name: corpus-lifecycle version: "0.1" description: > [STUB - Not implemented] Manage RAG corpus creation, updates, and deletion for Vertex AI RAG Engine. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation] core-integration: techniques: primary: ["[TODO]"] secondary: [] contracts: input: "[TODO]" output: "[TODO]" patterns: "[TODO]"
rubrics: "[TODO]"
Corpus Lifecycle Management
STUB: This skill is not yet implemented
This placeholder preserves the documented plugin structure. See parent plugin README for planned capabilities.
Planned Capabilities
- Create and configure RAG corpus in Vertex AI
- Update corpus metadata and settings
- Delete corpus and associated resources
- List and query available corpora
- Corpus versioning and migration support
Implementation Status
- Core implementation
- References documentation
- Output templates
- Integration tests