wiki-capture

Convert conversations into structured wiki notes with frontmatter and provenance.

Updated Apr 27, 2014
One-click install
npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill wiki-capture-nirajkashyap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-capture
Source: https://github.com/Nirajkashyap/nirajkashyap.github.io/tree/main/.agents/skills/wiki-capture
Command: npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill wiki-capture-nirajkashyap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Preserve the substance of a conversation by converting it into a permanent, structured wiki note that can be linked within a vault and reused later.

Core Features & Use Cases

  • Declarative knowledge rewriting: transform dialogue into knowledge artifacts rather than transcripts.
  • Provenance and context: capture why decisions were made and the supporting context.
  • Wiki vault integration: organize notes under the appropriate category and enable cross-linking.
  • Use Case: turn a product decision discussion into a durable wiki article for onboarding and reference.

Quick Start

Create a wiki note from the current chat by invoking the capture workflow with the active conversation context.

Related

[[index]] [[log]]

Frequently Asked Questions about wiki-capture

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

FAQPage Schema
How do I convert a chat conversation into a structured wiki note?

To convert a chat conversation into a structured wiki note, the Skill rewrites dialogue into a knowledge artifact by enforcing frontmatter fields like title, category, tags, and provenance while establishing cross-links to existing pages.

What is conversation provenance in knowledge management?

Conversation provenance in knowledge management captures the supporting context and reasons behind decisions, ensuring that a rewritten wiki note retains the original dialogue's substance for long-term reuse and reference.

How do I capture product decisions from a chat for long-term reference?

You can capture product decisions from a chat by applying a declarative rewriting workflow that transforms the discussion into a durable wiki article structured with frontmatter fields, categories, and tags.

Can I automatically link new wiki pages to existing notes in my vault?

Yes, the capture workflow ensures wiki vault integration by organizing new notes under the appropriate category and automatically linking them to existing wiki pages for seamless cross-referencing.

What frontmatter fields are required for a durable wiki note?

Required frontmatter fields for a durable wiki note include title, category, tags, sources, summary, and provenance, which collectively preserve the context and structure of the captured conversation.

Does this approach store full chat transcripts or just the knowledge artifacts?

This approach stores knowledge artifacts rather than full transcripts, transforming conversations into declarative knowledge notes that preserve substance and decisions without retaining the original dialogue format.