Hermes/OpenClaw skills for account setup, agents, campaigns, inbox, and health reports.
A ReachAgents Public API bridge that can call every supported /v1 operation with your API key.
A CLI fallback named reachagents-api for agents that cannot load Hermes plugins.
Production-only customer links and install defaults.
Download
Install in one command
Download the zip, unzip it, then run the installer. It copies skills, the plugin bridge, and the CLI fallback into your Hermes/OpenClaw environment.
curl -L https://reachagents.ai/downloads/reachagents-agent-kit.zip -o reachagents-agent-kit.zip
unzip -o reachagents-agent-kit.zip -d reachagents-agent-kit
cd reachagents-agent-kit
./install.sh --env productionThe default production install points agents at https://api.reachagents.ai and https://app.reachagents.ai.
For non-production testing, open Settings → API Keys on the non-production app and copy the generated install command from there.
Credentials
Create a ReachAgents API key
Where to create it
Open ReachAgents Settings → API Keys, create a key, copy it once, and save it in your agent runtime as REACHAGENTS_API_KEY.
Full operator scopes
Approval model
Safe operations for customer agents
What agents can do
- Read-only reporting can run after you provide a scoped API key.
- Creating, updating, deleting, running, sending, canceling, or bulk importing always requires explicit approval.
- API keys stay in your local agent runtime. Do not paste them into chat, logs, reports, or task descriptions.
- Customer-facing reports should include the exact ReachAgents page link to open next.
Public API coverage
The kit exposes every operation supported by the ReachAgents Public API contract through reachagents_api_request. Mutating and live operations require confirmed=true after the user approves the exact action.
Reports
Use these customer-facing links
When an agent gives a customer report, include the exact ReachAgents page to open next.