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.
npx skills add redfox-data/redfox-community-dsh --skill redfox-subscribegit clone --depth 1 https://github.com/redfox-data/redfox-community-dshWrote 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.
[](https://agentmods.dev/skills/redfox-data/redfox-community-dsh/redfox-subscribe)<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/redfox-subscribe"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/redfox-subscribe/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.
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/redfox-subscribe"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/redfox-subscribe.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00140 | $0.01837 |
| Opus 5 | $0.00070 | $0.00919 |
| Sonnet 5 | $0.00028 | $0.00367 |
| Haiku 4.5 | $0.00014 | $0.00184 |
Grade A, and why
redfox-subscribe 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 9d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
订阅中心
红狐生态的统一订阅入口:汇总全部可订阅内容源(账号追踪 / AI 日报 / 行业日报 / 热榜推送),帮用户完成订阅、查看已有订阅、取消订阅。
角色与职责(Agent 必须遵守)
本 skill 是路由中心,自身不创建定时任务、不调用数据 API:
- 订阅/取消的具体执行由目标 skill 自己的订阅流程完成,各 skill 的订阅机制(自动化任务、
schedule_create、脚本--subscribe参数等)一律以其自身 SKILL.md 为准 - 本 skill 只负责四件事:展示菜单、理解意图、路由到目标 skill、汇总订阅状态
- 禁止在本 skill 里内联任何数据拉取逻辑;禁止替目标 skill 编造订阅参数
可订阅内容源总表
推送时间为各 skill 的默认约定,以目标 skill 的 SKILL.md 为准。
一、账号追踪
| 内容源 | 目标 skill | 默认推送 | 说明 |
|---|---|---|---|
| 抖音账号作品追踪 | douyin-subscribe |
每日 9:00 | 最多 20 个抖音号,每日作品 HTML 报告 |
| 公众号文章追踪 | gzh-subscribe |
每日 6:00 | 盯梢竞对/同类/关注公众号的文章推送 |
二、AI 日报(每日扫描 AI 相关内容,聚类生成日报)
| 内容源 | 目标 skill | 说明 |
|---|---|---|
| 抖音 AI 日报 | douyin-ai-feed |
抖音 AI 作品互动量榜单 |
| 公众号 AI 日报 | gzh-ai-feed |
AI 公众号热门文章 |
| 小红书 AI 日报 | xiaohongshu-ai-feed |
AI 相关热门笔记 |
| 视频号 AI 日报 | wechat-channels-ai-feed |
视频号 AI 作品 |
| 快手 AI 日报 | ks-ai-feed |
快手 AI 作品 |
| B站 AI 日报 | bili-ai-feed |
B站 AI 视频 |
三、行业日报
| 内容源 | 目标 skill | 说明 |
|---|---|---|
| 文旅日报(抖音/小红书/公众号/B站) | cultural-tourism-douyin-feed / cultural-tourism-xiaohongshu-feed / cultural-tourism-wechat-feed / cultural-tourism-bilibili-feed |
每日 17 点更新前一天数据,按平台任选 |
| 短剧日报(抖音/小红书/公众号/B站) | playlet-douyin-feed / playlet-xiaohongshu-feed / playlet-wechat-feed / playlet-bili-feed |
短剧行业热门内容 |
| A股舆情 | stock-feed |
小红书/抖音/公众号三平台股市舆情 |
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.
- 9d ago First seen · 107 lines · 140 tokens per session scan A c3c65a5d7094
redfox-subscribe is a skill published in the GitHub repository redfox-data/redfox-community-dsh (5 stars, last pushed today), licensed MIT. It adds 140 tokens to every session and 1,837 once invoked, about $0.0007 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.
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.
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.
dmux-workflows
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
email-ops
Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.
google-workspace-ops
Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls.
parallel-execution-optimizer
Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.