AnthonyAlcaraz/agentic-graph-rag-skills

Companion repo for Agentic Graph RAG (O'Reilly, Anthony Alcaraz & Sam Julien) — 50 runnable skills + 8 pedagogical notebooks covering all eight chapters, on one moto-mocked AWS DevOps scenario

This repository also configures its own agents. See what agentic-graph-rag-skills tells them →

10Stars on the repository
52Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

AnthonyAlcaraz/agentic-graph-rag-skills

Skill Claude CodeCodex

Select the top-K tools from a registry of 30+ MCP / AWS / internal-API tools for a given natural-language query, replacing MCP's tools/list dump with a RAG-style filter that reduces prompt tokens 50-70%. Three-step pipeline: retrieve / validate / format. Use when the agent has access to many tools and prompt bloat is…

not rated 10 +2 2mo ago A 132 tokens original MIT

AnthonyAlcaraz/agentic-graph-rag-skills

Skill Claude CodeCodex

Score a skill against SkillNet's five quality dimensions (safety, completeness, executability, maintainability, costawareness), compute a safety/executability-weighted composite, and gate skill retrieval so an agent pulls the most-relevant skill that ALSO clears a quality threshold. Use when a skill library has grown…

not rated 10 +2 2mo ago A 158 tokens original MIT

AnthonyAlcaraz/agentic-graph-rag-skills

Skill Claude CodeCodex

Choose how to expose an agent capability — a command-line interface (CLI) vs a Model Context Protocol server (MCP) vs a Skill — by profiling the capability along the chapter's dimensions and scoring three primitives across six feature axes, per Ch6 "Choosing the Right Primitive: CLIs, MCPs, and Skills". The chapter's…

not rated 10 +2 2mo ago A 205 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: