document-processing-generator
CommunityGenerate or modify document processing pipelines for RAG
Authorweb3br1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the generation or modification of document processing pipelines for RAG (Retrieval-Augmented Generation), simplifying the extraction, embedding, and indexing of documents.
Core Features & Use Cases
- Document Extraction: Extract text from various document formats (PDF, DOCX, TXT, MD).
- Chunking and Embedding: Process extracted text into chunks and generate embeddings using OpenAI.
- Upsert in Qdrant: Store embeddings in Qdrant for efficient retrieval.
- Status Tracking: Track document processing status (PENDING, PROCESSING, COMPLETED/ERROR).
- Use Case: Ideal for supporting new file types, modifying chunking strategies, or debugging document processing issues.
Quick Start
Generate a new document processing pipeline for a new file type using the document-processing-generator skill with the argument 'new-type'.
Dependency Matrix
Required Modules
openaiqdrant
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: document-processing-generator Download link: https://github.com/web3br1/luminaristest/archive/main.zip#document-processing-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.