Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-wiki-compiler.
Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-wiki-compiler.
Plugin Claude Code
Compile knowledge files or codebases into topic-based wikis with interactive knowledge graph visualization. Non-destructive, Obsidian-compatible, Codex-compatible, with staged adoption.
Command
Pull bookmarks from an external service (X/Twitter today; Readwise, Pocket, GitHub stars planned) into a local directory that /wiki-compile can consume. Optional — only needed when you want wiki topics synthesized from external sources, not just files already on disk.
Command
Capture a URL plus user context, normalize it into a durable markdown source, then connect it to the global wiki, local project wiki, or both.
Command
Compile all configured markdown source files into a topic-based wiki.
Command
Create or repair the user's default cross-project wiki.
Command
Interactive workflow for adding one source file to the wiki. The LLM reads the file, discusses key takeaways with the user, then updates relevant topic articles.
Command
Interactive, conversational setup for a new knowledge base wiki. One question at a time, multiple choice when possible.
Command
Run health checks on the compiled wiki to find issues.
Command
One-time migration command. Analyzes your AGENTS.md or CLAUDE.md session startup sequence and shows which raw file reads can be replaced by wiki articles.
Command
Search the compiled wiki to answer a question. Faster and cheaper than reading raw source files.
Command
Search across all wiki articles for keywords, phrases, or topics.
Command
Update the plugin to the latest version from GitHub.
Command
Launch an interactive canvas-based knowledge graph of your compiled wiki. Topics appear as nodes, concepts as connecting edges. Click any node to read the article.
Hook
Runs when a session starts, running an inline shell check. From ussumant/llm-wiki-compiler.
Skill Claude CodeCodex
Core compilation algorithm for the LLM Wiki Compiler. Reads source files from configured directories and compiles them into topic-based wiki articles. Supports both knowledge mode (markdown files) and codebase mode (code repositories). Called by /wiki-compile command.
Skill Claude CodeCodex
Audit your Claude Code setup against prompt caching best practices. Checks ordering, tool stability, dynamic content handling, and hook injection patterns. Returns a scored report with specific fixes.
MCP server Claude CodeCodexCursor +2
MCP server "cc2codex-migration-assistant" as configured in ussumant/cc2codex. Runs ./scripts/mcp-server.js with node. Needs 1 environment variable to run.
Skill Claude CodeCodex
Help someone move from Claude Code to Codex with a safe preview, plain-language guidance, and optional advanced migration tools.
Skill Claude CodeCodex
Fable Low Power mode — token-saving profile when Anthropic usage limits run low: the frontier model acts as decision maker, judge, and orchestrator ONLY; every execution step routes to cheaper models. Auto-armed by the limit-sense hook when the 5h/7d windows cross thresholds; also on demand. Use for: "low power"…