Agent skills for openhook - the webhook relay service for AI agents.
| Skill | Description | Install |
|---|---|---|
| openhook-webhook-listener | Receive real-time webhook events from GitHub, Stripe, and Linear | npx skills add openhook-dev/openhook-skills@openhook-webhook-listener |
# Install a skill globally
npx skills add openhook-dev/openhook-skills@openhook-webhook-listener -g
# Or for a specific project
npx skills add openhook-dev/openhook-skills@openhook-webhook-listeneropenhook enables AI agents to subscribe to and receive webhook events from external platforms like GitHub, Stripe, and Linear. Events are forwarded to your agent in real-time, allowing it to react to pushes, payments, issues, and more.
- Website: https://openhook.dev
- Dashboard: https://openhook.dev/dashboard
- Main repo: https://github.com/openhook-dev/openhook
MIT