notion-save

Community

Persist notes to Notion with a single command.

Authoratxinsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you persist notes, insights, and content directly to a Notion database, ensuring long-term accessibility and reducing manual copying.

Core Features & Use Cases

  • Markdown support: headings, lists, code blocks, and tables are converted into Notion blocks.
  • File input: reads content from Markdown files for long-form notes.
  • Auto chunking: splits content to respect Notion's block limits.
  • Inline input: quick saves from short content or summaries.
  • Use case: archive research notes or meeting summaries into a Notion database for later reference.

Quick Start

Save a short note or a full report by calling the Python script with a title, content, or file:

  • Inline: python scripts/save_to_notion.py -t "Daily Note" -c "Key insights..." -k YOUR_KEY
  • From file: python scripts/save_to_notion.py -t "Research" -f notes.md -k YOUR_KEY

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: notion-save
Download link: https://github.com/atxinsky/skills/archive/main.zip#notion-save

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.