run-llama

28 mods across 12 repositories, 66k stars between them.

modules

01

run-llama/llama_index

Agent

These guide provide an overview of how to use our agent classes.

52k 2d ago A 0 tokens original MIT

tools

02

run-llama/llama_index

Agent

Having proper tool abstractions is at the core of building agentic systems in LlamaIndex. Defining a set of Tools is similar to defining any API interface, with the exception that these Tools are meant for agent rather than human use. We allow users to define both a Tool as well as a ToolSpec containing a series of…

52k 2d ago A 0 tokens original MIT

liteparse AGENTS.md

03

run-llama/liteparse

Instructions file CodexOpenCode

Instructions for run-llama/liteparse, covering liteparse - agent documentation, project overview, key capabilities, directory structure and data flow.

12k 4d ago A 2,100 tokens original Apache-2.0

liteparse CLAUDE.md

04

run-llama/liteparse

Instructions file

Instructions for run-llama/liteparse, a project described as: A fast, helpful, and open-source document parser.

12k 4d ago A 4 tokens copy · 100% Apache-2.0

integrate-pipeline

05

run-llama/ParseBench

Command Claude Code

Integrate a new document parsing pipeline into ParseBench: $ARGUMENTS.

554 3d ago A 0 tokens original Apache-2.0

run-llama/llamacloud-mcp

MCP server Claude CodeCodexCursor +2

MCP server "llamaindexdocsserver" as configured in run-llama/llamacloud-mcp. Runs locally from the llamacloud-mcp@latest Python package.

225 28d ago A tokens not measured original MIT archived

filesystem

07

run-llama/llamacloud-mcp

MCP server Claude CodeCodexCursor +2

Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.

225 28d ago A tokens not measured original MIT archived

architecture

08

run-llama/flow-maker

Cursor rule Cursor

This document outlines the core architecture of the Llama Agent Creator application, focusing on how the visual workflow graph is translated into executable logic.

211 8mo ago A 704 tokens original MIT

base

09

run-llama/flow-maker

Cursor rule Cursor

This document supplements the main architecture.mdc file by providing specific details about the technologies and implementation of the Llama Agent Creator.

211 8mo ago A 602 tokens original MIT

llamaindex

10

run-llama/flow-maker

Cursor rule Cursor

This document explains the core concepts of the @llamaindex/workflow-core library for TypeScript, which is used by typescript-compiler.ts to generate executable agent scripts. The library uses a functional, event-driven paradigm.

211 8mo ago A 1,041 tokens original MIT

run-llama/vibe-llama

Skill Claude CodeCodex

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

178 10mo ago A 43 tokens original MIT

run-llama/vibe-llama

Skill Claude CodeCodex

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.

178 10mo ago A 51 tokens original MIT

PDF Processing

13

run-llama/vibe-llama

Skill Claude CodeCodex

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

178 10mo ago A 45 tokens original MIT

run-llama/vibe-llama

Skill Claude CodeCodex

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

178 10mo ago A 53 tokens original MIT

liteparse

16

run-llama/llamaparse-agent-skills

Skill Claude CodeCodex

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…

77 1mo ago A 86 tokens original MIT

llamacloud-index

17

run-llama/llamaparse-agent-skills

Skill Claude CodeCodex

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…

77 1mo ago B 71 tokens original MIT

llamaparse

18

run-llama/llamaparse-agent-skills

Skill Claude CodeCodex

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

77 1mo ago A 30 tokens original MIT

run-llama/llamaparse-agent-plugins

Plugin Claude Code

Connect your agents to the entire LlamaParse stack, from local parsing with LiteParse to cloud-powered workflows with LlamaParse and its MCP.

3 17d ago A tokens not measured original MIT

liteparse

21

run-llama/llamaparse-agent-plugins

Skill Claude CodeCodex

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…

3 17d ago A 86 tokens copy · 100% MIT

llamaparse-mcp-eu

23

run-llama/llamaparse-agent-plugins

MCP server Claude CodeCodexCursor +2

MCP server "llamaparse-mcp-eu", hosted remotely at mcp.eu.llamaindex.ai, as configured in run-llama/llamaparse-agent-plugins.

3 17d ago A tokens not measured original MIT

llamacloud-index

24

run-llama/llamaparse-agent-plugins

Skill Claude CodeCodex

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 MCP Index v2 tools (retrieveFromIndex, findFilesInIndex, grepFileFromIndex...). Teaches agentic…

3 17d ago A 85 tokens original MIT