wiki-init

Installation
SKILL.md

Wiki Init

Bootstrap a new LLM-maintained wiki at a user-specified path.

Pre-flight

Check whether a SCHEMA.md already exists nearby. If yes, ask the user if they want to reinitialize or just continue with the existing wiki.

Process

1. Gather configuration (one question at a time)

Ask:

  1. Where should the wiki live? (absolute path, e.g. ~/wikis/ml-research)
  2. What is the domain/purpose? (one sentence)
  3. What types of sources will you add? (papers, URLs, code files, transcripts, etc.)
  4. What categories should index.md use?
    • Research default: Sources | Entities | Concepts | Analyses
    • Codebase default: Modules | APIs | Decisions | Flows — see codebase.md in this skill's directory for detailed codebase guidance
Related skills
Installs
53
GitHub Stars
131
First Seen
Apr 5, 2026