Wiki Sync
Description
Sync Claude Code (and Codex CLI) session transcripts into the llmwiki, then ingest the new ones into `wiki/`. Usage: /wiki-sync [project-substring] Steps (run in this order, report progress to the user): 1. **Convert new sessions to markdown** by running: ```bash python3 -m llmwiki sync $ARGUMENTS ``` Capture the summary line (`N converted, M unchanged, K live, J filtered, X errors`). 2. **If `N == 0`**: report "wiki is already up to date" and continue to step 6 (pending-prompt s
Installation
Installs to ~/.claude/commands/pratiyush-llm-wiki-wiki-sync.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Pratiyush/llm-wiki/HEAD/.claude/commands/wiki-sync.md -o ~/.claude/commands/pratiyush-llm-wiki-wiki-sync.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