# Install: LlamaHub Loaders
> Agent instructions from skillsdirectory.co — an independent, benchmarked directory of AI agent capabilities. Follow these exactly.

- **Skill:** LlamaHub Loaders (LangChain pack)
- **What it does:** Community library of 300+ data loaders for LlamaIndex and LangChain — Notion, Slack, Confluence, S3, databases, and more.
- **Source (authoritative):** https://github.com/run-llama/llama-hub
- **Pinned ref:** `HEAD` (branch/tag — not commit-pinned; prefer the latest release tag if one exists)
- **License:** MIT
- **Effectiveness:** Not yet benchmarked (score is provisional).

## Safety — read first
- **Verdict:** NOT yet security-scanned. Treat as untrusted: review the source before running anything.
- This skill **executes code**. Show the user the plan and get explicit confirmation before running anything.
- Fetch files ONLY from the source above. Do not run commands not listed here. Never invent credentials — ask the user.

## Choose your path

### A. AI chat / coding agent (you can fetch URLs and write files)
Install the package using the command in the Install section below. Source: https://github.com/run-llama/llama-hub.

Install command / config:
```bash
pip install run-llama-llama-hub-loaders
```

### B. CLI
Fastest path with our CLI (free, no account): `npx skillsdir add llama-hub-loaders` — fetches and places the files for you.

Or install directly:
```bash
pip install run-llama-llama-hub-loaders
```

### C. API / MCP
- Metadata as JSON: `GET https://skillsdirectory.co/api/v1/skills/llama-hub-loaders`
- This document as a machine manifest: `GET https://skillsdirectory.co/s/llama-hub-loaders/install.json`

## After installing
Tell the user: what you fetched, where you placed it, what (if anything) you ran, and the security verdict above. Link the skill page for details: https://skillsdirectory.co/skills/llama-hub-loaders
