reading-notion

Community

Turn Notion pages into actionable summaries.

Authorsyou6162
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Notion pages can be long and rich with blocks. This Skill automatically fetches Notion content when a URL appears in conversation or when you need Notion content by search, converts it to Markdown, and provides concise summaries to save you time.

Core Features & Use Cases

  • URL direct mode: When a Notion URL is detected, the tool uses notion-to-md to fetch the page and convert it to Markdown, preserving nested blocks and annotations, then summarizes it for you.
  • Search mode: Notion content can be searched by keywords and the results are presented with summarized content from the selected page.
  • Time saver: Quickly understand long Notion pages without reading every block.
  • Use case: Your team discusses a Notion handbook; you can present a succinct summary without scrolling through long pages.

Quick Start

Notionページを共有するだけで要約が返されます。URL直接モードを使う場合はNotionのURLを、検索モードを使う場合はキーワードを送ってください。

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: reading-notion
Download link: https://github.com/syou6162/claude-code-commands/archive/main.zip#reading-notion

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