Home / redfox-data / redfox-community · skills/gzh-toutiao-growth-rank/SKILL.md · GitHub

gzh-toutiao-growth-rank skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

gzh-toutiao-growth-rank is agent-read markdown (skill) from redfox-data/redfox-community: 公众号头条增长榜工具。基于红狐数据,按周统计公众号头条阅读增长(本周 vs 上周),排序固定为头条增长率降序,支持 23 个作者类别筛选,最多翻 5 页(每页 20 条,逐页输出),发现正在快速涨量的公众号账号。当用户提到"公众号头条增长榜"、"头条增长榜"、"公众号黑马榜"、"黑马榜"、"公众号涨榜"、"公众号飙升榜"、"阅读增长榜"、"涨粉快的公众号"、"公众号涨量排名"时使用。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 公众号头条增长榜

> 按周统计公众号头条阅读增长,发现本周快速涨量的黑马账号。

---

## 触发场景

**核心触发词:**

- "公众号头条增长榜"、"头条增长榜"(现用名)
- "公众号黑马榜"、"黑马榜"、"公众号涨榜"、"飙升榜"(原名/别名,仍有效)
- "阅读增长榜"、"涨量排名"、"本周涨得最快的公众号"
- "XX类 头条增长榜"(分类 + 榜单),如"健康养生头条增长榜"

---

## 数据说明

### 榜单口径

- **统计周期**:自然周(周一至周日)
- **更新时间**:新一期榜单每周一下午 16:30 更新
- **核心指标**:本周头条阅读 vs 上周头条阅读,输出阅读增长量与增长率
- **榜单排序(固定)**:一律按头条增长率降序输出,不支持切换
- **榜单口径(分类)**:不指定分类时查询综合全部分类总榜(跨全部 23 个作者类别统一排名);指定分类时只查该分类榜
- **翻页**:每页固定 20 条,最多 5 页,逐页输出

### 作者类别

共 23 个固定类别:人文资讯、知识百科、健康养生、时尚潮流、美食餐饮、乐活生活、旅游出行、搞笑幽默、情感心理、体育娱乐、美容美体、文摘精选、民生资讯、财富理财、科技数码、创投商业、汽车交通、房产楼市、职场发展、教育考试、学术研究、企业品牌、时事新闻。

---

## 一键安装

### 前置条件

- Python 3.6+
- 红狐数据 API Key(获取方式见下方注意事项)

### 安装步骤

1. 将技能文件夹放入你的 Skills 目录
2. 配置环境变量 `REDFOX_API_KEY`(macOS/Linux:`export REDFOX_API_KEY=<你的Key>`;Windows PowerShell:`$env:REDFOX_API_KEY="<你的Key>"`)。脚本未读到环境变量时,会尝试从 `~/.zshrc` 等 shell 配置中读取
3. 无需安装额外依赖,脚本仅使用 Python 标准库

---

## 工作流程

> 核心执行流程(意图识别、脚本调用、榜单渲染规则、空结果处理等)详见 `references/core_workflow.md`,Agent 执行时必须遵循该文件中的所有规则。

---

## 使用指南

直接用自然语言描述查询需求,无需记忆命令。

