Agent SkillsSharpAI/DeepCamera › camera-provider-eufy

camera-provider-eufy

GitHub

将Eufy摄像头集成至SharpAI Aegis,支持本地RTSP实时流与事件剪辑下载,用于安防分析。

skills/camera-providers/eufy/SKILL.md SharpAI/DeepCamera

Trigger Scenarios

需要接入Eufy摄像头进行视频流监控 需要获取摄像头触发的事件片段

Install

npx skills add SharpAI/DeepCamera --skill camera-provider-eufy -g -y
More Options

Non-standard path

npx skills add https://github.com/SharpAI/DeepCamera/tree/master/skills/camera-providers/eufy -g -y

Use without installing

npx skills use SharpAI/DeepCamera@camera-provider-eufy

指定 Agent (Claude Code)

npx skills add SharpAI/DeepCamera --skill camera-provider-eufy -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": "camera-provider-eufy",
    "version": "1.0.0",
    "parameters": [
        {
            "name": "station_ip",
            "type": "string",
            "group": "Connection",
            "label": "HomeBase IP",
            "required": true
        },
        {
            "name": "username",
            "type": "string",
            "group": "Account",
            "label": "Eufy Account Email",
            "required": true
        },
        {
            "name": "password",
            "type": "password",
            "group": "Account",
            "label": "Eufy Account Password",
            "required": true
        }
    ],
    "description": "Eufy camera integration — local RTSP streaming and event clips",
    "capabilities": {
        "clip_feed": {
            "script": "scripts\/feed.py",
            "description": "Event-triggered clip capture from Eufy cameras"
        },
        "live_stream": {
            "script": "scripts\/stream.py",
            "description": "RTSP URL for go2rtc live streaming"
        },
        "discover_cameras": {
            "script": "scripts\/discover.py",
            "description": "List Eufy cameras on network"
        }
    }
}

Eufy Camera Provider

Integrates Eufy cameras (local P2P or cloud) with SharpAI Aegis. Supports RTSP streaming for live view and event-triggered clip download for analysis.

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/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/automation/webhook/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
5925ac02
Indexed
2026-08-20 16:02

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