← 返回 Skills 市场
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tg-cam-claw
功能描述
探鸽摄像头 Skill 服务。用于查询当前 Skill 已绑定设备、查看当前画面、查询事件、查看事件图片、确认设备状态和电量。当用户要查看可操作设备、看某个摄像头当前截图、查询某天或某时段发生了什么、查看最近事件或事件图片、确认在线状态、查询电量时使用。
安全使用建议
This skill appears coherent for controlling/querying cameras via the documented API, but consider: 1) Only provide TIVS_CLI_ID / TIVS_API_KEY obtained from the official camera app and ensure you can revoke them if needed. 2) The skill will persist these credentials in openclaw.json — check that file's location and permissions and remove/revoke keys if you later uninstall. 3) The skill calls https://skill.webcamapp.cc and will download image content (signed URLs), so be aware images may transit your agent environment; avoid supplying keys you use elsewhere. 4) If you have doubts about the domain's legitimacy, verify it against the camera vendor before installing. 5) If you need stricter isolation, run the skill in an environment with limited network access or use short-lived keys.
功能分析
Type: OpenClaw Skill
Name: tg-cam-claw
Version: 0.0.3
The skill bundle is a legitimate integration for the 'TanGe' (探鸽) webcam service, providing functionality to list devices, capture snapshots, and query event logs via the domain skill.webcamapp.cc. The instructions in SKILL.md are well-structured, include security-conscious directives (e.g., not echoing API keys), and align perfectly with the stated purpose of managing webcam data.
能力标签
能力评估
Purpose & Capability
Name, description and required env vars (TIVS_CLI_ID, TIVS_API_KEY) align with a camera/webcam service; all declared requirements are plausible and proportional for the stated API-based functionality.
Instruction Scope
SKILL.md confines operations to a single API base (https://skill.webcamapp.cc) and documents specific endpoints; it also instructs the agent to persist supplied TIVS credentials into openclaw.json and to fetch image contents rather than only returning URLs — both are reasonable but mean credentials are stored and the agent downloads image binaries.
Install Mechanism
Instruction-only skill with no install step and no code files; nothing is written to disk by an installer beyond the documented openclaw.json persistence of credentials.
Credentials
Only two service-specific env vars are required (cli id and api key) which are appropriate and consistent with the camera service; no unrelated credentials or broad system secrets are requested.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill explicitly instructs saving TIVS_CLI_ID/TIVS_API_KEY into openclaw.json — this is expected for usable skills but does create persistent local storage of the credential.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tg-cam-claw - 安装完成后,直接呼叫该 Skill 的名称或使用
/tg-cam-claw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
- Major documentation update: Added extensive usage guidelines, API details, request/response conventions, common scenarios, and quick-routing tables.
- Clarified required environment variables (`TIVS_CLI_ID` and `TIVS_API_KEY`), including how and when to prompt for configuration.
- Detailed all supported API endpoints, parameters, and expected response handling.
- Provided best practices for dialog flow, data presentation, and error handling.
- Established clear separation between device, event, snapshot, and battery operations.
- Included practical user intent mapping and step-by-step instructions for typical use cases.
元数据
常见问题
TG Cam Claw 是什么?
探鸽摄像头 Skill 服务。用于查询当前 Skill 已绑定设备、查看当前画面、查询事件、查看事件图片、确认设备状态和电量。当用户要查看可操作设备、看某个摄像头当前截图、查询某天或某时段发生了什么、查看最近事件或事件图片、确认在线状态、查询电量时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。
如何安装 TG Cam Claw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tg-cam-claw」即可一键安装,无需额外配置。
TG Cam Claw 是免费的吗?
是的,TG Cam Claw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TG Cam Claw 支持哪些平台?
TG Cam Claw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TG Cam Claw?
由 flyfinec(@flyfinec)开发并维护,当前版本 v0.0.3。
推荐 Skills