Wiki Init
Description
Scaffold an empty llmwiki — create `raw/`, `wiki/`, `site/` directories and seed `wiki/index.md`, `wiki/log.md`, `wiki/overview.md`. Usage: /wiki-init Steps: 1. Run: ```bash python3 -m llmwiki init ``` 2. Report what was created. 3. Suggest the user's next step: `/wiki-sync` to ingest session transcripts, or `/wiki-ingest raw/<path>` to ingest a specific source.
Installation
Installs to ~/.claude/commands/pratiyush-llm-wiki-wiki-init.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Pratiyush/llm-wiki/HEAD/.claude/commands/wiki-init.md -o ~/.claude/commands/pratiyush-llm-wiki-wiki-init.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