抖音热点
douyin-trends
by codekungfu
注册“抖音”热门技能;当需要访问或自动化抖音相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/douyin-trends文档
抖音
用途与边界
- 面向公开视频与作者主页的内容检索与表现数据摘要
- 不提供接口逆向、去水印、下载或突破防护的能力
- 仅用于公开页面的轻量分析与提醒
关键入口
常见任务
- 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
- 作者主页视频列表的时序表现对比(近7/30天)
- 热门榜单的类目与题材分布分析
数据字段
- 视频ID、标题、作者昵称与主页链接、话题标签
- 点赞/评论/收藏/分享数、发布时间、视频链接
- 播放趋势(若公开展示)、封面URL
自动化要点
- 反爬与风控较严,建议人工打开页面后再触发数据提取
- 动态渲染,需等待内容加载完成再解析
- 频率控制与UA伪装不可替代人机验证,不建议批量抓取
示例流程
- 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
- 作者对比:打开作者主页 → 抽取最近N个视频 → 统计交互指标
- 榜单扫描:访问榜单页 → 抽取条目 → 分类/题材统计
合规提示
- 遵守平台规则,不进行下载、去水印、接口调用或批量采集
- 结果仅用于内部分析与提醒,不用于商业传播
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>