Use the upstream install or setup path that matches your environment: - pip install llama-index-core - pip install llama-index-llms-openai - pip install llama-index-llms-ollama - pip install llama-index-embeddings-huggingface
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "LlamaIndex Agent"
slug: "llamaindex-agent"
description: ""
github_stars: 48568
verification: "security_reviewed"
source: "https://github.com/run-llama/llama_index"
author: "run-llama"
category: "Developer Tools"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "run-llama/llama_index"
github_stars: 48568
---
# LlamaIndex Agent
## Prerequisites
Python
## Installation
Use the upstream install or setup path that matches your environment:
- pip install llama-index-core
- pip install llama-index-llms-openai
- pip install llama-index-llms-ollama
- pip install llama-index-embeddings-huggingface
Requirements and caveats from upstream:
- [LlamaParse](https://developers.llamaindex.ai/python/cloud/llamaparse/?utm_medium=li_github&utm_source=github&utm_campaign=2026--)
- [LlamaIndex OSS](https://developers.llamaindex.ai/python/framework/?utm_medium=li_github&utm_source=github&utm_campaign=2026--)
- [LlamaAgents](https://developers.llamaindex.ai/python/llamaagents/overview/?utm_medium=li_github&utm_source=github&utm_campaign=2026--)
Basic usage or getting-started notes:
- [](https://github.com/run-llama/llama_index/actions/workflows/build_package.yml)
- # concrete example
- ## 💻 Example Usage
- Source: https://github.com/run-llama/llama_index
- Extracted from upstream docs: https://raw.githubusercontent.com/run-llama/llama_index/HEAD/README.md
## Documentation
- https://docs.llamaindex.ai/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/llamaindex-agent/)
No comments yet. Be the first to comment!