agent-reach
SKILL.md
Agent Reach — Usage Guide
Upstream tools for 13+ platforms. Call them directly.
Run source ~/.agent-reach/venv/bin/activate && agent-reach doctor to check which channels are available.
⚠️ Workspace & Environment Rules
ALWAYS run commands inside the Agent Reach virtual environment.
Before executing any CLI tool (agent-reach, mcporter, xreach, yt-dlp, python scripts), you MUST activate the environment:
source ~/.agent-reach/venv/bin/activate or chain it like source ~/.agent-reach/venv/bin/activate && <command>.
Never create files in the agent workspace. Use /tmp/ for temporary output and ~/.agent-reach/ for persistent data.
Web — Any URL
curl -s "https://r.jina.ai/URL"