wiki

Maintain and query a personal wiki from structured Markdown sources.

5|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/tiancaiamao/ai --skill wiki-tiancaiamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/tiancaiamao/ai/tree/main/skills/wiki
Command: npx skills add https://github.com/tiancaiamao/ai --skill wiki-tiancaiamao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn scattered source material into a maintained personal wiki so information can be compiled once, updated incrementally, and queried without re-reading raw documents every time.

Core Features & Use Cases

  • Ingest new sources from files, URLs, or pasted text into the correct raw folder.
  • Build summary pages, concept pages, an index, and an append-only activity log.
  • Use it to answer questions about existing wiki content by locating relevant pages and synthesizing an answer.
  • Keep the vault healthy by checking links, resolving duplicates, and validating conventions.

Quick Start

Use the wiki skill to ingest the provided source into the vault or answer a question by reading the index and the most relevant summary and concept pages.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I build a personal wiki from scattered markdown notes?

To build a personal wiki from markdown notes, ingest web clips, papers, and chat transcripts into a raw folder, then generate summary pages, concept pages, and an index. This creates a maintained vault for querying without re-reading raw documents.

What is the best way to ingest web clips and papers into an Obsidian vault?

The best way to ingest web clips and papers into an Obsidian vault is using a wiki skill that applies consistent frontmatter, manages wikilinks, and tracks sources. It places ingested content into the correct raw folder for maintenance.

Can I query my knowledge-base to answer questions without reading raw documents?

Yes, you can query your knowledge-base to answer questions without reading raw documents. The skill locates relevant pages by reading the index, then synthesizes an answer from the most relevant summary and concept pages.

How do I keep wikilinks and frontmatter consistent in a markdown knowledge-base?

To keep wikilinks and frontmatter consistent in a markdown knowledge-base, use the wiki skill to check links, resolve duplicates, and validate conventions. This maintains a lintable vault structure for reliable retrieval.

Does maintaining a personal wiki require a specific markdown folder structure?

Maintaining a personal wiki requires a consistent markdown folder structure. The skill ingests sources into a correct raw folder, then builds an index, append-only activity log, and concept pages to ensure reliable retrieval.