← 返回 Skills 市场
541
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install kuaishou
功能描述
提供公开快手视频和作者主页的内容检索与表现数据摘要,支持话题、作者和榜单分析。
使用说明 (SKILL.md)
快手
用途与边界
- 面向公开视频与作者主页的内容检索与表现数据摘要
- 不提供接口逆向、下载或突破防护的能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.kuaishou.com/
- 热门与发现:站点入口
- 搜索入口:https://www.kuaishou.com/search
常见任务
- 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
- 作者主页视频列表的时序表现对比(近7/30天)
- 热门榜单的类目与题材分布分析
数据字段
- 视频ID、标题、作者昵称与主页链接、话题标签
- 点赞/评论/收藏/分享数、发布时间、视频链接
- 播放趋势(若公开展示)、封面URL
自动化要点
- 反爬与风控较严,建议人工打开页面后再触发数据提取
- 动态渲染,需等待内容加载完成再解析
- 频率控制与UA伪装不可替代人机验证,不建议批量抓取
示例流程
- 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
- 作者对比:打开作者主页 → 抽取最近N个视频 → 统计交互指标
- 榜单扫描:访问榜单页 → 抽取条目 → 分类/题材统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒,不用于商业传播
安全使用建议
The skill is internally consistent: it is a set of human-readable instructions for analyzing public Kuaishou pages and asks for no secrets or installs. Before enabling it, confirm whether your agent has web-browsing or DOM-reading tools — combined with those tools the high-level instructions could be used to scrape data. If you do not want any automated web access, disable autonomous invocation for this skill or restrict the agent's browsing tools. Never provide credentials or site cookies to this skill, and avoid using it for bulk or commercial scraping in violation of the platform's terms.
功能分析
Type: OpenClaw Skill
Name: kuaishou
Version: 0.1.0
The skill bundle consists of metadata and documentation (SKILL.md) for analyzing public Kuaishou video trends and author profiles. It contains no executable code, does not request sensitive data access, and explicitly instructs the agent to operate within platform boundaries without attempting to bypass security measures or perform bulk data extraction.
能力评估
Purpose & Capability
The name/description (public Kuaishou content retrieval and summary) match the SKILL.md instructions. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md gives high-level scraping/analysis steps (search, pagination, extract metrics) and advises manual page opening and waiting for dynamic rendering. It does not instruct accessing credentials or local files, but the guidance is vague and could be used to automate scraping if the agent has web access.
Install Mechanism
No install spec or code files — instruction-only, so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested; requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed (platform default) but that alone is not a problem here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kuaishou - 安装完成后,直接呼叫该 Skill 的名称或使用
/kuaishou触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
kuaishou-hot-trend 0.1.0
- Initial release of the 快手热门技能 for public video and author data summary.
- Supports topic/keyword video aggregation, author video performance comparison, and hot list category analysis from公开页面.
- Only uses publicly available data; no download, reverse engineering, or interface bypass.
- Includes data fields: video ID, title, author, likes, comments, shares, publish time, etc.
- Provides operation guidelines for safe, compliant, lightweight analysis and reminders.
元数据
常见问题
Kuaishou 是什么?
提供公开快手视频和作者主页的内容检索与表现数据摘要,支持话题、作者和榜单分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 541 次。
如何安装 Kuaishou?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kuaishou」即可一键安装,无需额外配置。
Kuaishou 是免费的吗?
是的,Kuaishou 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Kuaishou 支持哪些平台?
Kuaishou 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Kuaishou?
由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。
推荐 Skills