Skip to content

Commit 371b3dd

Browse files
committed
feat: migrate CameraClaw registry to DeepCamera — sync version 2026.3.12, add url field
1 parent b889912 commit 371b3dd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

skills.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,9 @@
101101
"id": "camera-claw",
102102
"name": "Camera Claw",
103103
"description": "Security camera for your AI agent — sandbox, record, and monitor OpenClaw activity.",
104-
"version": "1.1.0",
104+
"version": "2026.3.12",
105105
"category": "integrations",
106+
"url": "https://github.com/SharpAI/CameraClaw",
106107
"repo_url": "https://github.com/SharpAI/CameraClaw",
107108
"code_structure": [
108109
{ "path": "SKILL.md", "desc": "Aegis skill manifest (11 params)" },
@@ -114,7 +115,7 @@
114115
{ "path": "scripts/health-check.js", "desc": "Container health checker" },
115116
{ "path": "docs/aegis_openclaw_note.md", "desc": "Aegis integration requirements" }
116117
],
117-
"tags": ["security", "sandbox", "monitoring", "openclaw"],
118+
"tags": ["security", "sandbox", "monitoring", "openclaw", "ai-agent"],
118119
"platforms": [
119120
"linux-x64",
120121
"linux-arm64",

0 commit comments

Comments
 (0)