| 意图 | 示例话术 | 效果 |
| ---- | -------- | ---- |
| 查看最新增长榜 | 「看公众号头条增长榜」 | 输出最新一期综合总榜(按头条增长率降序) |
| 指定分类 | 「健康养生头条增长榜」 | 只输出该分类榜单 |
| 指定期数 | 「9 月 7 日那周的榜单」 | 查询指定自然周(自动归一为周一) |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add redfox-data/redfox-community/gzh-toutiao-growth-rank@git:20260922.71a2a70
Exact content
mdr add redfox-data/redfox-community/gzh-toutiao-growth-rank@sha256:12b27310d48e0ea5

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dr4wx5beo656adue.svg)](https://markdownregistry.com/a/art_dr4wx5beo656adue)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.71a2a70 latest2026-09-22 71a2a70 4,368 BA view · diff
git:20260918.74183602026-09-18 7418360 4,277 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4368 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

redfox-data/redfox-community · 412 stars · license none · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dr4wx5beo656adue
GET https://markdownregistry.com/api/v1/resolve?ref=redfox-data/redfox-community/gzh-toutiao-growth-rank
GET https://markdownregistry.com/api/v1/blob/12b27310d48e0ea5e6128a17c7e8bcde76800f09e1f32b7761f921258ea19a42

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from redfox-data/redfox-community

account-video-downloader skill
redfox-data/redfox-community · skills/account-video-downloader/SKILL.md · 多平台账号主页视频提取器 — 输入平台名称和账号id/链接,自动拉取抖音/快手/B站/YouTube 四大平台主页作品,解析下载链接,支持批量下载。适用场景:竞品账号内容拆解与逐帧学习、收藏喜欢的创作者全部作品避免被删、批量搬运素材二次剪辑…
git:20260804.5788cfd · audit A · 412 stars
ai-intelligence-investigator skill
redfox-data/redfox-community · skills/ai-intelligence-investigator/SKILL.md · 深度A股情报调查与分析工具,支持A股情报调查、竞品分析、舆情监测、人物背景调查、信息交叉验证,生成结构化调查报告。当用户需要调查A股公司/行业/概念、调查竞品、追踪热点事件、了解人物背景、验证信息真实性时使用。触发词:A股情报、股票调查、财…
git:20260811.007d90e · audit A · 412 stars
bili-ai-feed skill
redfox-data/redfox-community · skills/bili-ai-feed/SKILL.md · B站AI信息源 — 每日扫描B站AI相关账号,按点赞量发现爆款视频,智能聚类话题后生成包含封面图、互动数据与订阅支持的HTML日报。同时基于热门话题执行AI情报调查,采用多引擎搜索与交叉验证,输出结构化调查报告。支持用户自定义关键词定向查询…
git:20260811.0e4facd · audit A · 412 stars
bilibili-comment skill
redfox-data/redfox-community · skills/bilibili-comment/SKILL.md · B站评论分析工具。输入B站视频链接或BV号即可获取一级评论数据,支持分页浏览、评论情感分析(积极/负面/需求/竞品),生成精美 HTML 报告。当用户需要查看B站视频评论、分析评论舆情、了解用户反馈时使用。触发词:B站评论、B站视频评论、评…
git:20260811.0e4facd · audit A · 412 stars
bilibili-keywords-accounts skill
redfox-data/redfox-community · skills/bilibili-keywords-accounts/SKILL.md · B站关键词搜账号工具。根据用户输入的关键词查询B站相关账号,支持按综合排序或粉丝数排序,返回账号列表(含粉丝数、等级、简介等信息)。当用户需要搜索B站账号、查找B站UP主、找B站同类账号时使用。
git:20260626.21a4f5a · audit A · 412 stars
bilibili-keywords-search skill
redfox-data/redfox-community · skills/bilibili-keywords-search/SKILL.md · B站关键词搜作品工具。根据用户输入的关键词调用 Redfox 接口搜索B站最新视频,支持按排序方式和发布时间筛选,返回新鲜数据(非缓存/历史数据)。当用户要求搜索B站最新内容、查看某关键词下的视频数据时使用。触发词:B站搜索、B站最新视频、…
git:20260813.388d42d · audit A · 412 stars
bilibili-portfolio-search skill
redfox-data/redfox-community · skills/bilibili-portfolio-search/SKILL.md · B站账号作品列表实时查询工具。根据B站UP主的UID获取该UP主发布的最新视频作品列表,支持游标翻页浏览更多作品。当用户想查看某个B站UP主的作品列表、B站账号视频、UP主投稿列表时使用。
git:20260810.bc96e98 · audit A · 412 stars
bilibili-search-download skill
redfox-data/redfox-community · skills/bilibili-search-download/SKILL.md · B站搜索批量下载工具。输入关键词即可搜索B站全站视频,支持按播放量/点赞/时间排序,搜索后自动批量获取全部高清下载链接。当用户需要查找B站视频、搜索B站内容、下载B站视频、采集B站素材时使用。触发词:B站搜索、bilibili搜索、B站下载…
git:20260811.b38a241 · audit A · 412 stars
bilibili-video-downloader skill
redfox-data/redfox-community · skills/bilibili-video-downloader/SKILL.md · B站视频下载 — 粘贴B站视频链接,一键解析返回无水印视频下载链接。当用户需要下载B站视频、保存B站视频、获取B站视频直链时使用。触发词:B站视频下载、bilibili视频下载、B站视频解析、下载B站视频、哔哩哔哩视频下载。
git:20260727.db5b907 · audit A · 412 stars
brand-geo-analysis-plus skill
redfox-data/redfox-community · skills/brand-geo-analysis-plus/SKILL.md · 中国互联网品牌感知监测统一工具。聚合全网热榜追踪(hub)、小红书/抖音/公众号近30天深度讨论研究(cn30)、豆包/Kimi/DeepSeek AI…
git:20260916.3009366 · audit A · 412 stars
cn-last30days skill
redfox-data/redfox-community · skills/cn-last30days/SKILL.md · 中国社媒平台话题研究工具。从小红书、抖音、公众号三大平台搜索近30天真实讨论,跨平台对比分析舆情趋势。当用户需要研究中国社交媒体热点话题、分析舆情趋势、对比品牌口碑时使用。触发词:小红书热点、抖音趋势、公众号舆情、跨平台分析、社媒研究、话题…
v2.1.0 · audit A · 412 stars
cultural-tourism-bilibili-feed skill
redfox-data/redfox-community · skills/cultural-tourism-bilibili-feed/SKILL.md · 文旅B站信息源 — 搜索文旅相关B站热门视频,按点赞量筛选最火内容,生成精美 HTML 报告。当用户需要文旅B站、旅游攻略、景区热度、文旅资讯、文旅爆款内容时使用。触发词:文旅B站、文旅信息源、文旅资讯、旅游B站、景区视频、文旅爆款。
git:20260827.be76302 · audit A · 412 stars

Every file in redfox-data/redfox-community

Other files named gzh-toutiao-growth-rank

gzh-toutiao-growth-rank skill
redfox-data/redfox-community-dsh · skills/gzh-toutiao-growth-rank/SKILL.md · 公众号头条增长榜工具。基于红狐数据,按周统计公众号头条阅读增长(本周 vs 上周),排序固定为头条增长率降序,支持 23 个作者类别筛选,最多翻 5 页(每页 20…
git:20260922.dab385c · audit A · 6 stars

Browse by kind, by grade A, or by owner.