remote-agent
This skill forwards user queries to external agents over HTTP and provides a CLI `python3 skills/remote-agent/scripts/client.py`. It reads `REMOTE_AGENT_URL` and `REMOTE_AGENT_KEY`, sets an `Authorization` header, and issues outbound requests to endpoints like `https://remote-agent.example.com/run`.