红狐订阅中心 — 统一管理全部可订阅内容源:账号追踪、AI 日报、行业日报、热榜推送。用户说「我要订阅」时展示分组菜单并引导完成订阅;「我的订阅」汇总当前所有定时推送任务;支持一键取消订阅。当用户想要订阅日报、追踪账号更新、管理推送任务、查看或取消已有订阅时使用。触发词:订阅、我要订阅、订阅中心、我的订阅、取消订阅、日报订阅、推送管理、定时推送。
npx skills add https://github.com/redfox-data/redfox-community --skill redfox-subscribe
红狐生态的统一订阅入口:汇总全部可订阅内容源(账号追踪 / AI 日报 / 行业日报 / 热榜推送),帮用户完成订阅、查看已有订阅、取消订阅。
本 skill 是路由中心,自身不创建定时任务、不调用数据 API:
schedule_create、脚本 --subscribe 参数等)一律以其自身 SKILL.md 为准> 推送时间为各 skill 的默认约定,以目标 skill 的 SKILL.md 为准。
| 内容源 | 目标 skill | 默认推送 | 说明 |
| ---------------- | ------------------ | --------- | ------------------------------------ |
| 抖音账号作品追踪 | douyin-subscribe | 每日 9:00 | 最多 20 个抖音号,每日作品 HTML 报告 |
| 公众号文章追踪 | gzh-subscribe | 每日 6:00 | 盯梢竞对/同类/关注公众号的文章推送 |
| 内容源 | 目标 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 | 小红书/抖音/公众号三平台股市舆情 |
| 内容源 | 目标 skill | 推送频率 | 说明 |
| ------------------ | --------------------- | -------- | ---------------------------------------- |
| 抖音热榜 | douyin-hot-trend | 每小时 | 热点事件 + 热度值 |
| 全网热搜聚合 | trending-hub | 每小时 | 抖音/微博/B站/快手/知乎/头条/百度 7 平台 |
| 抖音每日最热 TOP50 | douyin-daily-hot | 每日 | 支持赛道分类 |
| 公众号 10w+ 热文 | wechat-10w-hot | 每日 | 全领域 10w+ 文章 |
| 公众号原创热门 | wechat-original-hot | 每日 | 原创热门文章 |
douyin-subscribe 的自动化任务流程、douyin-ai-feed 的 --subscribe 参数)schedule_create + every_seconds;Qoder:automation_update / schedule),prompt 中写明「执行 <skill-name> 技能,生成今日报告」schedule_listautomation_update mode=list / schedule 任务列表schedule_delete--unsubscribe 或其取消流程Take redfox-data/redfox-subscribe from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.