knowledge-capture

von notion

Verwandle Gespräche und Diskussionen in strukturierte Dokumentationsseiten in Notion. Erfasst Erkenntnisse, Entscheidungen und Wissen aus dem Chat-Kontext mit…

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

Mehr Skills von notion

notion-knowledge-capture
notion
Verwandelt Gespräche und Diskussionen in strukturierte Dokumentationsseiten in Notion. Erfasst Erkenntnisse, Entscheidungen und Wissen aus dem Chat-Kontext, formatiert…
notion-meeting-intelligence
notion
Bereitet Besprechungsmaterialien vor, indem Kontext aus Notion gesammelt, mit Claude-Recherche angereichert und sowohl ein internes Vorab-Lesedokument als auch eine externe Agenda erstellt und gespeichert wird…
notion-research-documentation
notion
Durchsucht deinen Notion-Arbeitsbereich, fasst Ergebnisse aus mehreren Seiten zusammen und erstellt umfassende Forschungsdokumentationen, die als neue Notion-Seiten gespeichert werden.…
meeting-intelligence
notion
Bereite Meeting-Materialien vor, indem du Kontext aus Notion sammelst, mit Recherchen anreicherst und sowohl eine interne Vorab-Lektüre als auch eine externe Agenda erstellst, die in Notion gespeichert werden.
research-documentation
notion
Durchsuchen Sie Ihren Notion-Arbeitsbereich, synthetisieren Sie Erkenntnisse aus mehreren Seiten und erstellen Sie umfassende Forschungsdokumentationen mit korrekten Zitaten und…
spec-to-implementation
notion
Wandelt Produkt- oder technische Spezifikationen in konkrete Notion-Aufgaben um. Zerlegt Spezifikationsseiten in detaillierte Implementierungspläne mit klaren Aufgaben, Abnahmekriterien und…
tasks-build
notion
Erstellt eine Aufgabe aus einer Notion-Seiten-URL. Ruft Aufgabendetails ab, markiert sie als in Bearbeitung, führt die Arbeit aus und aktualisiert den Status in Notion.
tasks-explain-diff
notion
Erstelle ein umfangreiches Notion-Dokument, das Codeänderungen erklärt. Erstellt umfassende Dokumentation mit Hintergrund, Intuition, Code-Durchlauf und Verifikation…