knowledge-capture

作成者: notion

会話や議論をNotionの構造化されたドキュメントページに変換します。チャットコンテキストから洞察、決定、知識をキャプチャします…

npx skills add https://github.com/makenotion/cursor-notion-plugin --skill knowledge-capture

Knowledge Capture

Transforms conversations, discussions, and insights into structured documentation in your Notion workspace. Captures knowledge from chat context, formats it appropriately, and saves it to the right location with proper organization and linking.

Quick Start

When asked to save information to Notion:

  1. Extract content: Identify key information from conversation context
  2. Structure information: Organize into appropriate documentation format
  3. Determine location: Use Notion search to find appropriate wiki page/database
  4. Create page: Use Notion MCP to save content
  5. Make discoverable: Link from relevant hub pages, add to databases, or update wiki navigation

Content Types

Choose appropriate structure based on content:

TypeStructure
ConceptOverview → Definition → Characteristics → Examples → Use Cases → Related
How-ToOverview → Prerequisites → Steps (numbered) → Verification → Troubleshooting
DecisionContext → Decision → Rationale → Options Considered → Consequences
FAQShort Answer → Detailed Explanation → Examples → When to Use
LearningWhat Happened → What Went Well → What Didn't → Root Causes → Actions

Destination Patterns

General Wiki: Standalone page → add to index → tag → link from related pages

Project Wiki: Child of project page → link from project overview → tag with project name

Documentation Database: Use properties (Title, Type, Category, Tags, Last Updated, Owner)

Decision Log Database: Use properties (Decision, Date, Status, Domain, Deciders, Impact)

FAQ Database: Use properties (Question, Category, Tags, Last Reviewed, Useful Count)

Content Extraction

From chat discussions, extract:

  • Key points and conclusions
  • Resources and references
  • Action items
  • Q&A pairs

From problem-solving sessions:

  • Problem statement
  • Approaches tried
  • Solution found
  • Why it worked
  • Future considerations

From knowledge sharing:

  • Concept explained
  • Examples provided
  • Best practices
  • Common pitfalls

Making Content Discoverable

After creating a page, link it so others can find it:

  1. Update hub/index pages: Add link to wiki table of contents, relevant project page, or category page
  2. If in a database: Set appropriate tags/categories, set status to "Published"
  3. Update parent page: Add to project's "Documentation" section or team wiki homepage

Best Practices

  1. Capture promptly: Document while context is fresh
  2. Structure consistently: Use templates for similar content
  3. Link extensively: Connect related knowledge
  4. Write for discovery: Use searchable titles and tags
  5. Include context: Why this matters, when to use
  6. Add examples: Concrete examples aid understanding
  7. Maintain: Review and update periodically

Common Issues

IssueSolution
Not sure where to saveDefault to general wiki, can move later
Content is fragmentaryGroup related fragments into cohesive doc
Already existsSearch first, update existing if appropriate
Too informalClean up language while preserving insights

notionのその他のスキル

database-query
notion
Notionデータベースを名前またはIDでクエリし、オプションのフィルターと並べ替えを適用して、構造化された読みやすい結果を返します。
official
find
notion
Notion内のページやデータベースをタイトルのキーワードで素早く検索します。包括的な結果ではなく、正確な一致を返します。
official
create-database-row
notion
指定されたNotionデータベースに、自然言語のプロパティ値を使用して新しい行を挿入します。プロパティ名のマッチングと検証を処理します。
official
create-page
notion
新しいNotionページを作成します。必要に応じて特定の親ページの下に作成します。ページタイプ(ミーティングノート、プロジェクトページなど)に基づいて自動的にコンテンツを構成します。
official
create-task
notion
ユーザーのNotionタスクデータベースに、期日、ステータス、担当者、プロジェクトの適切なデフォルト値で新しいタスクを作成します。
official
meeting-intelligence
notion
Notionからコンテキストを収集し、リサーチで補完して、社内用の事前読み物と社外用のアジェンダを作成し、Notionに保存することで、会議資料を準備します。
official
research-documentation
notion
Notionワークスペース全体を検索し、複数ページからの調査結果を統合して、適切な引用を含む包括的な研究ドキュメントを作成します…
official
search
notion
Notion MCPサーバーを使用してユーザーのNotionワークスペースを検索します。キーワードや自然言語クエリによるページ、データベース、コンテンツの検索に使用します。
official