graphrag skills

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

build-graph

01

tirth8205/code-review-graph

Skill Claude CodeCodex

Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.

31k 5d ago A 27 tokens original MIT

review-delta

02

tirth8205/code-review-graph

Skill Claude CodeCodex

Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.

31k 5d ago A 24 tokens original MIT

review-pr

03

tirth8205/code-review-graph

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.

31k 5d ago A 27 tokens original MIT

raphaelmansuy/edgequake

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.

2.1k yesterday A 42 tokens original Apache-2.0

raphaelmansuy/edgequake

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.

2.1k yesterday A 48 tokens original Apache-2.0

raphaelmansuy/edgequake

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.

2.1k yesterday A 41 tokens original Apache-2.0

chubbyguan/chubbyskills

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.

650 13d ago A 49 tokens original MIT

HiAi-gg/docsmint

Skill Claude CodeCodex

Manage and research DocsMint documents through its scoped MCP tools, including categories, folders, hybrid search, GraphRAG, and index refresh.

58 2d ago A 34 tokens original Apache-2.0

jurisd-research

09

russellbrenner/jurisd

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…

35 8d ago A 133 tokens original Apache-2.0

openclaw

10

hypabase/hypabase

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.

14 4mo ago A 32 tokens original Apache-2.0

gctrl

11

GCTRL-TECH/platform

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…

7 4d ago A 100 tokens AGPL-3.0

dual-graph-router

12

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…

6 1mo ago A 187 tokens original MIT

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…

6 1mo ago A 177 tokens original MIT

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…

6 1mo ago A 196 tokens original MIT

omni-context-memory

15

guo6x/Omni-context

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…

6 2d ago A 96 tokens

verify

16

mocaOS/cortex-app

Skill Claude CodeCodex

Drive the running Cortex app end-to-end (login + browser) to verify frontend/backend changes at the real UI surface.

5 13d ago C 26 tokens original Apache-2.0

cortex-design

17

mocaOS/cortex-app

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.

5 13d ago A 50 tokens original Apache-2.0

library

18

mocaOS/cortex-app

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.

5 13d ago A 39 tokens original Apache-2.0

graph-ask

22

stevepridemore/graph-memory

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.

2 3mo ago A 43 tokens original MIT

ingest-audio

23

stevepridemore/graph-memory

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.

2 3mo ago A 56 tokens original MIT

ingest

24

stevepridemore/graph-memory

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.

2 3mo ago A 62 tokens original MIT