redfox-data/redfox-community

bilibili-keywords-accounts

B站?

First seen Jun 26, 2026

Installation

$ npx skills add redfox-data/redfox-community --skill bilibili-keywords-accounts

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from redfox-data/redfox-community · top by installs.

npx skills add redfox-data/redfox-community

Browse all from redfox-data/redfox-community

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 394
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,123 B
  • docs SUMMARY.md 311 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 93 installs

SKILL.md

B站关键词搜账号

📝 简介

B站关键词搜账号工具,根据关键词搜索B站相关账号,获取最新账号列表(含粉丝数、等级、简介等信息)。支持按综合排序或粉丝数排序,支持翻页浏览更多结果。

核心价值

  • 快速发现UP主:输入关键词即可获取B站相关领域账号列表,无需手动逐个搜索
  • 多维度筛选:按粉丝数或综合排序,快速定位目标账号
  • 智能分类展示:自动按内容方向分类,一目了然

适用对象

  • 🔍 内容运营 / MCN — 快速发现同赛道UP主,拓展合作资源
  • 📊 品牌方 / 广告主 — 筛选目标领域KOL,评估账号基本面
  • 🎯 创作者 / 研究者 — 了解B站某领域的账号生态

✨ 功能特性

功能模块 能力描述 核心价值
关键词搜索 根据关键词搜索B站账号 快速发现目标领域UP主
多维排序 支持综合排序/按粉丝数排序 按不同维度筛选优质账号
账号详情 返回粉丝数、等级、简介、直播状态 快速了解账号基本面
AI 智能分类 自动按内容方向归类账号 结构化浏览,高效筛选
分页浏览 支持翻页查看更多账号 扩大账号筛选范围

🔑 鉴权

获取 API Key

请前往 红狐hub 获取 API KEY

配置 API Key

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

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

方案2: 终端配置

export REDFOX_API_KEY="ak_xxxx..."

🔄 工作流程

核心执行流程详见 references/core_workflow.md