Plugin Claude Code
Plugin marketplace listing 1 plugin: rock-star-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: rock-star-skills.
Plugin Claude Code
A collection of Claude Code skills for knowledge management, wiki building, and more.
Skill Claude CodeCodex
Check LLM Wiki health. Finds orphan pages, broken wikilinks, contradictions, stale content, missing pages, cross-reference gaps, and suggests improvements. Run periodically to keep the wiki in good shape.
Skill Claude CodeCodex
Ingest new sources into the LLM Wiki. Reads unprocessed files from raw/, docs/, and notes/, creates source summaries, updates entity/concept pages, maintains cross-references, and updates the index and log. Use when new files have been added.
Skill Claude CodeCodex
Initialize the LLM Wiki. Creates directory structure, index, log, sets up qmd collection, and runs initial ingest of all existing content from raw/, docs/, and notes/. Run once per project.
Skill Claude CodeCodex
Optimize the LLM Wiki. Compacts verbose pages, merges near-duplicates, reorganizes misplaced content, strengthens cross-references, improves consistency, and generates missing synthesis pages. Run periodically as the wiki grows.
Skill Claude CodeCodex
Search the LLM Wiki using qmd (hybrid BM25/vector search). Finds relevant wiki pages, reads them, and synthesizes an answer with citations. Use when asking questions against the knowledge base.