Douyin
提供抖音公开视频和作者主页的内容检索与表现数据摘要,支持话题搜索、作者视频分析及热门榜单统计。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 16 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (public Douyin content retrieval and summaries) match the SKILL.md tasks (topic search, author video analysis, leaderboard stats). No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md confines actions to publicly visible pages, describes waiting for dynamic rendering, and explicitly disallows reverse-engineering, downloading/decoding watermarks, or bulk scraping. It does not instruct reading local files, accessing unrelated env vars, or sending data to unexpected endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution risk — runtime behavior depends on the agent's existing web/crawling capabilities.
Credentials
No environment variables, credentials, or config paths are required; requested access is proportional to the described public-data analysis task.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or global privileges or attempt to modify other skills' configs.
Assessment
This skill is instruction-only and appears coherent, but note that actual behavior depends on the agent’s web-access tools. Before installing, confirm the agent's web/browser tooling: ensure it will not perform bulk automated scraping, will obey rate-limits and site terms of service, and will not transmit collected data to external endpoints you don't trust. Do not grant unrelated credentials or system access; monitor network activity and logs the first few times the skill is used.Like a lobster shell, security has layers — review code before you run it.
Current versionv0.1.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
抖音
用途与边界
- 面向公开视频与作者主页的内容检索与表现数据摘要
- 不提供接口逆向、去水印、下载或突破防护的能力
- 仅用于公开页面的轻量分析与提醒
关键入口
常见任务
- 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
- 作者主页视频列表的时序表现对比(近7/30天)
- 热门榜单的类目与题材分布分析
数据字段
- 视频ID、标题、作者昵称与主页链接、话题标签
- 点赞/评论/收藏/分享数、发布时间、视频链接
- 播放趋势(若公开展示)、封面URL
自动化要点
- 反爬与风控较严,建议人工打开页面后再触发数据提取
- 动态渲染,需等待内容加载完成再解析
- 频率控制与UA伪装不可替代人机验证,不建议批量抓取
示例流程
- 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
- 作者对比:打开作者主页 → 抽取最近N个视频 → 统计交互指标
- 榜单扫描:访问榜单页 → 抽取条目 → 分类/题材统计
合规提示
- 遵守平台规则,不进行下载、去水印、接口调用或批量采集
- 结果仅用于内部分析与提醒,不用于商业传播
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
