knowledge-capture

por notion

Transforma conversaciones y discusiones en páginas de documentación estructuradas en Notion. Captura ideas, decisiones y conocimiento del contexto del chat con…

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

Más skills de notion

database-query
notion
Consulta una base de datos de Notion por nombre o ID y devuelve resultados estructurados y legibles con filtros y ordenamiento opcionales.
official
find
notion
Encuentra rápidamente páginas o bases de datos en Notion por palabras clave del título. Devuelve coincidencias precisas en lugar de resultados exhaustivos.
official
create-database-row
notion
Inserta una nueva fila en una base de datos de Notion especificada utilizando valores de propiedad en lenguaje natural. Maneja la coincidencia y validación de nombres de propiedades.
official
create-page
notion
Crea una nueva página de Notion, opcionalmente bajo un padre específico. Estructura automáticamente el contenido según el tipo de página (notas de reunión, páginas de proyecto, etc.).
official
create-task
notion
Crea una nueva tarea en la base de datos de tareas de Notion del usuario con valores predeterminados sensatos para la fecha de vencimiento, el estado, el propietario y el proyecto.
official
meeting-intelligence
notion
Prepara materiales de reunión recopilando contexto de Notion, enriqueciéndolo con investigación, y creando tanto una lectura previa interna como una agenda externa guardada en Notion.
official
research-documentation
notion
Busca en tu espacio de trabajo de Notion, sintetiza hallazgos de múltiples páginas y crea documentación de investigación completa con citas adecuadas y…
official
search
notion
Busca en el espacio de trabajo de Notion del usuario utilizando el servidor Notion MCP. Se usa para encontrar páginas, bases de datos y contenido mediante palabras clave o consultas en lenguaje natural.
official