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

零风险 AI 人格蜕变引擎

100

零风险 AI 人格蜕变引擎

让AI主动预判需求,持久记忆不失联

87

让AI主动预判需求,持久记忆不失联

极致理性的永生者语态转换

100

极致理性的永生者语态转换

越用越懂你的AI记忆进化系统

97

越用越懂你的AI记忆进化系统

结构化记忆,可验证的Agent知识图谱

92

结构化记忆,可验证的Agent知识图谱

让AI记住教训,不再重复犯错

97

让AI记住教训,不再重复犯错

时间线完整性守护顾问

100

时间线完整性守护顾问

AI 代理的持续进化引擎

100

AI 代理的持续进化引擎

AI自我进化·持续学习沉淀

92

AI自我进化·持续学习沉淀

为 AI 注入灵魂的情感引擎

100

为 AI 注入灵魂的情感引擎

多代理系统性能优化专家

100

多代理系统性能优化专家

结构化 Agent 人格设计系统

98

结构化 Agent 人格设计系统

六层架构·持久记忆·告别上下文丢失

97

六层架构·持久记忆·告别上下文丢失

发现 OpenClaw 生态技能

97

发现 OpenClaw 生态技能

审计级决策治理与结构化记录

100

审计级决策治理与结构化记录

智能经验记忆与技能进化系统

100

智能经验记忆与技能进化系统

AI 代理协作防坑指南

98

AI 代理协作防坑指南

双智能体中长期投资预测分析

97

双智能体中长期投资预测分析

AI 提示词注入多层防护系统

97

AI 提示词注入多层防护系统

OpenAI 全功能 API 集成

97

OpenAI 全功能 API 集成

五Agent协同的智能任务调度中枢

98

五Agent协同的智能任务调度中枢

思维统合的纯顾问角色助手

98

思维统合的纯顾问角色助手

本地会话历史的智能检索专家

97

本地会话历史的智能检索专家

AI 代理专用的紧凑型符号通信协议

100

AI 代理专用的紧凑型符号通信协议

交互式 AI 招聘向导,一键组建团队

100

交互式 AI 招聘向导,一键组建团队

确定性自主任务编排引擎

97

确定性自主任务编排引擎

零信任本地身份管控系统

97

零信任本地身份管控系统

LLM原生智能搜索 · S级安全

97

LLM原生智能搜索 · S级安全

火山引擎 RAG 智能检索方案

98

火山引擎 RAG 智能检索方案

全方位对抗验证与策略强化系统

97

全方位对抗验证与策略强化系统

AI 项目记忆中枢,本地隐私优先

97

AI 项目记忆中枢,本地隐私优先

让 AI 主动思考,而非被动应答

97

让 AI 主动思考,而非被动应答

Token 安全的智能提示词管家

98

Token 安全的智能提示词管家

全模态 AI 提示词工程精要

98

全模态 AI 提示词工程精要

叙事身份塑造的AI人格锻造术

98

叙事身份塑造的AI人格锻造术

智能自进化,越用越懂你

97

智能自进化,越用越懂你

AI 增强

LLM原生智能搜索 · S级安全

score 97

LLM原生智能搜索 · S级安全

使用说明

## 核心功能 Tavily Search 是一款面向大语言模型场景优化的网络搜索工具,通过调用 Tavily 官方 API 提供结构化搜索结果。区别于传统搜索引擎返回的原始网页链接,该工具直接返回经过 relevance 评分的摘要片段、元数据及可选的完整内容,天然适配 LLM 的上下文理解与引用需求。 ## 显著优点 - LLM原生设计:返回结果包含 score(0-1相关性评分)、内容摘要、原始URL等结构化字段,无需额外解析即可注入提示词 - 四级搜索深度:从 ultra-fast(最低延迟)到 advanced(最高精度)灵活权衡,覆盖实时聊天到深度研究全场景 - 精准过滤能力:支持时间范围(day/year)、域名白名单/黑名单、新闻专题等多维筛选 - 零依赖轻量实现:仅使用 Node.js 内置 fetch,无第三方供应链风险,代码仅246行 - S级安全认证:静态分析、动态行为、依赖审计、网络流量、隐私合规五项全通过 ## 局限性与注意事项 - 来源可信度T3:由个人开发者维护(matthew77),存在账号被盗或恶意更新的供应链风险,需监控后续版本 - API成本依赖:需自备 Tavily API Key,高频率调用可能产生费用,文档未明确提示速率限制 - 网络依赖单一:仅支持 Tavily 官方端点,无备用搜索引擎 fallback - 输入验证缺失:当前版本未对查询长度、特殊字符做客户端前置校验 - 错误处理简单:网络异常时直接抛错,无重试机制与降级策略 ## 适合人群 - 需要为 AI Agent/LLM 应用集成实时网络检索能力的开发者 - 构建 RAG(检索增强生成)系统、需要可信引用来源的研究场景 - 对搜索结果质量有要求、愿为精度牺牲部分延迟的专业用户 ## 常规风险 - 密钥泄露风险:API Key 通过环境变量管理,但用户可能在日志或共享屏幕中意外暴露 - 数据出境考量:搜索查询发送至 Tavily 服务器(境外),敏感信息不宜直接检索 - 供应链监控:建议将 Skill 加入内部可信清单,版本更新时重新审查代码变更

web-searchllm-toolsapi-integrationinformation-retrievalragnode-jstavily

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.