← 返回 Skills 市场
jisuapi

TV Program Preview - 电视节目预告

作者 极速数据 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
453
总下载
9
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install tv
功能描述
按频道与日期查电视节目单,可查频道列表。当用户说:央视一套今晚有什么节目?湖南卫视节目表,或类似电视节目问题时,使用本技能。
安全使用建议
This skill is coherent: it only needs a JISU_API_KEY to query JisuAPI for TV channels and schedules. Before installing, verify you trust the JisuAPI service (the API key will be sent to api.jisuapi.com). Ensure the runtime environment has Python and the 'requests' package installed. Do not reuse a high-privilege or broadly-scoped secret as JISU_API_KEY; use a dedicated AppKey from JisuAPI. If you need stronger isolation, restrict network access or review responses returned by the API before sharing them elsewhere.
功能分析
Type: OpenClaw Skill Name: tv Version: 1.0.3 The skill is a legitimate integration for the JisuAPI TV program service. The Python script (tv.py) implements standard API request logic using the requests library, handles errors appropriately, and retrieves the required API key from environment variables. The documentation (SKILL.md) provides clear instructions and helpful guidance for the AI agent that is entirely consistent with the stated purpose of querying television schedules.
能力评估
Purpose & Capability
Name and description describe TV program/channel lookup. The skill only requires python3 and an AppKey for JisuAPI, which matches the stated provider and API endpoints referenced in SKILL.md and tv.py.
Instruction Scope
SKILL.md only instructs setting JISU_API_KEY and running the included tv.py with 'channel' or 'query' JSON; the runtime instructions and the script operate solely on those inputs and call the documented JisuAPI endpoints. There are no instructions to read other local files or unrelated environment variables.
Install Mechanism
No install spec is provided (instruction-only with a single script file). The script makes direct HTTPS requests to api.jisuapi.com; it does not download or execute arbitrary code from unknown URLs. Note: the script depends on the Python 'requests' package which SKILL.md does not explicitly install.
Credentials
Only JISU_API_KEY is required and used as the API key for JisuAPI. No unrelated credentials or config paths are requested. The key is read from the environment and sent to the documented API — this is proportionate to the skill's purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent elevated privileges or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tv
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tv 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 - Updated SKILL.md for improved clarity and completeness, including a friendlier introduction and detailed configuration steps. - Enhanced documentation of pre-requisites, use cases, and error handling. - Expanded the description of "极速数据" and its other API offerings at the end of the documentation. - No code changes; this update only affects documentation and user instructions.
v1.0.2
No user-facing changes. - No file changes detected in this version. - Functionality and documentation remain the same as the previous version.
v1.0.1
tv 1.0.1 - No file changes detected in this version. - No user-facing feature or documentation updates.
v1.0.0
- Initial release of the tv skill for querying TV program schedules and channel lists using the 极速数据 API. - Supports fetching program listings for a specified channel and date. - Provides a command to list all available TV channels with IDs. - Includes clear setup and usage instructions, error handling, and example responses. - Requires users to configure the JISU_API_KEY environment variable.
元数据
Slug tv
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

TV Program Preview - 电视节目预告 是什么?

按频道与日期查电视节目单,可查频道列表。当用户说:央视一套今晚有什么节目?湖南卫视节目表,或类似电视节目问题时,使用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 453 次。

如何安装 TV Program Preview - 电视节目预告?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tv」即可一键安装,无需额外配置。

TV Program Preview - 电视节目预告 是免费的吗?

是的,TV Program Preview - 电视节目预告 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TV Program Preview - 电视节目预告 支持哪些平台?

TV Program Preview - 电视节目预告 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TV Program Preview - 电视节目预告?

由 极速数据(@jisuapi)开发并维护,当前版本 v1.0.3。

💬 留言讨论