grok-wiki-custom
Installation
SKILL.md
Grok-Wiki Custom
Use this skill for intention-driven wiki generation: Ask first, prompt second, generate last.
Preconditions
- Follow the
grok-wiki-cliskill for CLI availability, local agent readiness, command syntax, and fallback tobun run ./bin/grok-wiki.tswhen needed. - Wiki generation and Ask must stay local-cli/BYOC/BYOK. Do not require provider API keys or switch cloud providers.
- If the user chooses an agent, pass
--agent <id>. If not, use the CLI default after checking readiness.
Workflow
- Confirm generation intent.
- If the user already supplied a clear intention, audience, page count, source, and agent, proceed.
- If the intention is missing, ask one concise question before running generation: "Who is this wiki for, and what should it help them do?"
- If page count is missing, do not choose a default before discovery. Let Ask recommend the rough page count and page plan from the repo's size, complexity, and the stated intention.