wiki

Installation
SKILL.md

Wiki

This skill formalizes a notebook into a generated wiki workspace for easier indexing, organization, and retrieval.

What This Skill Owns

  • Source notes stay in the notebook.
  • Generated wiki artifacts live in a separate wiki root.
  • The approved category tree lives at the top of index.md and is the classification reference.
  • User preferences live in the RULES.md file to guide or override categorization decisions.
  • Category, subcategory, and topic layers each get a generated markdown synthesis page.
  • Search combines obsidian-cli search-content when available, tag-aware note matching, and generated index/category search.
  • log.md is the persistent record of adds, removals, and lint runs.
  • Layer labels are written deterministically as layer1: ..., layer2: ..., layer3: ..., and deeper when needed, so prompts and search can target a specific depth.

Retrieval-First Principles

Use these principles when indexing or searching:

Related skills
Installs
5
Repository
hxy9243/skills
First Seen
Apr 9, 2026