← Back to Skills Marketplace
453
Downloads
9
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install tv
Description
按频道与日期查电视节目单,可查频道列表。当用户说:央视一套今晚有什么节目?湖南卫视节目表,或类似电视节目问题时,使用本技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tv - After installation, invoke the skill by name or use
/tv - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is TV Program Preview - 电视节目预告?
按频道与日期查电视节目单,可查频道列表。当用户说:央视一套今晚有什么节目?湖南卫视节目表,或类似电视节目问题时,使用本技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 453 downloads so far.
How do I install TV Program Preview - 电视节目预告?
Run "/install tv" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TV Program Preview - 电视节目预告 free?
Yes, TV Program Preview - 电视节目预告 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TV Program Preview - 电视节目预告 support?
TV Program Preview - 电视节目预告 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TV Program Preview - 电视节目预告?
It is built and maintained by 极速数据 (@jisuapi); the current version is v1.0.3.
More Skills