๐ŸŽฏ

liteparse

๐ŸŽฏSkill

from run-llama/llamaparse-agent-skills

VibeIndex|
What it does
|

Parse unstructured documents (PDF, DOCX, PPTX, XLSX, images) locally with LlamaIndex's `@llamaindex/liteparse` CLI โ€” no cloud, no LLM required. Supports text/JSON output, page ranges, OCR on/off via optional external OCR server, configurable DPI, and batch-parse on directories.

๐Ÿ“ฆ

Same repository

run-llama/llamaparse-agent-skills(2 items)

liteparse

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add run-llama/llamaparse-agent-skills --skill liteparse
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add run-llama/llamaparse-agent-skills --skill liteparse
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/liteparse/SKILL.md

SKILL.md

1,117Installs
-
AddedApr 13, 2026