Wiki Build
Description
Regenerate the static HTML site for the llmwiki. Usage: /wiki-build [--synthesize] Run: ```bash python3 -m llmwiki build $ARGUMENTS ``` The `--synthesize` flag (optional) calls the `claude` CLI once to generate an Overview paragraph for the home page. Report the output directory (default: `site/`), the total number of HTML files, and total size. Remind the user they can browse the result with `/wiki-serve` (starts a local HTTP server on port 8765).
Installation
Installs to ~/.claude/commands/pratiyush-llm-wiki-wiki-build.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Pratiyush/llm-wiki/HEAD/.claude/commands/wiki-build.md -o ~/.claude/commands/pratiyush-llm-wiki-wiki-build.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation