playlet-xhs-feed

playlet-xhs-feed is a skill for Claude Code, Codex from redfox-data/redfox-community-dsh. It costs 184 tokens per session (5,659 once invoked), scanned A, original, MIT.

A daily tracker for popular short-drama posts on Xiaohongshu, a Chinese social-media platform. It groups posts by story themes and creates an HTML report with covers, interaction data, links, and writing insights.

In plain words
What is it for?
It helps search by theme, creator, keyword, or date; find highly engaged posts; study title and theme patterns; and subscribe to daily reports, subject to its data-date and keyword checks.
Why use it?
It gathers and organises scattered popularity signals so creators can review short-drama trends in one report.

Skill for Claude CodeCodex

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

Good fit It helps search by theme, creator, keyword, or date; find highly engaged posts; study title and theme patterns; and subscribe to daily reports, subject to its data-date and keyword checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-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-xiaohongshu-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-xhs-feed

README.md
[![agentmods](https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-feed/github.svg)](https://agentmods.dev/skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-feed)
Your own site
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-feed"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-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-xhs-feed

Your own site · 80×15
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-feed"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/playlet-xiaohongshu-feed.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 184 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,659 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.00184 $0.05659
Opus 5 $0.00092 $0.02830
Sonnet 5 $0.00037 $0.01132
Haiku 4.5 $0.00018 $0.00566

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

Security

Grade A, and why

playlet-xhs-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 2 executable files (assets/daily_report.py, scripts/playlet_xhs_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-xiaohongshu-feed/SKILL.md · 460 lines

How it starts

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

短剧-小红书信息源

简介

短剧-小红书信息源是一款专为短剧创作者设计的小红书爆款内容追踪工具,参考AI-B站信息源的功能和样式设计。

通过红狐Hub API,你可以:

  • 📊 每日自动扫描小红书短剧内容,按互动量筛选爆款作品
  • 🏷️ 智能聚类题材方向(穿越/霸总/重生/悬疑等)
  • 📈 生成包含封面图、互动数据与创作洞察的可视化HTML日报
  • 🔍 支持按题材、达人、时间范围定向查询

适用于短剧编剧、制作人、运营人员等需要把握小红书短剧流量风口的场景。

⚠️ 重要-确认逻辑:数据每日15:00更新前一天数据,目标日期无数据时禁止自动调用接口/禁止自动回退,必须先告知用户并等待确认后才能执行。

🧭 重要-前置校验:查询前先校验分类/关键词是否符合短剧题材词库(穿越/霸总/重生/甜宠/悬疑/逆袭等)、日期是否在有效查询范围;关键词/分类全部不满足时不请求任何接口,直接提示"关键词不满足查询条件"并推荐相关分类和关键词。

输出规范:日报生成后,对话回复必须严格按照输出模板输出 md 内容,禁止任何自由发挥、省略或口语化文字。详见下方「📊 输出格式」。

功能特性

🎯 核心功能

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

✨ 特色亮点

  • 🧭 前置输入校验(v2.3):查询前先判断分类/关键词是否符合短剧题材词库、日期是否在有效查询范围;全部不满足时不请求任何接口,直接提醒"关键词不满足查询条件"并推荐相关分类和关键词;混合词保留有效关键词查询
  • ⚡ 智能日期判断:脚本内置 DATA_UPDATE_HOUR = 15 常量,调用接口前自动检测目标日期是否在无数据区间,无数据时提示用户等待确认
  • 🧠 结构化空因:空结果时明确输出原因分类(数据源无数据/关键词无匹配/接口异常)并给出下一步建议
  • 🔄 自动扩展题材:全量查询数据不足(<100条)时,自动追加穿越→霸总→重生→悬疑→甜宠→逆袭定向查询补充
  • 🔁 空结果重试:单题材查询为空/异常时,间隔4秒自动重试1次
  • 📱 小红书适配:作品链接自动拼接 xiaohongshu.com/explore/{photoId},互动数据为0的字段自动隐藏,HEIF封面自动转JPG,加载失败自动fallback默认封面
  • 🔒 安全可靠:API Key通过环境变量 REDFOX_API_KEY 获取,禁止硬编码

一键安装

前置条件

  • Python 3 运行环境
  • 已注册红狐Hub账号并获取 API Key

安装步骤

1. 获取 API Key

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

2. 配置环境变量

macOS/Linux:

echo 'export REDFOX_API_KEY=ak_xxxxxxxx' >> ~/.zshrc
source ~/.zshrc

Windows(PowerShell):

[Environment]::SetEnvironmentVariable("REDFOX_API_KEY", "ak_xxxxxxxx", "User")

配置后需重启终端使环境变量生效。

3. 验证配置
# macOS/Linux
echo $REDFOX_API_KEY

# Windows
echo %REDFOX_API_KEY%

Read the full file on GitHub · 460 lines

Files

What ships with it

7 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 · 460 lines · 184 tokens per session scan A ebc484016203

Subscribe to this mod's changes

playlet-xhs-feed is a skill published in the GitHub repository redfox-data/redfox-community-dsh (5 stars, last pushed today), licensed MIT. It adds 184 tokens to every session and 5,659 once invoked, about $0.0009 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