What problem does it solve?
Capture fragmented decisions, procedures, and reusable insights from a conversation or project context and turn them into a concise, searchable knowledge base entry so important know-how is preserved and discoverable.
Core Features & Use Cases
- Topic inference and refinement: Accepts optional topic keywords or infers a concise topic from the active conversation to focus the note.
- Knowledge filtering: Extracts decisions, rationale, stable procedures, troubleshooting patterns, constraints, and tradeoffs while ignoring transient status updates and filler.
- Note creation and indexing: Normalizes content to a template, writes a dated kebab-case Markdown file to .knowledge/notes, and appends a single scan-friendly row to .knowledge/index.md.
- Use case: After a design review or debugging session, run the skill to preserve the final decision, reasoning, and an actionable procedure for future reference.
Quick Start
Run /capture-knowledge with optional topic keywords to create a concise Markdown knowledge note from the current conversation and update the .knowledge index.