run-llama

run-llama

@run-llama Organization

GitHub
5 Skills
880 Total Stars
February 2026 Joined

Public Skills

PDF Processing

by run-llama

Invoke this skill BEFORE implementing any text extraction/parsing logic to learn how to use LlamaParse to process any document accurately. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

CLI Tools 176 7mo ago

Extract structured data from unstructured files (PDF, PPTX, DOCX...)

by run-llama

Invoke this skill BEFORE implementing any structured data extraction from documents to learn the correct llama_cloud_services API usage. Required reading before writing extraction code. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

API Dev 176 7mo ago

Classify files according to specific rules

by run-llama

Invoke this skill BEFORE implementing any text/document classification task to learn the correct llama_cloud_services API usage. Required reading before writing classification code." Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

CLI Tools 176 7mo ago

Retrieve relevant information through RAG

by run-llama

Leverage Retrieval Augmented Generation to retrieve relevant information from a a LlamaCloud Index. Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.

Code Gen 176 7mo ago

Use llamactl - a CLI tool for LlamaAgents

by run-llama

Use llamactl to initialize, locally preview, deploy and manage LlamaIndex workflows as LlamaAgents. Required llama-index-workflows and llamactl to be installed in the environment.

CLI Tools 176 7mo ago