wiki-setup

Installation
SKILL.md

Wiki Setup

Initialize a markdown-based wiki knowledge base in any repository. Creates the content directory structure, writing guide, agent configuration, and starter templates.

Inputs

  • Domain (optional): The subject area for the wiki (e.g., "healthcare compliance", "fintech", "real estate"). If not provided, set up a generic structure.
  • Location (optional): Where in the repo to place wiki content. Default: wiki/ at the repo root.
  • Scope (optional): "minimal" (terms + meetings only) or "full" (all content types). Default: minimal.

Workflow

Step 1: Discover Existing Structure

Before creating anything, check what already exists:

  • Look for existing content directories, AGENTS.md, WRITING_GUIDE.md, or markdown content.
  • If a structure exists, adapt to it rather than overwriting.
  • Ask the user before making changes to existing files.
Related skills

More from aaronvanston/agent-skills

Installs
1
GitHub Stars
2
First Seen
Apr 15, 2026