π―
π¦effective-liteparse
π―Skillfrom run-llama/llamaparse-agent-skills
Same repository
run-llama/llamaparse-agent-skills(3 items)
effective-liteparse
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add run-llama/llamaparse-agent-skills --skill effective-liteparseskills.sh Installβ Installs to .agents/skills/
npx skills add run-llama/llamaparse-agent-skills --skill effective-liteparseManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/effective-liteparse/SKILL.mdSKILL.md
125Installs
-
AddedJun 18, 2026
More from this repository2
π―π―
liteparseπ―Skill
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.
llamaparseπ―Skill
Parse unstructured documents (PDF, DOCX, PPTX, XLSX) with LlamaParse via `@llamaindex/llama-cloud`, producing text/markdown/images with configurable tier, API version, custom prompts, and processing options.