corpus-lifecycle

Automate Vertex AI RAG corpus creation, updates, and deletion.

2|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Agentient/vibekit --skill corpus-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: corpus-lifecycle
Source: https://github.com/Agentient/vibekit/tree/main/plugins/rag-tools/skills/corpus-lifecycle
Command: npx skills add https://github.com/Agentient/vibekit --skill corpus-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to manage RAG corpora within Vertex AI, guiding creation, updates, and deletion to simplify governance and reuse across projects.

Core Features & Use Cases

  • Create and configure RAG corpora in Vertex AI
  • Update corpus metadata and settings
  • Delete corpora and related resources
  • List and query available corpora
  • Support corpus versioning and migrations

Quick Start

Create a new Vertex AI RAG corpus with the desired metadata and settings.

Frequently Asked Questions about corpus-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Vertex AI RAG corpus lifecycle management across environments?

Automate Vertex AI RAG corpus lifecycle management by enforcing metadata contracts, versioning, and basic workflows for creation, updates, and deletion. This ensures consistent corpus governance across datasets and environments for simplified project reuse.

Does this approach support RAG corpus versioning and migrations?

Yes, RAG corpus versioning and migrations are supported natively. The lifecycle management process enforces metadata contracts and tracks versions, allowing you to query available corpora and migrate configurations reliably across datasets.

Can I use this to list and query available RAG corpora in Vertex AI?

Yes, you can list and query available RAG corpora in Vertex AI. The lifecycle management process tracks corpus metadata, versions, and settings, allowing you to retrieve and query existing corpora before performing updates or deletions.

When do I need to enforce metadata contracts for RAG corpora?

Enforce metadata contracts for RAG corpora when you require consistent corpus governance across multiple datasets and environments. This structured approach prevents configuration drift during creation and updates, simplifying reuse and lifecycle automation.