Agent Codex
Deep wiki analysis specialist. Use proactively when the user asks complex analytical questions that require reading many wiki pages, cross-referencing sources, or identifying patterns across the knowledge base.
Agent Codex
Deep wiki analysis specialist. Use proactively when the user asks complex analytical questions that require reading many wiki pages, cross-referencing sources, or identifying patterns across the knowledge base.
Cursor rule Codex
LLM Wiki — base conventions for wiki structure and naming.
Cursor rule Codex
LLM Wiki Agent — TypeScript source code conventions.
Skill Claude CodeCodex
Build a knowledge graph from wiki pages. Extracts wikilinks, infers implicit relationships, runs community detection, and generates an interactive visualization. Use when the user says "build graph", "图谱", "knowledge graph", or wants to visualize wiki connections.
Skill Claude CodeCodex
Ingest source documents into the wiki knowledge base. Creates source pages, entity pages, concept pages, and updates the index. Use when the user says "ingest", "摄入", mentions adding a document to the wiki, or wants to process files from the raw/ directory.
Skill Claude CodeCodex
Health-check the wiki for structural and semantic issues. Finds orphan pages, broken links, contradictions, and data gaps. Use when the user says "lint", "检查", "health check", or asks about wiki consistency and quality.
Skill Claude CodeCodex
Query the wiki knowledge base to answer questions. Synthesizes answers from wiki pages with wikilink citations. Use when the user says "query:", "查询", asks a question about wiki content, or wants to search the knowledge base.
Command Claude Code
Build the LLM Wiki knowledge graph.
Command Claude Code
Ingest a source document into the LLM Wiki.
Command Claude Code
Health-check the LLM Wiki for issues.
Command Claude Code
Query the LLM Wiki and synthesize an answer.
Instructions file CodexOpenCode
Instructions for regexp-lin/llm-wiki-agent, covering llm wiki agent — schema & workflow instructions, how to use, wiki schema, ingest workflow and single file mode.
Instructions file
Instructions for regexp-lin/llm-wiki-agent, covering llm wiki agent — claude code instructions, slash commands (claude code), wiki schema, ingest workflow and single file mode.
Instructions file Gemini CLI
Instructions for regexp-lin/llm-wiki-agent, covering llm wiki agent — gemini cli / antigravity instructions, how to use, wiki schema, ingest workflow and query workflow.