From notion
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
How this skill is triggered — by the user, by Claude, or both
Slash command
/notion:notion-knowledge-captureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Convert conversations and notes into structured, linkable Notion pages for easy reuse.
LICENSE.txtassets/notion-small.svgassets/notion.pngevaluations/README.mdevaluations/conversation-to-wiki.jsonevaluations/decision-record.jsonexamples/conversation-to-faq.mdexamples/decision-capture.mdexamples/how-to-guide.mdreference/database-best-practices.mdreference/decision-log-database.mdreference/documentation-database.mdreference/faq-database.mdreference/how-to-guide-database.mdreference/learning-database.mdreference/team-wiki-database.mdConvert conversations and notes into structured, linkable Notion pages for easy reuse.
reference/ (team wiki, how-to, FAQ, decision log, learning, documentation).Notion:notion-search → Notion:notion-fetch (existing pages to update/link).Notion:notion-create-pages using the database’s schema; include summary, context, source links, and tags/owners.Notion:notion-update-page as the source evolves.After the app is connected, finish your answer and tell the user to retry so they can continue with Step 1.
reference/*-database.md guides; confirm required properties (title, tags, owner, status, date, relations).Notion:notion-create-pages with the correct data_source_id; set properties (title, tags, owner, status, dates, relations).reference/ to structure content (section headers, checklists).Notion:notion-update-page.reference/ — database schemas and templates (e.g., team-wiki-database.md, how-to-guide-database.md, faq-database.md, decision-log-database.md, documentation-database.md, learning-database.md, database-best-practices.md).examples/ — capture patterns in practice (e.g., decision-capture.md, how-to-guide.md, conversation-to-faq.md).Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub robinebers/converted-plugins --plugin notion