Agent SkillsSharpAI/DeepCamera › webhook-trigger

webhook-trigger

GitHub

将SharpAI Aegis事件以JSON格式POST到指定的Webhook URL,支持Zapier、IFTTT等集成平台或自定义端点。

skills/automation/webhook/SKILL.md SharpAI/DeepCamera

Trigger Scenarios

需要将系统事件发送到外部Webhook服务时 配置自动化工作流(如Zapier/n8n)接收Aegis事件时

Install

npx skills add SharpAI/DeepCamera --skill webhook-trigger -g -y
More Options

Non-standard path

npx skills add https://github.com/SharpAI/DeepCamera/tree/master/skills/automation/webhook -g -y

Use without installing

npx skills use SharpAI/DeepCamera@webhook-trigger

指定 Agent (Claude Code)

npx skills add SharpAI/DeepCamera --skill webhook-trigger -a claude-code -g -y

安装 repo 全部 skill

npx skills add SharpAI/DeepCamera --all -g -y

预览 repo 内 skill

npx skills add SharpAI/DeepCamera --list

SKILL.md

Frontmatter
{
    "name": "webhook-trigger",
    "version": "1.0.0",
    "parameters": [
        {
            "name": "webhook_url",
            "type": "url",
            "group": "Connection",
            "label": "Webhook URL",
            "required": true
        },
        {
            "name": "secret",
            "type": "password",
            "group": "Connection",
            "label": "Webhook Secret",
            "description": "Sent as X-Aegis-Secret header"
        },
        {
            "name": "events",
            "type": "string",
            "group": "Webhook",
            "label": "Events to Send",
            "default": "clip_completed,person_detected,alert"
        }
    ],
    "description": "POST Aegis events to webhook URLs",
    "capabilities": {
        "automation": {
            "script": "scripts\/webhook.py",
            "description": "POSTs Aegis events to webhook URL"
        }
    }
}

Webhook Trigger

Posts SharpAI Aegis events as JSON to any webhook URL. Works with Zapier, IFTTT, Make, n8n, or custom endpoints.

Setup

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt

Version History

  • 2264fcb Current 2026-08-20 16:02

Same Skill Collection

skills/analysis/cloud-provider-regression/SKILL.md
skills/analysis/home-security-benchmark/SKILL.md
skills/analysis/homesafe-bench/SKILL.md
skills/analysis/smarthome-bench/SKILL.md
skills/annotation/dataset-annotation/SKILL.md
skills/annotation/dataset-management/SKILL.md
skills/camera-providers/eufy/SKILL.md
skills/camera-providers/tapo/SKILL.md
skills/channels/matrix/SKILL.md
skills/detection/yolo-detection-2026-coral-tpu-macos/SKILL.md
skills/detection/yolo-detection-2026-coral-tpu-win-wsl/SKILL.md
skills/detection/yolo-detection-2026-openvino/SKILL.md
skills/detection/yolo-detection-2026/SKILL.md
skills/integrations/homeassistant-bridge/SKILL.md
skills/segmentation/sam2-segmentation/SKILL.md
skills/training/model-training/SKILL.md
skills/transformation/depth-estimation/SKILL.md
skills/automation/ha-trigger/SKILL.md
skills/automation/mqtt/SKILL.md
skills/camera-providers/reolink/SKILL.md
skills/channels/line/SKILL.md
skills/channels/signal/SKILL.md
skills/streaming/go2rtc-cameras/SKILL.md

Metadata

Files
0
Version
2264fcb
Hash
0b434c7e
Indexed
2026-08-20 16:02

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 01:02
浙ICP备14020137号-1 $Carte des visiteurs$