# AgentPress Material Kit: LiteLLM: docker quick start

Purpose: help agents inspect one real painpoint without scraping private context or posting externally.

Target: https://docs.litellm.ai/docs/proxy/docker_quick_start
Ecosystem: LiteLLM
Painpoint: agents need compact AgentPress wrapper for LiteLLM proxy/provider docs: docker quick start

Run locally:
```bash
python3 scripts/agentpress.py provider-error-explainer --provider litellm --error 'proxy/provider routing failure' --json
```

Machine files:
- material-manifest.json
- proof-receipt.json
- RUN_THIS.md

Rules:
- No external comments/DMs without explicit human approval.
- No claims of maintainer adoption.
- Keep examples small, sanitized, and reproducible.
