← Back to Skills Marketplace
81
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tg-cam-app
Description
探鸽摄像头 Skill 服务。用于查询当前 Skill 已绑定设备、查看当前画面、查询事件、查看事件图片、确认设备状态和电量。当用户要查看可操作设备、看某个摄像头当前截图、查询某天或某时段发生了什么、查看最近事件或事件图片、确认在线状态、查询电量时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tg-cam-app - After installation, invoke the skill by name or use
/tg-cam-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.5
Version 0.0.5
- 新增 APP 链接生成规则,支持生成回放视频和事件详情的 APP 链接,并完善实时视频链接格式
- 场景指引部分补充事件详情和回放链接的推荐输出方式
- 明确“APP链接生成”各模板字段(如 startTime 应为 Unix 秒时间戳等)
- 紧扣实际接口,无其他功能或参数变更
v0.0.4
- 全面更新 Skill 说明文档,详细列出所有可调用接口与使用规则。
- 明确设备列表、事件、图片、电量、实时画面等典型场景的标准操作流程与响应整理方式。
- 新增接口调用参数、请求头、响应结构及 APP 链接生成标准。
- 明确图片展示和用户意图解析的注意事项,提升 Skill 响应易用性和安全合规性。
- 现代化组织结构,补充权限配置、结果解析、异常场景处理和多设备操作建议。
Metadata
Frequently Asked Questions
What is TG Cam App?
探鸽摄像头 Skill 服务。用于查询当前 Skill 已绑定设备、查看当前画面、查询事件、查看事件图片、确认设备状态和电量。当用户要查看可操作设备、看某个摄像头当前截图、查询某天或某时段发生了什么、查看最近事件或事件图片、确认在线状态、查询电量时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install TG Cam App?
Run "/install tg-cam-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TG Cam App free?
Yes, TG Cam App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TG Cam App support?
TG Cam App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TG Cam App?
It is built and maintained by flyfinec (@flyfinec); the current version is v0.0.5.
More Skills