← 返回 Skills 市场
660
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install douyin-trends
功能描述
提供抖音公开视频和作者主页的内容检索与表现数据摘要,支持话题搜索、作者视频分析及热门榜单统计。
使用说明 (SKILL.md)
抖音
用途与边界
- 面向公开视频与作者主页的内容检索与表现数据摘要
- 不提供接口逆向、去水印、下载或突破防护的能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.douyin.com/
- 热门榜单:https://www.douyin.com/discover
- 搜索入口:https://www.douyin.com/search
常见任务
- 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
- 作者主页视频列表的时序表现对比(近7/30天)
- 热门榜单的类目与题材分布分析
数据字段
- 视频ID、标题、作者昵称与主页链接、话题标签
- 点赞/评论/收藏/分享数、发布时间、视频链接
- 播放趋势(若公开展示)、封面URL
自动化要点
- 反爬与风控较严,建议人工打开页面后再触发数据提取
- 动态渲染,需等待内容加载完成再解析
- 频率控制与UA伪装不可替代人机验证,不建议批量抓取
示例流程
- 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
- 作者对比:打开作者主页 → 抽取最近N个视频 → 统计交互指标
- 榜单扫描:访问榜单页 → 抽取条目 → 分类/题材统计
合规提示
- 遵守平台规则,不进行下载、去水印、接口调用或批量采集
- 结果仅用于内部分析与提醒,不用于商业传播
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: douyin-trends
Version: 0.1.0
The skill bundle provides instructions for an AI agent to perform legitimate analysis of public Douyin (TikTok China) content, such as summarizing video trends and author performance. It explicitly prohibits unauthorized activities like bypassing platform protections, removing watermarks, or bulk data scraping, focusing instead on parsing publicly available data from standard URLs like douyin.com/discover and douyin.com/search.
能力评估
Purpose & 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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install douyin-trends - 安装完成后,直接呼叫该 Skill 的名称或使用
/douyin-trends触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of douyin-trends skill.
- Enables lightweight analysis and monitoring of publicly available Douyin videos and author pages.
- Supports summary of videos by keyword/topic, authors’ video performance comparison, and category trends from hot lists.
- Displays key metrics: likes, comments, favorites, shares, publish time, and trends (if public).
- Only analyzes publicly accessible content; does not bypass protection, remove watermarks, or support downloads.
- Intended for individual, compliant use with rate and access limitations.
元数据
常见问题
Douyin 是什么?
提供抖音公开视频和作者主页的内容检索与表现数据摘要,支持话题搜索、作者视频分析及热门榜单统计。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 660 次。
如何安装 Douyin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyin-trends」即可一键安装,无需额外配置。
Douyin 是免费的吗?
是的,Douyin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Douyin 支持哪些平台?
Douyin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Douyin?
由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。
推荐 Skills