🎬 Douyin Shortdrama — 技能工具

v0.1.0

Provides summarized information on public Douyin short drama channels and episodes, including titles, updates, cast, and popularity stats without downloads o...

0· 202·0 当前·0 累计
mike47512 头像by @mike47512·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/17
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is internally consistent: it only describes parsing public Douyin pages, requests no credentials or installs, and its instructions stay within that scope.
评估建议
This skill appears coherent and low-risk from a technical footprint perspective (no installs, no credentials). Before installing, confirm the agent/runtime has an appropriate and permitted way to access Douyin pages (browser capability or approved HTTP client), and verify you are comfortable with the legal/ToS implications of scraping or parsing Douyin content. Because the instructions are high-level, ensure human oversight or strict rate-limiting is enforced at runtime to avoid accidental bulk ...
详细分析 ▾
用途与能力
Name and description match the instructions: summarizing public Douyin short-drama pages. There are no unexpected env vars, binaries, or install steps requested.
指令范围
SKILL.md directs visiting public Douyin pages and extracting metadata (titles, episodes, cast, likes/comments). It explicitly prohibits downloads, API reverse-engineering, and bulk scraping, but the extraction steps are high-level and leave implementation choices (how to render/parse) to the agent—this grants discretion that should be constrained by runtime policy and ToS/legal considerations.
安装机制
No install spec or code files are provided (instruction-only), so nothing is written to disk and there is no installer risk.
凭证需求
The skill requires no environment variables, credentials, or config paths—there is no overbroad access requested.
持久化与权限
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system settings.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/17

douyin-shortdrama-hot-trend 0.1.0 - Initial release of the “抖音短剧”技能 for organizing and summarizing Douyin short drama channel and episode page data. - Supports extraction of key episode info, update status, cast, popularity, and comment highlights from public pages. - Includes summary and statistical functions for drama rankings and genre distribution. - Emphasizes compliance: no downloads, interface reverse-engineering, or bulk data capture. - Designed for lightweight analysis and notifications only; requires manual page visits to trigger parsing.

无害

安装命令

点击复制
官方npx clawhub@latest install douyin-shortdrama
镜像加速npx clawhub@latest install douyin-shortdrama --registry https://cn.longxiaskill.com

技能文档

用途与边界

  • 面向公开短剧频道与剧集页面的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://www.douyin.com/
  • 短剧频道/榜单:站点入口
  • 搜索入口:https://www.douyin.com/search

常见任务

  • 短剧剧集的目录与更新状态、期次简介
  • 榜单条目分布与题材统计
  • 热度/评论与主演信息摘要

数据字段

  • 短剧标题、更新状态、期次目录、简介、主演、点赞/评论、链接
  • 榜单名称、采集时间、来源链接

自动化要点

  • 动态渲染与人机校验严格,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行下载或接口调用

示例流程

  • 剧集目录:访问短剧页 → 抽取期次 → 输出更新状态与简介
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计
  • 信息摘要:抽取主演与评论概览 → 输出要点

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒
数据来源ClawHub ↗ · 中文优化:龙虾技能库