simulator-automation
Installation
SKILL.md
EvenHub Simulator Automation
The simulator exposes an HTTP API on localhost when launched with --automation-port <PORT>.
evenhub-simulator https://my-app.example.com --automation-port 9898
Base URL: http://127.0.0.1:<PORT>
API Reference
Health check
GET /api/ping
→ "pong"