By run-llama
Extract text, tables, and markdown from PDF, DOCX, PPTX, XLSX, and images using LlamaParse, with cost-efficient patterns to avoid re-parsing. Also retrieve passages and search indexed content in LlamaCloud Index knowledge bases via REST API for agentic retrieval.
Use this skill whenever a task involves a document file (PDF, DOCX, PPTX, XLSX, or image) and you need to read it or pull text, tables, or specific values out of it — to answer a question about its contents, look up a figure, or extract data. Provides fast, local, model-free extraction via the `lit` CLI with disciplined, low-cost search patterns.
Use this skill whenever a question should be answered from documents stored in a LlamaCloud Index v2 knowledge base — retrieving passages, locating indexed files, or searching indexed content through the LlamaParse Platform REST API with curl. Teaches agentic retrieval — navigating an index like a file system instead of one-shot RAG.
Use this skill when the user asks to parse the content of an unstructured file (PDF, PPTX, DOCX...)
Unblock document intelligence for your agents with LlamaParse skills.
Skill for unstructured documents parsing and text-extraction leveraging LlamaParse.
Use with:
Pre-requisites
LLAMA_CLOUD_API_KEY available within the environmentnpm (or another package manager)@llamaindex/llama-cloud@latest typescript package installed in the current Node environmentSkill for local-first, fast document parsing, conversion and spatial text extraction.
Use with:
Pre-requisites
npm (or another package manager)@llamaindex/liteparse globally installed (npm install -g @llamaindex/liteparse)Skill for agentic retrieval over LlamaCloud Index v2, the managed knowledge base of the LlamaParse Platform, through the platform REST API with curl.
Use with:
Pre-requisites
LLAMA_CLOUD_API_KEY available within the environmentcurl (and, recommended, jq)With the skills CLI:
npx skills add run-llama/llamaparse-agent-skills
Or, if you wish to download only one skill:
npx skills add run-llama/llamaparse-agent-skills --skill llamaparse # or the name of another skill
You can also download the skills folder in .zip format from GitHub Releases.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin run-llama-llamaparse-agent-skillsUnlock document processing workflows with the LlamaParse Platform MCP
Local OCR-powered document parsing for PDFs, images and Office files
Advanced OCR and document parsing in the cloud
Create, edit, and analyze PDF, Word, PowerPoint, and Excel files
Transform 17 source types (docs, GitHub, PDFs, videos, Jupyter, Confluence, Notion, Slack, and more) into AI-ready skills and RAG knowledge for 16+ LLM platforms.
OCR skill integrating PaddleOCR for text extraction from images, enabling document digitization and data extraction workflows.
Official Anthropic skills for PDF, Word, PowerPoint, and Excel document processing.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Ingest documentation sites and generate Claude Code skills