gpu-document-processing
Installation
SKILL.md
GPU Document Processing Skill
Process large documents and document collections using GPU-accelerated tools. This skill uses the sandbox-as-tool pattern: the agent runs on CPU for reasoning, and sends document processing work to a GPU-equipped environment.
When to Use This Skill
Use this skill when:
- Processing large PDF files (50+ pages)
- Analyzing collections of documents (10+ files)
- Extracting structured data from unstructured documents
- Performing bulk text extraction and chunking
- Generating embeddings for large document sets
- The user uploads or references large documents for analysis
Architecture: Sandbox as Tool
This skill follows the sandbox-as-tool pattern for GPU execution: