Home / redfox-data / redfox-community · skills/x-top-account/SKILL.md · GitHub

x-top-account skillA

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

x-top-account is agent-read markdown (skill) from redfox-data/redfox-community: X(Twitter)每日最具影响力账号榜单追踪分析工具;每日早上9:00更新前一天榜单,最多回溯7天;支持性别(男/女/全部)与32个行业分类筛选、分页翻页、HTML可视化报告导出与定时订阅推送;当用户需要查询X/Twitter账号排名、热门账号榜、分行业/分性别榜单、下载榜单报告或订阅推送时使用。触发词:X榜单、Twitter榜单、推特账号排名、X热门账号、Twitter影响力榜、推特大V排行。.

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

# X (Twitter) 热门账号榜

## 1. 简介

X (Twitter) 每日最具影响力账号榜单追踪分析工具 -- 基于红狐数据 API,提供 X 平台全行业 / 分行业 / 分性别的每日影响力账号榜单查询,支持排名查询、筛选过滤、分页翻页、HTML 可视化报告下载与定时订阅推送。

**适用对象**:出海内容创作者、品牌方 / 海外投放人员、MCN 机构 / 跨境运营团队、行业分析师 / 咨询从业者。

---

## 2. 功能特性

**核心功能**:

- 排名查询 -- 查每日 TOP 账号榜(每页 20 条,共 10 页 200 条)
- 筛选过滤 -- 按性别与 32 个行业分类精准筛选,支持自然语言模糊匹配
- 分页翻页 -- 支持指定页码查询,对话内逐页浏览
- 报告下载 -- 生成 X 平台风格 HTML 报告,支持一键导出 PDF / 高清图片
- 定时订阅 -- 设置每日定时推送,支持按性别 / 行业组合订阅

**特色亮点**:

- 每日早上 9:00 更新前一天榜单,最多回溯 7 天
- 影响力评分:结合粉丝数、互动量、曝光数等加权综合评估,满分 100
- 行业模糊匹配:支持自然语言输入(如 "宠物" 自动映射到 "萌宠动物")
- 多维数据:国家/地区、主行业、日涨幅、X 粉丝数、其他平台粉丝数、专题标签一览无余

---

## 3. 一键安装

### 鉴权

#### 获取 API Key

请前往 [红狐hub](https://redfox.hk/settings/api-keys?source=github) 获取API KEY

#### 配置 API Key

方案1: 以OpenClaw为例,将REDFOX_API_KEY添加到~/.openclaw/openclaw.json中

```bash
{ "env": { "REDFOX_API_KEY": "ak_xxxx..." } }
```

方案2: 终端配置:export REDFOX_API_KEY="ak_xxxx..."

```bash
export REDFOX_API_KEY="ak_xxxx..."
```

### 依赖安装

无需安装第三方依赖,使用 Python 标准库即可运行。

---

## 4. 使用指南

### 基础使用

**查询榜单数据(默认第 1 页 20 条)并生成 HTML 报告**:

```bash
python scripts/fetch_rank.py --query "用户原始问题" --html
```

脚本会自动解析:
- **日期**:未明确则取最新可用日期(每日 9:00 更新,9 点后为昨日,9 点前为前日)
…

Read the whole file at its exact version.

How to install

Latest version
mdr add redfox-data/redfox-community/x-top-account@git:20260923.3032103
Exact content
mdr add redfox-data/redfox-community/x-top-account@sha256:0881c3fc6b33918a

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_g7t2wbsjdqmawvmx.svg)](https://markdownregistry.com/a/art_g7t2wbsjdqmawvmx)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.3032103 latest2026-09-23 3032103 12,886 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 (12886 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_g7t2wbsjdqmawvmx
GET https://markdownregistry.com/api/v1/resolve?ref=redfox-data/redfox-community/x-top-account
GET https://markdownregistry.com/api/v1/blob/0881c3fc6b33918a7be3b9f2b9d3c2f15d6e84a3de1957926092a63d7dd1103a

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 x-top-account

x-top-account skill
redfox-data/redfox-community-dsh · skills/x-top-account/SKILL.md · X(Twitter)每日最具影响力账号榜单追踪分析工具;每日早上9:00更新前一天榜单,最多回溯7天;支持性别(男/女/全部)与32个行业分类筛选、分页翻页、HTML可视化报告导出与定时订阅推送;当用户需要查询X/Twitter账号排名、热…
git:20260923.2869aa4 · audit A · 6 stars

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