wiki

Create, tidy, and prune wiki pages with Obsidian-style wikilinks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Umbrella for all wiki work: create pages, tidy a single page, and prune a subtree—ensuring accuracy, consistency, and well-linked structure.

Core Features & Use Cases

  • Create new wiki pages with clear titles, canonical structure, and proper wikilinks.
  • Tidy existing pages for consistency, readability, and correct linking.
  • Prune subtrees by merging duplicates, removing orphans, and reorganizing folders to preserve a coherent knowledge base.
  • Use cases: add a page for Q3 roadmap under projects/; clean up notes/foo.md and align with index; prune notes/ for structure.

Quick Start

Create a new wiki page for the Q3 roadmap under projects/.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I organize my vault wiki and refactor existing pages?

To organize a vault wiki, you can tidy existing pages for consistency and readability, refactor page structure, and enforce Obsidian-style wikilinks to ensure accurate navigation across folders.

What is the best way to prune orphaned notes and duplicate pages in a knowledge base?

Pruning orphaned notes and duplicate wiki pages involves merging redundant content, removing isolated notes, and reorganizing subtrees to preserve a coherent knowledge base with a single canonical page per concept.

How do I create a new wiki page with proper wikilinks and canonical structure?

Creating a new wiki page requires defining a clear title, establishing a canonical structure for the concept, and applying Obsidian-style wikilinks to connect it to the existing vault navigation network.

Does this wiki tidying approach work without external dependencies or plugins?

Yes, this wiki organization approach operates without external dependencies, relying solely on standard vault files and wikilinks to manage page size budgets and canonical structure across folders.

When should I prune a wiki subtree instead of tidying individual pages?

You should prune a wiki subtree when structural reorganization is needed across multiple folders, whereas tidying individual pages targets single-file readability and consistency without altering the broader vault hierarchy.

Why does my vault wiki have navigation issues after merging duplicate notes?

Navigation issues after merging duplicate wiki pages often occur because the canonical page structure and wikilinks were not updated to reflect the pruned subtree, breaking the expected folder organization.