Build and maintain a structured LLM-generated wiki for any codebase. Use when the user asks to analyze/understand/document a codebase, build a code wiki, create project documentation from source, or update an existing .llm-wiki. Triggers on phrases like "build wiki", "analyze this codebase", "document this project", "update wiki", "llm-wiki", or when entering an unfamiliar project that has no .llm-wiki yet.
$npx -y skills add staruhub/claudeskills --skill llm-wikiInstalls into the current project.
Run `npx skills use "https://github.com/staruhub/claudeskills" --skill "staruhub/claudeskills/llm-wiki"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/staruhub/claudeskills" that are relevant to the current task. Run `npx skills add "https://github.com/staruhub/claudeskills"` and select the relevant skills, then follow their instructions.