add-skill-webhook

Community

Add a webhook endpoint to trigger agent turns.

AuthorTerrifiedBug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

External services often rely on polling or manual triggers to affect agent behavior. This Skill provides a dedicated HTTP webhook endpoint so external systems can push events that trigger NanoClaw turns in real time, avoiding cron polling.

Core Features & Use Cases

  • Per-group webhooks: Each group gets a unique endpoint and token for isolation.
  • Secure, token-based auth: Bearer tokens guard each route.
  • Use case: Integrate Home Assistant, uptime monitors, or Proxmox to push events and trigger agent actions automatically.

Quick Start

Install the webhook plugin, create a group, and POST a JSON payload to the new /webhook/<group> endpoint to trigger an agent turn.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-skill-webhook
Download link: https://github.com/TerrifiedBug/nanoclaw-skills/archive/main.zip#add-skill-webhook

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.