Kuaishou

v0.1.0

提供公开快手视频和作者主页的内容检索与表现数据摘要,支持话题、作者和榜单分析。

0· 299·2 current·3 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ec1qa4exb6knkwzxyz5hayd832n7y

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

快手

用途与边界

  • 面向公开视频与作者主页的内容检索与表现数据摘要
  • 不提供接口逆向、下载或突破防护的能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
  • 作者主页视频列表的时序表现对比(近7/30天)
  • 热门榜单的类目与题材分布分析

数据字段

  • 视频ID、标题、作者昵称与主页链接、话题标签
  • 点赞/评论/收藏/分享数、发布时间、视频链接
  • 播放趋势(若公开展示)、封面URL

自动化要点

  • 反爬与风控较严,建议人工打开页面后再触发数据提取
  • 动态渲染,需等待内容加载完成再解析
  • 频率控制与UA伪装不可替代人机验证,不建议批量抓取

示例流程

  • 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
  • 作者对比:打开作者主页 → 抽取最近N个视频 → 统计交互指标
  • 榜单扫描:访问榜单页 → 抽取条目 → 分类/题材统计

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒,不用于商业传播

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…