notion-viewer
CommunityTurn Notion pages into readable Markdown view.
Authorparuma
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Notion pages often return verbose Notion API data. This skill searches Notion pages and renders their content in a human-friendly Markdown format, transforming complex JSON into readable output.
Core Features & Use Cases
- Search: Locate pages by title and retrieve their IDs for quick access.
- View Content: Render Notion blocks (text, headings, lists, tables) into clean Markdown for easy viewing.
- CLI Workflow: Use a Python-based command-line interface with environment token management to interact with Notion.
Quick Start
Run the Notion Viewer to search for a page or to view a page's content. Example commands:
- ./scripts/notion_viewer.py search "Meeting notes"
- ./scripts/notion_viewer.py view "<Page-ID>"
Dependency Matrix
Required Modules
httpxpython-dotenv
Components
scripts
💻 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-viewer Download link: https://github.com/paruma/atcoder_rust/archive/main.zip#notion-viewer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.