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