← 返回 Skills 市场
codenova58

Haokan

作者 codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
186
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install haokan
功能描述
Provides aggregated summaries and updates of public short videos, short dramas, and trending lists from Haokan video pages based on keywords or topics.
使用说明 (SKILL.md)

好看视频

用途与边界

  • 面向公开短视频/短剧页的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://haokan.baidu.com/
  • 分区/热门/榜单:站点入口
  • 搜索入口:站内搜索

常见任务

  • 指定话题/关键词的短视频集合摘要(点赞/评论/收藏)
  • 剧集页面目录与更新状态、期次简介
  • 榜单条目分布与题材统计

数据字段

  • 标题、作者、时长、发布时间、点赞/评论/收藏、链接
  • 短剧标题、更新状态、期次目录、简介、链接
  • 榜单名称、采集时间、来源链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行下载或接口调用

示例流程

  • 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出表现摘要
  • 短剧目录:访问短剧页 → 抽取期次 → 输出更新状态与简介
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install haokan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /haokan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
haokan-video-hot-trend v0.1.0 - 初始版本发布,注册“好看视频”技能 - 支持公开短视频/短剧页信息的轻量摘要整理 - 可检索与分析指定短视频、短剧目录、榜单条目等数据 - 遵守平台合规要求,不提供下载与批量抓取能力 - 适用于公开页面数据的内部分析与提醒
元数据
Slug haokan
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Haokan 是什么?

Provides aggregated summaries and updates of public short videos, short dramas, and trending lists from Haokan video pages based on keywords or topics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。

如何安装 Haokan?

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

Haokan 是免费的吗?

是的,Haokan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Haokan 支持哪些平台?

Haokan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Haokan?

由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。

💬 留言讨论