← 返回 Skills 市场
WhereCanIWatch
作者
samthewise2855
· GitHub ↗
· v1.0.0
512
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wherecaniwatch
功能描述
Find where to stream any movie or TV show in the US using the WhereCanIWatch.tv API. Use when a user asks "where can I watch [title]?", wants streaming avail...
安全使用建议
This skill is coherent and lightweight, but note it makes outbound requests to https://www.wherecaniwatch.tv (title text you provide will be sent to that API). Before installing, consider: (1) privacy — avoid sending sensitive or personally identifying data you don't want recorded; (2) availability — the skill depends on an external site and its rate limits (listed in SKILL.md); (3) verify the domain uses HTTPS and is the legitimate service if you rely on deep links. No credentials or installs are required, so risk is limited to normal external-API exposure.
功能分析
Type: OpenClaw Skill
Name: wherecaniwatch
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` clearly defines the purpose of finding streaming availability using the `WhereCanIWatch.tv` API. All external network calls are consistently directed to `https://www.wherecaniwatch.tv`, aligning with the skill's stated function. There are no instructions for the AI agent that suggest prompt injection, data exfiltration, unauthorized command execution, or any other malicious activity. The content is straightforward and lacks any high-risk behaviors or vulnerabilities.
能力评估
Purpose & Capability
Name/description (streaming availability lookup) align with the SKILL.md: all required actions are HTTP GETs to wherecaniwatch.tv and optional filtering by user-provided subscriptions. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped: search endpoint, watch endpoint, simple filtering by user-declared subscriptions, and prescribed response formatting. The instructions do not ask the agent to read local files, environment variables, or other system state.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk and no third-party packages are pulled in by the skill itself.
Credentials
The skill declares no required environment variables, secrets, or config paths. That is proportional for a public-API lookup service.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or changes to other skills. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wherecaniwatch - 安装完成后,直接呼叫该 Skill 的名称或使用
/wherecaniwatch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: streaming availability lookup via WhereCanIWatch.tv API
元数据
常见问题
WhereCanIWatch 是什么?
Find where to stream any movie or TV show in the US using the WhereCanIWatch.tv API. Use when a user asks "where can I watch [title]?", wants streaming avail... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 512 次。
如何安装 WhereCanIWatch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wherecaniwatch」即可一键安装,无需额外配置。
WhereCanIWatch 是免费的吗?
是的,WhereCanIWatch 完全免费(开源免费),可自由下载、安装和使用。
WhereCanIWatch 支持哪些平台?
WhereCanIWatch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WhereCanIWatch?
由 samthewise2855(@samthewise2855)开发并维护,当前版本 v1.0.0。
推荐 Skills