playlet-douyin-feed

playlet-douyin-feed is a skill for Claude Code, Codex from redfox-data/redfox-community-dsh. It costs 264 tokens per session (4,993 once invoked), scanned A, original, MIT.

A tool that tracks popular short dramas on Douyin, a Chinese short-video platform, and creates a daily HTML report with covers, engagement data, links, topic groups, and writing observations.

In plain words
What is it for?
Use it for short-drama topic research, creator or agency monitoring, searches by topic, creator, keyword, or date, and automatic daily reports.
Why use it?
It reduces the manual work of finding trending short dramas and spotting changes in popular topics. It also checks search terms and dates before requesting data, and asks before expanding an unsuccessful search.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for short-drama topic research, creator or agency monitoring, searches by topic, creator, keyword, or date, and automatic daily reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/redfox-data/redfox-community-dsh/playlet-douyin-feed
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add redfox-data/redfox-community-dsh --skill playlet-douyin-feed
Clone the repo
git clone --depth 1 https://github.com/redfox-data/redfox-community-dsh

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for playlet-douyin-feed

README.md
[![agentmods](https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/playlet-douyin-feed/github.svg)](https://agentmods.dev/skills/redfox-data/redfox-community-dsh/playlet-douyin-feed)
Your own site
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/playlet-douyin-feed"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/playlet-douyin-feed/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for playlet-douyin-feed

Your own site · 80×15
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/playlet-douyin-feed"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/playlet-douyin-feed.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 264 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,993 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00264 $0.04993
Opus 5 $0.00132 $0.02497
Sonnet 5 $0.00053 $0.00999
Haiku 4.5 $0.00026 $0.00499

Measured 11d ago against content hash c7d76303c28f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

playlet-douyin-feed scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/playlet_douyin_daily.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/playlet-douyin-feed/SKILL.md · 347 lines

How it starts

The opening of the file, as written. The whole thing — 347 lines — stays where its author put it; the contents beside it link to each section on GitHub.

短剧-抖音信息源

简介

短剧-抖音信息源是一款专为短剧创作者和MCN运营人员设计的抖音爆款内容追踪工具,每日自动扫描抖音短剧创作内容,按点赞量筛选爆款作品,智能聚类题材后生成HTML可视化日报。

通过简单的自然语言指令,你可以:

  • 📊 获取每日抖音短剧爆款榜单与题材分布
  • 🏷️ 自动聚类穿越/霸总/重生/悬疑等题材方向
  • 📈 生成创作趋势分析报告(爆款标题特征、核心达人榜、新兴起量信号)
  • 🔔 开启每日订阅,日报自动产出

适用于短剧创作者选题、MCN机构运营、题材趋势研究等需要每日追踪抖音短剧热点的场景。

重要:数据每日15:00更新前一天数据(实际可能延迟,以脚本真实探活为准)。查询前脚本先做输入校验:关键词需命中短剧题材词库(topic_keywords 中规定的题材名+全部相关词,如「打脸」命中逆袭题材相关词),命中后直接使用该关键词查询数据;不满足时提醒"关键词不满足查询条件"并推荐相关词,不发起接口请求无数据确认制:查询无匹配数据或全量数据不足时,禁止自动发起任何额外查询(禁止自动降级全量、禁止自动扩展题材),先展示推荐题材关键词并询问用户,用户确认后才可发起查询;日期超出有效查询范围时提醒并自动回退最近有数据日期,无需用户确认。

功能特性

🎯 核心功能

功能模块 能力描述 核心价值
爆款发现 从抖音短剧中按点赞量筛选热门内容 精准定位高热度短剧作品
题材聚类 自动识别题材方向(穿越/霸总/重生/悬疑等) 每天题材分类由内容动态决定
智能查询 默认查询全部短剧,关键词命中词库(题材名+相关词)直接查询,数据不足时提示推荐题材等待确认 节省接口额度,高效获取数据
自定义查询 用户可指定任意题材/达人/关键词定向查询 灵活覆盖任意短剧细分方向
创作洞察 分析爆款标题特征、题材趋势、达人表现 深度挖掘创作规律
可视化日报 深色主题HTML,封面图+互动数据+作品直链 直观展示每日短剧热点
一键订阅 --subscribe 开启每日自动产出 日报自动攒在本地文件夹

✨ 特色亮点

  • 探活式日期预检:调用前先用轻量请求(无keyword, pageSize=1)真实探测目标日期是否有数据,替代纯本地时钟推断,自动拦截无效查询,避免浪费API额度
  • 🧭 前置输入校验:查询前先判断用户的分类/关键词是否符合短剧题材词库(题材名+全部相关词,命中后直接使用该关键词查询数据)、日期是否在有效查询范围;不满足时提醒"关键词不满足查询条件"并推荐相关分类和关键词,不发起接口请求
  • 🔄 自动回退--latest 自动向前回退最多7天,找到最近有数据的日期再出日报,彻底告别"查到空就报错"
  • ⏸️ 无数据确认制:查询无匹配数据或全量数据不足时,不自动扩展题材、不自动降级全量,提示推荐题材关键词并等待用户确认后再查询
  • 🧠 结构化空因:空结果时明确输出原因(数据源无数据/关键词无匹配/接口异常)并给出下一步建议
  • 🏷️ 智能题材聚类:内置9大题材关键词库(穿越/霸总/重生/悬疑/甜宠/逆袭/年代/战神/古装),自动识别归类
  • 📊 创作趋势报告:自动分析新兴起量信号、爆款标题特征、核心达人榜
  • 🎨 HTML深色主题日报:封面图+互动数据+作品直链,美观直观,自动浏览器打开
  • 💰 API积分优化:批量查询+1小时缓存+探活拦截,节省接口调用额度

一键安装

前置条件

  • 已安装 Python 3 运行环境
  • 获取红狐Hub API Key

API Key 获取

数据查询接口通过请求头 X-API-KEY 鉴权,Key 从环境变量 REDFOX_API_KEY 获取。

前往 红狐Hub 官网 注册,登录后在个人中心获取,格式为 ak_xxxxxxxx。新注册用户获赠免费积分。

环境变量配置

变量名 必填 说明
REDFOX_API_KEY 红狐Hub API 访问密钥,格式 ak_xxxxxxxx

配置方式:

  • macOS/Linux:将 export REDFOX_API_KEY=<值> 追加到 ~/.zshrc~/.bashrc,然后 source 使其生效
  • Windows:[Environment]::SetEnvironmentVariable("REDFOX_API_KEY", "<值>", "User")(需重启终端)
  • 配置后验证:echo $REDFOX_API_KEY(macOS/Linux)或 echo %REDFOX_API_KEY%(Windows)

Read the full file on GitHub · 347 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 347 lines · 264 tokens per session scan A c7d76303c28f

Subscribe to this mod's changes

playlet-douyin-feed is a skill published in the GitHub repository redfox-data/redfox-community-dsh (5 stars, last pushed today), licensed MIT. It adds 264 tokens to every session and 4,993 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

dsh-hooks-authoring

Instructions for writing and debugging dsh-hooks-plugin scripts, which run during tool or session events such as before a tool call or after it finishes. These scripts return JSON decisions such as allowing, asking about, or denying an action.

KYinCode/dsh-hooks-plugin · 112 tokens

web-artifact-designer

A design workflow for producing self-contained HTML or SVG files that open directly in a browser. It covers visual work such as posters, infographics, landing pages, charts, banners, cards, and interface mockups.

xulelenlp/dsh-web-artifact-designer · 115 tokens

dsh-web-pet-developer

Create a pet for the dsh-pet plugin and integrate it into the dsh web GUI — author a v2 pet.json manifest plus an 8-column x 9-row atlas per the Codex/hatch-pet contract (live2d pets, voice packs and status decorations included), drop it into the pet-center user directory or contribute it as a built-in asset under…

zhu1090093659/dsh-web · 162 tokens

company-research-method

A documented process for researching a company using supplied files and selected public sources. It produces a company overview with business details, sourced financial figures, and stated risks.

PerryLink/dsh-industry-research · 83 tokens

dsh-plugin-guide

Use when developing, reviewing, packaging, debugging, or answering questions about DeepSeek Harness (DSH) plugins — the plugin-based agent harness on vendored Cordis. Applies the official plugin-development constraints (plugin contract, cordis.yml layers, services/events/effects, tool DSL, bundles/profiles) backed by…

PerryLink/dsh-plugin-guide · 76 tokens

living-docs-governance

Keep a long-lived project's documentation from rotting by assigning existing project docs clear constitution, map, status, and history roles, then wiring the active agent harness to those canonical sources. Use in the maintain phase when docs drift from code, agents lose context between sessions, or intentional…

gongyijie85/dsh-ecc · 118 tokens