ussumant

20 mods across 4 repositories, 427 stars between them.

llm-wiki-compiler

02

ussumant/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.

320 11d ago A tokens not measured original MIT

fetch-bookmarks

03

ussumant/llm-wiki-compiler

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.

320 11d ago A 0 tokens original MIT

wiki-capture

04

ussumant/llm-wiki-compiler

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.

320 11d ago A 0 tokens original MIT

wiki-ingest

07

ussumant/llm-wiki-compiler

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.

320 11d ago A 0 tokens original MIT

wiki-init

08

ussumant/llm-wiki-compiler

Command

Interactive, conversational setup for a new knowledge base wiki. One question at a time, multiple choice when possible.

320 11d ago A 0 tokens original MIT

wiki-migrate

10

ussumant/llm-wiki-compiler

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.

320 11d ago A 0 tokens original MIT

wiki-query

11

ussumant/llm-wiki-compiler

Command

Search the compiled wiki to answer a question. Faster and cheaper than reading raw source files.

320 11d ago A 0 tokens original MIT

wiki-visualize

14

ussumant/llm-wiki-compiler

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.

320 11d ago A 0 tokens original MIT

SessionStart

15

ussumant/llm-wiki-compiler

Hook

Runs when a session starts, running an inline shell check. From ussumant/llm-wiki-compiler.

320 11d ago A tokens not measured copy · 61% MIT

wiki-compiler

16

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.

320 11d ago A 54 tokens original MIT

cache-audit

17

ussumant/cache-audit

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.

59 6mo ago A 38 tokens

ussumant/cc2codex

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.

44 3mo ago A tokens not measured

ussumant/cc2codex

Skill Claude CodeCodex

Help someone move from Claude Code to Codex with a safe preview, plain-language guidance, and optional advanced migration tools.

44 3mo ago A 34 tokens

fable-low-power

20

ussumant/useful-agent-skills

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"…

4 21d ago A 108 tokens original MIT