build-graph
01Skill Claude CodeCodex
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
153 tagged graphrag, measured the same way as everything else here.
Browse within: knowledge-graph 79obsidian 61notion 60onenote 60llm-agents 51agent-memory 16ai-memory 13llm-memory 12RAG 11lightrag 11incremental 7
Skill Claude CodeCodex
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
Skill Claude CodeCodex
Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.
Skill Claude CodeCodex
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
Skill Claude CodeCodex
Validate documentation traceability between code annotations (@implements), feature registry, business rules, and use cases. Detect ID collisions, undocumented features, broken cross-references, and namespace violations.
Skill Claude CodeCodex
Unified development workflow for EdgeQuake using Makefile commands. Use when starting services, running tests, or managing the full development stack (database, backend, frontend). Provides simplified alternatives to raw cargo/npm commands.
Skill Claude CodeCodex
Automatically generate comprehensive documentation for Rust and TypeScript codebases by analyzing code structure, patterns, and relationships. Supports trait-based patterns, async operations, React components, and Next.js applications.
Skill Claude CodeCodex
A lifecycle system for managing an Obsidian knowledge base, which is a folder of linked notes. It organizes raw material, AI-maintained wiki pages, and generated views into separate layers.
Skill Claude CodeCodex
Manage and research DocsMint documents through its scoped MCP tools, including categories, folders, hybrid search, GraphRAG, and index refresh.
Skill Claude CodeCodex
Expert Australian/NZ legal research and AGLC4 citation using the jurisd MCP server. Use when finding cases or legislation (AustLII), looking up a provision offline, formatting or resolving citations, building a pinpoint, tracing who-cites-what, or producing an AGLC4 bibliography. Triggers on case law, legislation…
Skill Claude CodeCodex
Persistent memory for agents. Stores preferences, decisions, facts, and events as a connected knowledge graph. Recalled by who, what, when, or why.
Skill Claude CodeCodex
Use the connected GCTRL knowledge base as long-term memory over MCP. Trigger BEFORE answering any factual question about the user's organization, projects, people, systems, decisions, history, or file locations — including "what do we know about X", unfamiliar proper nouns, and "our/we" references — and AFTER…
AnthonyAlcaraz/agentic-graph-rag-skills
Skill Claude CodeCodex
Route an incoming request to the VERTICAL knowledge graph (what the agent knows — a single relationship/temporal traversal), the HORIZONTAL workflow graph (how the agent acts — a decomposed multi-step process), BOTH (a workflow whose nodes query the knowledge graph and write results back), or UNROUTABLE (neither fits…
AnthonyAlcaraz/agentic-graph-rag-skills
Skill Claude CodeCodex
Map an agentic-graph system's current capabilities across the eight pillars of Agentic GraphRAG Ch2 (knowledge representation, memory, reasoning, planning, tool orchestration, structured output, self-evolution, optimization), respect the chapter's layering (each pillar depends on the ones before it), flag dependency…
AnthonyAlcaraz/agentic-graph-rag-skills
Skill Claude CodeCodex
Split a workflow description into constrained harness nodes using the chapter's rule "nodes differ by tool surface, not by prompt." Given candidate operations each with a declared tool set, merge the ones whose tool surfaces overlap >= 80% (prompt variations of one role) and split the ones with distinct tool surfaces…
Skill Claude CodeCodex
Use the user's Omni-Context long-term memory when it is connected over MCP. Trigger this whenever you need to recall what the user has done, decided, or prefers across past conversations, or when a conversation reaches something worth remembering. Omni-Context is a local knowledge graph — NOT the standard…
Skill Claude CodeCodex
Drive the running Cortex app end-to-end (login + browser) to verify frontend/backend changes at the real UI surface.
Skill Claude CodeCodex
Use this skill to generate well-branded interfaces and assets for Cortex, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Skill Claude CodeCodex
Sync agent memory files to a Cortex knowledge graph for enhanced retrieval, hybrid search (vector + keyword + graph), AI-powered Q&A with agentic deep research, and knowledge graph exploration.
nevergoodstudy-hub/wechat-article-summarizer
Skill Claude CodeCodex
Automate 2chat tasks via Rube MCP (Composio). Always search tools first for current schemas.
nevergoodstudy-hub/wechat-article-summarizer
Skill Claude CodeCodex
Automate ActiveCampaign tasks via Rube MCP (Composio). Always search tools first for current schemas.
nevergoodstudy-hub/wechat-article-summarizer
Skill Claude CodeCodex
Automate Agility CMS tasks via Rube MCP (Composio). Always search tools first for current schemas.
Skill Claude CodeCodex
Ask any natural language question about the memory graph. You generate Cypher directly and execute it. Use when the user has a complex or ad-hoc question that the standard graph tools don't cover.
Skill Claude CodeCodex
Transcribe a local audio or video file using Whisper and ingest it into the memory graph. Use when the user has a local MP3, WAV, M4A, MP4, or similar audio/video file they want to add to their knowledge graph.
Skill Claude CodeCodex
Ingest a file or URL into the memory graph. Handles local files (text, PDF, DOCX, XLSX, images, etc.) and URLs (web pages, YouTube, Wikipedia, RSS). Use when the user wants to add any document or web content to their knowledge graph.