← 返回 Skills 市场
81
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tg-cam-app
功能描述
探鸽摄像头 Skill 服务。用于查询当前 Skill 已绑定设备、查看当前画面、查询事件、查看事件图片、确认设备状态和电量。当用户要查看可操作设备、看某个摄像头当前截图、查询某天或某时段发生了什么、查看最近事件或事件图片、确认在线状态、查询电量时使用。
安全使用建议
This skill appears internally consistent for a camera integration: it only needs a client id and api key and calls a single API host. Before installing, confirm you trust the domain (skill.webcamapp.cc) and the provider’s privacy/security practices. Treat TIVS_API_KEY like a secret: supply a token with minimal scope, and be aware the skill will write the credentials into openclaw.json for persistence—ensure that file's location and permissions are acceptable. Also note the skill may download image content from URLs returned by the service (those URLs might be hosted on other domains); if you are concerned about data exfiltration, review network access and revoke the token if anything suspicious occurs.
功能分析
Type: OpenClaw Skill
Name: tg-cam-app
Version: 0.0.5
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 API endpoint https://skill.webcamapp.cc. The instructions in SKILL.md are well-defined, align with the stated purpose, and do not contain any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description describe a webcam/camera Skill and the declared requirements (TIVS_CLI_ID, TIVS_API_KEY) and header-based API usage match that purpose. No unrelated env vars or binaries are requested.
Instruction Scope
SKILL.md contains detailed, scoped runtime instructions for calling a single API base URL (https://skill.webcamapp.cc), expected endpoints, headers, and how to handle images and responses. It explicitly instructs the agent to persist the provided credentials into openclaw.json and to fetch image content (not just share URLs). Persisting credentials and downloading images are within the skill's purpose but are notable actions the user should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written by an installer. Lowest-risk install posture.
Credentials
Only two environment variables are required (a client id and an API key) which are a proportionate requirement for an API-backed camera service. The SKILL.md does not ask for unrelated secrets.
Persistence & Privilege
The skill instructs storing TIVS_CLI_ID and TIVS_API_KEY into openclaw.json under the skill's entry so the skill can be used in subsequent sessions. always:false (not force-included). Persisting credentials is expected but increases blast radius if the stored file is accessible—users should understand where openclaw.json is stored and who can read it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tg-cam-app - 安装完成后,直接呼叫该 Skill 的名称或使用
/tg-cam-app触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.5
Version 0.0.5
- 新增 APP 链接生成规则,支持生成回放视频和事件详情的 APP 链接,并完善实时视频链接格式
- 场景指引部分补充事件详情和回放链接的推荐输出方式
- 明确“APP链接生成”各模板字段(如 startTime 应为 Unix 秒时间戳等)
- 紧扣实际接口,无其他功能或参数变更
v0.0.4
- 全面更新 Skill 说明文档,详细列出所有可调用接口与使用规则。
- 明确设备列表、事件、图片、电量、实时画面等典型场景的标准操作流程与响应整理方式。
- 新增接口调用参数、请求头、响应结构及 APP 链接生成标准。
- 明确图片展示和用户意图解析的注意事项,提升 Skill 响应易用性和安全合规性。
- 现代化组织结构,补充权限配置、结果解析、异常场景处理和多设备操作建议。
元数据
常见问题
TG Cam App 是什么?
探鸽摄像头 Skill 服务。用于查询当前 Skill 已绑定设备、查看当前画面、查询事件、查看事件图片、确认设备状态和电量。当用户要查看可操作设备、看某个摄像头当前截图、查询某天或某时段发生了什么、查看最近事件或事件图片、确认在线状态、查询电量时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 TG Cam App?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tg-cam-app」即可一键安装,无需额外配置。
TG Cam App 是免费的吗?
是的,TG Cam App 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TG Cam App 支持哪些平台?
TG Cam App 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TG Cam App?
由 flyfinec(@flyfinec)开发并维护,当前版本 v0.0.5。
推荐 Skills