Back to Skills

langchain-5-document-processing

vamseeachanta
Updated 2 days ago
6 views
3
2
3
View on GitHub
Otherwordai

About

This skill provides multi-format document processing for LangChain, enabling developers to load and split PDFs, Word docs, Excel files, and CSVs. It includes configuration-driven loaders and text splitters for preparing documents for RAG pipelines. Use it when you need to ingest and preprocess various document types into chunked text for AI applications.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/langchain-5-document-processing

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/ai/prompting/langchain/5-document-processing
0

Related Skills