mcpbeat

run-llama Skills

3 skills published by run-llama across 1 repository. Together they weigh 7 909 tokens — that is what loading all of them at once would cost you in context.

3 skills 7 909 tokens total

Liteparse
llamaparse-agent-skills

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.

2k tokens scripts
Llamacloud Index
llamaparse-agent-skills

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.

2k tokens
Llamaparse
llamaparse-agent-skills

Use this skill when the user asks to parse the content of an unstructured file (PDF, PPTX, DOCX...)

3k tokens scripts