ClawHeart
Free tool · Local-first

SkillRouter

A local skills manager for Claude Code, Codex, OpenEva, and other Agents. Discover skills online, install them into a local center, and expose them through MCP.

Free

The current release is free to download and use. SkillRouter focuses on a lightweight skills center, usage-guide index, and local MCP bridge.

Skills Center

Browse skills from the central library, filter by category, and read usage guides.

One-click Install

Install skills into the SkillRouter local center without per-Agent symlink setup.

MCP Bridge

Expose search and install actions as local MCP tools your Agent can call directly.

Browse Skills Online

This page shows public skills from the SkillRouter center. The web version is for discovery, filtering, and usage guides; installation, sync, and MCP publishing happen in the local desktop client.

Install with desktop client

IEEE/ACM 顶会级论文一键生成

100

IEEE/ACM 顶会级论文一键生成

多Agent团队编排与质量门禁指南

98

多Agent团队编排与质量门禁指南

文件即内存:复杂任务持久化规划

97

文件即内存:复杂任务持久化规划

智能诊股·趋势研判助手

97

智能诊股·趋势研判助手

现代界面设计一站式指南

100

现代界面设计一站式指南

全岗位AI面试官,精准模拟实战演练

100

全岗位AI面试官,精准模拟实战演练

TikTok Shop 跨境电商数据智库

97

TikTok Shop 跨境电商数据智库

智能文档解析与信息提取专家

100

智能文档解析与信息提取专家

生命优先的 AI 伦理语境框架

100

生命优先的 AI 伦理语境框架

专业级股票分析与可视化工具

87

专业级股票分析与可视化工具

用提问点亮思维盲区

100

用提问点亮思维盲区

自然语言查全球宏观,一键生成CSV数据

98

自然语言查全球宏观,一键生成CSV数据

自然语言秒筛全球资产

87

自然语言秒筛全球资产

从选题到发布,一键去味

100

从选题到发布,一键去味

抖音热榜实时追踪助手

97

抖音热榜实时追踪助手

精准翻译,语境无损本地化

100

精准翻译,语境无损本地化

AI痕迹一键清零,还文字以人味

100

AI痕迹一键清零,还文字以人味

一键美化,专业排版

97

一键美化,专业排版

企业级 WhatsApp 消息中枢

92

企业级 WhatsApp 消息中枢

可复制粘贴的 React UI 架构方案

100

可复制粘贴的 React UI 架构方案

机构级股票评估 · 八大大师框架 · 量化仪表板

100

机构级股票评估 · 八大大师框架 · 量化仪表板

自然语言搜全网财经资讯

92

自然语言搜全网财经资讯

Twitter 情报引擎,精准获客 WP & Shopify

100

Twitter 情报引擎,精准获客 WP & Shopify

全能子代理,一站式多模态交付

97

全能子代理,一站式多模态交付

解锁 Discord 技术讨论的隐藏宝藏

92

解锁 Discord 技术讨论的隐藏宝藏

严谨的学术写作与引用专家

97

严谨的学术写作与引用专家

实时行情·量能分析·持仓盈亏

87

实时行情·量能分析·持仓盈亏

对话中捕捉你的隐藏洞察,命名你的独特方法

100

对话中捕捉你的隐藏洞察,命名你的独特方法

深度心理画像的对话艺术

100

深度心理画像的对话艺术

龙头战法·纪律致胜·T+1套利

100

龙头战法·纪律致胜·T+1套利

实时股票行情,三秒速查涨跌

97

实时股票行情,三秒速查涨跌

专业级策略稳健性验证方法论

97

专业级策略稳健性验证方法论

自然语言提醒秘书 · 零代码安全设计

100

自然语言提醒秘书 · 零代码安全设计

设计哲学,化为博物馆级视觉杰作

100

设计哲学,化为博物馆级视觉杰作

AI 驱动的专业故事创作引擎

97

AI 驱动的专业故事创作引擎

云端 Whisper 语音转文字

92

云端 Whisper 语音转文字

其他

抖音热榜实时追踪助手

score 97

抖音热榜实时追踪助手

使用说明

## 核心用法 douyin-hot-trend 技能通过调用抖音网页端公开接口,抓取实时热榜数据。支持获取默认 50 条或指定数量的热门话题,返回内容包括排名、标题、热度值、跳转链接、封面图、标签及内容类型。命令行使用 node scripts/douyin.js hot [数量] 即可快速获取结构化数据。 ## 显著优点 - 数据全面:覆盖视频、音乐、挑战赛等多领域热门内容,热度值量化便于对比 - 格式友好:输出包含 emoji 标识的纯文本格式,链接可直接复制使用,无需二次处理 - 新增封面图:v1.1.0 版本新增封面图字段,便于内容预览和素材采集 - 零门槛接入:基于网页端公开接口,无需授权或登录即可调用 ## 潜在缺点与局限性 - 接口不稳定:依赖非官方公开接口,返回结构可能随抖音网页改版而变动 - 风控风险:访问频率过高可能触发抖音反爬虫机制,导致临时封禁 - 封面图缺失:部分热点条目无封面图,数据完整性存在波动 - 无历史数据:仅支持实时榜单,无法回溯过往趋势 ## 适合人群 - 短视频内容创作者与运营人员,需要快速追踪平台热点 - 自媒体编辑,寻找选题灵感和素材参考 - 数据分析爱好者,研究抖音内容传播规律 ## 常规风险 - 接口变动导致功能失效,需持续维护适配 - 频繁调用可能触发 IP 限制,建议合理控制请求频率 - 抓取内容受平台版权及用户协议约束,商用需注意合规边界

douyintrendinghot-searchcontent-discoverysocial-media-monitoringshort-videodata-scraper

How Agents Use SkillRouter

  1. 1The user asks an Agent for a capability, for example: find a PPT skill.
  2. 2The Agent calls search_skills through SkillRouter MCP and searches local and remote skills.
  3. 3After confirmation, the Agent calls install_skill_to_center to install the selected skill.
  4. 4Future tasks can read the installed skill's instructions, scope, and usage workflow.

Install in Agent / OpenEva

Add this config to any HTTP MCP client to let your Agent call SkillRouter.

{
  "mcpServers": {
    "skillrouter": {
      "type": "http",
      "url": "http://127.0.0.1:18650/mcp"
    }
  }
}

Example Prompts

Use skillrouter to search for PPT skills
Find the high-conversion WeChat Moments copy diagnosis skill
Install this skill into the SkillRouter center

Download SkillRouter

Install the local desktop client to expose SkillRouter as an MCP service and let Agents call search and install tools.

The macOS builds are signed with Developer ID and notarized by Apple. If you still see a security warning, remove the old copy and download the latest build again.