wiki-capture

Generate structured wiki notes with metadata and wikilinks in the Obsidian vault.

6|2|Updated May 11, 2026
One-click install
npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill wiki-capture-pax-k
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-capture
Source: https://github.com/pax-k/war-gov-uap-wiki/tree/main/.skills/wiki-capture
Command: npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill wiki-capture-pax-k

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Preserves knowledge from conversations as durable, structured wiki notes to prevent memory loss and enable future retrieval.

Core Features & Use Cases

  • Classifies conversation content into declarative knowledge, populates frontmatter with provenance and metadata, and writes it to the correct vault category.
  • Generates a slug and title from the captured content, and creates wikilinks to connect it within the knowledge graph.
  • Use cases include turning key decisions, explanations, or important insights from chats into reusable wiki entries.

Quick Start

Write this as a single command or instruction that triggers the capture process on the current chat.

Frequently Asked Questions about wiki-capture

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

FAQPage Schema
How do I save chat conversations as structured wiki notes in Obsidian?

You can capture chat conversations as structured wiki notes by classifying the content into declarative knowledge, generating a slug and title, and writing it to the correct Obsidian vault category with proper metadata and wikilinks.

What is the best way to turn chat explanations into durable knowledge management entries?

Turning chat explanations into durable knowledge management entries involves preserving provenance, enforcing declarative formatting, and generating wikilinks to connect the new notes within your existing knowledge graph for future retrieval.

Does wiki-capture require specific configuration to write to an Obsidian vault?

Yes, capturing conversation chunks requires integration with the Obsidian vault via wiki-config to ensure proper provenance, versioning, and link generation when writing the structured wiki note.

Can I use this to create searchable knowledge across multiple project workflows?

Yes, you can create durable, searchable knowledge across topics, workflows, and projects by capturing key decisions and insights from discussions and writing them as structured wiki entries.

What metadata is included when capturing conversation content into a wiki note?

Capturing conversation content populates frontmatter with provenance and metadata, enforces declarative knowledge formatting, and ensures versioning before writing the note to the correct vault category.

How does linking work when generating wiki notes from discussions?

Linking works by generating wikilinks from the captured content to connect the new structured wiki note within the existing knowledge graph, ensuring durable and searchable entries across topics.