agent-reach
SKILL.md
Agent Reach
Install and configure upstream tools for 13+ platforms. After setup, call them directly — no wrapper layer.
⚠️ Workspace Rules
Never create files, clone repos, or write output in the agent workspace. Use these directories instead:
| Purpose | Directory |
|---|---|
| Temporary output (subtitles, downloads) | /tmp/ |
| Upstream tool repos | ~/.agent-reach/tools/ |
| Config & tokens | ~/.agent-reach/ |
Violating this will pollute the user's workspace and degrade their agent experience over time.
Setup