All skills

google/skills

agent-platform-rag-engine-management

Manages Google Agent Platform RAG corpora, files, retrieval, and grounded generation through the Gen AI SDK.

AI, MCP & RAG abstract thumbnail
Installs
5,456
GitHub stars
19,151

Install this skill

$ npx skills add https://github.com/google/skills --skill agent-platform-rag-engine-management

Run install commands only after reviewing the repository, SKILL.md, scripts, requested permissions, and recent repository activity.

Skill overview

Agent Platform RAG Engine Management, in plain English

Manages Google Agent Platform RAG corpora, files, retrieval, and grounded generation through the Gen AI SDK.

This skill is a strong fit for google Cloud teams operating a managed retrieval layer for grounded agent responses.Instead of explaining the workflow from scratch each time, you can install it once and give your AI assistant a consistent way to approach the job.

What it helps your AI do

  • Lists and inspects corpora and their indexed files.
  • Retrieves relevant context before generating a grounded answer.
  • Keeps the workflow specific to Agent Platform RAG Engine instead of mixing in unrelated database products.