/install knowledge-capture
Overview
The Knowledge Capture skill transforms conversations, discussions, and unstructured information into organized, structured documentation in Notion. It helps you preserve institutional knowledge by capturing important conversations and converting them into actionable, well-formatted documentation.
When to Use
Use this skill when you need to:
- Convert transcripts or conversation notes into structured documentation
- Create meeting summaries with action items
- Build knowledge base articles from discussions
- Archive important conversations for future reference
- Extract key insights and decisions from discussions
Features
- Smart Content Extraction: Automatically identifies key points, decisions, and action items from conversations
- Structured Organization: Creates well-organized Notion documents with proper hierarchy
- Metadata Capture: Preserves participants, dates, and context information
- Action Item Tracking: Extracts and formats action items with ownership and deadlines
- Cross-linking: Automatically creates links to related documentation and team members
Requirements
- Notion API Access: Integration token with appropriate permissions
- Target Workspace: Notion workspace where documentation will be stored
- Template (Optional): Pre-defined Notion template for consistent structure
Implementation Details
This skill uses the Notion API to:
- Parse input content (text, transcripts, or discussion notes)
- Extract key information using structural analysis
- Format content according to Notion document standards
- Create or update Notion pages with captured knowledge
- Maintain cross-references and relationships
Typical Workflow
Input: Conversation/Discussion
↓
Parse & Extract
↓
Identify: Key Points, Decisions, Action Items
↓
Format for Notion
↓
Create/Update Notion Document
↓
Output: Structured Documentation
Example Use Cases
-
Team Meeting Notes
- Input: Meeting transcript
- Output: Organized meeting summary with decisions and next steps
-
Customer Call Documentation
- Input: Call notes and transcript
- Output: Customer interaction record with key requirements
-
Architecture Discussion
- Input: Design discussion notes
- Output: Architectural decision record with alternatives and rationale
-
Interview Notes
- Input: Interview transcript
- Output: Structured candidate or user research documentation
Configuration
Set up these environment variables or Notion settings:
NOTION_API_TOKEN=your_token_here
NOTION_DATABASE_ID=your_database_id
See Also
- Research Documentation - For research-focused documentation
- Meeting Intelligence - For meeting preparation and follow-up
- Notion API Documentation
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install knowledge-capture - 安装完成后,直接呼叫该 Skill 的名称或使用
/knowledge-capture触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Knowledge Capture 是什么?
Transform conversations and discussions into structured Notion documentation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1670 次。
如何安装 Knowledge Capture?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install knowledge-capture」即可一键安装,无需额外配置。
Knowledge Capture 是免费的吗?
是的,Knowledge Capture 完全免费(开源免费),可自由下载、安装和使用。
Knowledge Capture 支持哪些平台?
Knowledge Capture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Knowledge Capture?
由 Ang(@neptunear)开发并维护,当前版本 v0.1.0。