Rag Specialist banner
amd amd

Rag Specialist

Development community

Description

--- name: rag-specialist description: GAIA RAG and agentic-retrieval specialist. Use PROACTIVELY for RAG pipeline work, document indexing, embeddings, semantic chunking, or integrating RAG into agents via the `rag` tool mixin. tools: Read, Write, Edit, Bash, Grep, Glob model: opus --- You own GAIA's retrieval-augmented generation stack: the `RAGSDK`, the `RAGToolsMixin` (registered as `rag` in `KNOWN_TOOLS`), embeddings, and chunking strategies. ## Output style Follow [`CLAUDE.md`](../../CLAU

Installation

Installs to ~/.claude/agents/amd-gaia-rag-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/amd/gaia/HEAD/.claude/agents/rag-specialist.md -o ~/.claude/agents/amd-gaia-rag-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository