llm-wiki:knowledge-capture

Extract and classify dialogue insights into structured wiki pages via lw MCP tools.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Pawpaw-Technology/llm-wiki --skill llm-wiki-knowledge-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki:knowledge-capture
Source: https://github.com/Pawpaw-Technology/llm-wiki/tree/main/skills/llm-wiki-knowledge-capture
Command: npx skills add https://github.com/Pawpaw-Technology/llm-wiki --skill llm-wiki-knowledge-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps capture knowledge from conversations and preserves insights by extracting, classifying, and writing structured wiki pages via the lw MCP tools.

Core Features & Use Cases

  • Extracts concepts, decisions, guides, references, and journal entries from discussions.
  • Classifies captured knowledge into a single content type and the appropriate wiki structure.
  • Creates and updates wiki pages by scaffolding and filling sections using wiki tools, with bidirectional linking to related pages.

Quick Start

Run the knowledge-capture workflow to extract key insights from this chat and publish them to your llm-wiki vault.

Frequently Asked Questions about llm-wiki:knowledge-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture knowledge from a conversation and save it to a wiki?

To capture knowledge from a conversation, this Skill extracts insights and publishes them as structured wiki pages to your vault using the wiki_new and wiki_write workflows.

What type of content can I extract from chat sessions for documentation?

You can extract concepts, decisions, guides, references, and journal entries from chat sessions for documentation. The Skill classifies captured knowledge into a single content type and the appropriate wiki structure.

Do I need specific MCP tools to organize conversation insights into a wiki?

Yes, organizing conversation insights into a wiki requires the lw MCP tooling, alongside wiki_new and wiki_write workflows, to scaffold sections and apply category-specific frontmatter for structuring content.

Can I link related wiki pages when capturing architecture decisions?

Yes, when capturing architecture decisions, the Skill creates and updates wiki pages with bidirectional linking to related pages, ensuring your documented architecture decisions connect seamlessly within the wiki vault.

What's the best way to archive debugging sessions as wiki pages?

The best way to archive debugging sessions as wiki pages is applying the knowledge-capture workflow across the session, generating pages that reflect the captured knowledge with category-specific frontmatter to structure content.