wiki-capture

Extract conversation knowledge into structured wiki notes with frontmatter and provenance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samuelcastro/noter --skill wiki-capture-samuelcastro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-capture
Source: https://github.com/samuelcastro/noter/tree/main/.agents/skills/wiki-capture
Command: npx skills add https://github.com/samuelcastro/noter --skill wiki-capture-samuelcastro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notetaking from conversations is often noisy and hard to reuse. This skill standardizes how to extract substance, classify it as declarative knowledge, and store it as a structured wiki note in the appropriate vault for long-term usefulness.

Core Features & Use Cases

  • Identify valuable knowledge from the conversation and decide what should be preserved.
  • Classify content into declarative knowledge and place it in the correct vault category.
  • Rewrite content as declarative knowledge (not a transcript) and preserve provenance for future reference.
  • Use Case: Turn a chat discussion into a wiki entry that captures decisions, insights, and implementations for a project.

Quick Start

Preserve the current conversation by running the Capture action and selecting the target wiki vault.

Frequently Asked Questions about wiki-capture

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

FAQPage Schema
How do I extract knowledge from a conversation and save it as a wiki note?

The skill classifies conversational knowledge as declarative knowledge by extracting valuable substance, rewriting it into structured notes rather than transcripts, and preserving provenance for future reference in the appropriate vault.

Does wiki-capture preserve the original conversation provenance and metadata?

Yes, wiki-capture preserves provenance by including original conversation context and applying frontmatter metadata to the generated note, ensuring the extracted declarative knowledge remains traceable to its source discussion.

How do I store project decisions and insights from a chat into a knowledge management vault?

You can store project decisions by running the capture action on your chat discussion, which extracts the substance and places it as a structured wiki entry into your target knowledge management vault.

What's the best way to structure chat discussions as declarative knowledge for long-term reuse?

The best way to structure chat discussions as declarative knowledge is to rewrite the content into standardized wiki notes with frontmatter, classifying them into the correct vault category to ensure long-term usefulness across projects.

Are there limitations to using automated knowledge capture for personal team repositories?

A limitation of automated knowledge capture is that it focuses exclusively on declarative knowledge, meaning noisy or unstructured conversational elements are discarded rather than preserved as a full transcript in your team repositories.