Claude
Skills
Sign in
Back

intelligent-ingestion

Included with Lifetime
$97 forever

[STUB - Not implemented] Intelligent document chunking and ingestion with multiple strategies for Vertex AI RAG Engine. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]

AI Agents

What this skill does


# Intelligent Ingestion

> **STUB: This skill is not yet implemented**
>
> This placeholder preserves the documented plugin structure.
> See parent plugin README for planned capabilities.

## Planned Capabilities

- **Intelligent Chunking Strategies**:
  - Fixed-size (512-1000 tokens) for prose documents
  - Semantic (paragraph-based) for legal documents
  - Sentence-boundary for Q&A content
  - Markdown-aware for technical documentation
- Concurrent online embeddings with explicit RETRIEVAL_DOCUMENT task_type
- Bypass batch API limitation to ensure correct task_type
- Document preprocessing and normalization

## Implementation Status

- [ ] Core implementation
- [ ] References documentation
- [ ] Output templates
- [ ] Integration tests

Related in AI Agents