← Back to Skills Marketplace
Haokan
by
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
186
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install haokan
Description
Provides aggregated summaries and updates of public short videos, short dramas, and trending lists from Haokan video pages based on keywords or topics.
README (SKILL.md)
好看视频
用途与边界
- 面向公开短视频/短剧页的检索与表现数据摘要
- 不提供下载、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://haokan.baidu.com/
- 分区/热门/榜单:站点入口
- 搜索入口:站内搜索
常见任务
- 指定话题/关键词的短视频集合摘要(点赞/评论/收藏)
- 剧集页面目录与更新状态、期次简介
- 榜单条目分布与题材统计
数据字段
- 标题、作者、时长、发布时间、点赞/评论/收藏、链接
- 短剧标题、更新状态、期次目录、简介、链接
- 榜单名称、采集时间、来源链接
自动化要点
- 动态渲染与人机校验,建议人工打开后触发解析
- 请求频率需控制,不进行批量抓取
- 不进行下载或接口调用
示例流程
- 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出表现摘要
- 短剧目录:访问短剧页 → 抽取期次 → 输出更新状态与简介
- 榜单统计:访问榜单 → 抽取条目 → 题材分布统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒
Usage Guidance
This skill is internally consistent and low-risk: it only describes summarizing public Haokan pages and asks for no installs or secrets. Before installing, confirm the agent has safe web-browsing/HTML-parsing tools and respects rate limits and site policies (the SKILL.md itself warns against bulk scraping and bypassing human checks). Do not supply any Baidu/Haokan credentials; if you need automated runs, test on a small sample to ensure the agent handles dynamic content and captchas gracefully and to avoid unintentional excessive requests. Because the registry 'source' is unknown, prefer to enable it with limited scope and monitor its first actions.
Capability Analysis
Type: OpenClaw Skill
Name: haokan
Version: 0.1.0
The skill bundle consists of metadata and markdown instructions (SKILL.md) for summarizing public video and drama information from haokan.baidu.com. It contains no executable code, and the instructions explicitly prohibit high-risk activities such as batch scraping, downloading, or bypassing security controls, focusing instead on lightweight data extraction and analysis.
Capability Assessment
Purpose & Capability
Name/description (Haokan public video summaries) match the SKILL.md: it describes extracting title, author, metrics, episode lists and trending statistics from public pages. The registry entry requests no unrelated binaries or credentials. The skill source is 'unknown' in metadata, but the SKILL.md explicitly targets https://haokan.baidu.com/, which is consistent with the stated purpose.
Instruction Scope
SKILL.md confines actions to public page retrieval and light parsing, lists concrete data fields to extract, and explicitly forbids downloads, reverse-engineering, interface calls, and bulk scraping. It suggests opening pages manually before parsing to handle dynamic rendering and human-verification — this stays within the stated scope and does not instruct reading unrelated system files or secrets.
Install Mechanism
No install spec and no code files (instruction-only). Nothing will be written to disk by an installer and no external packages are pulled.
Credentials
The skill declares no environment variables, credentials, or config paths. There are no requests for unrelated tokens or secrets, so required privileges are proportional to scraping/summary tasks.
Persistence & Privilege
always is false (default) and the skill does not request persistent system-wide changes or modification of other skills' settings. Autonomous invocation is allowed by default but is not combined here with broad privileges or sensitive access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install haokan - After installation, invoke the skill by name or use
/haokan - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
haokan-video-hot-trend v0.1.0
- 初始版本发布,注册“好看视频”技能
- 支持公开短视频/短剧页信息的轻量摘要整理
- 可检索与分析指定短视频、短剧目录、榜单条目等数据
- 遵守平台合规要求,不提供下载与批量抓取能力
- 适用于公开页面数据的内部分析与提醒
Metadata
Frequently Asked Questions
What is Haokan?
Provides aggregated summaries and updates of public short videos, short dramas, and trending lists from Haokan video pages based on keywords or topics. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.
How do I install Haokan?
Run "/install haokan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Haokan free?
Yes, Haokan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Haokan support?
Haokan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Haokan?
It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.
More Skills