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 增强

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

score 97

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

使用说明

## 核心用法 Self-Improvement Skill 是一套本地日志记录系统,帮助AI助手捕获对话中的学习机会。当用户纠正错误、命令执行失败、发现知识过时或遇到缺失功能时,自动记录到 .learnings/ 目录下的三个文件: - LEARNINGS.md:修正(correction)、洞察(insight)、知识缺口(knowledge_gap)、最佳实践(best_practice) - ERRORS.md:命令失败、API异常、集成错误 - FEATURE_REQUESTS.md:用户请求的新功能 每条记录使用结构化格式(ID、时间戳、优先级、区域标签、摘要、详情、建议措施、元数据),便于后续检索和自动化处理。 ## 显著优点 1. 零外部依赖:纯原生Shell/JavaScript实现,无第三方包,杜绝供应链攻击 2. 隐私优先:明确不记录密钥、令牌、环境变量,仅存储用户明确要求的日志摘要 3. 渐进式知识沉淀:单条记录 → 关联链接 → 高频模式 → 提升到项目记忆文件(CLAUDE.md/AGENTS.md) 4. 多平台兼容:支持Claude Code、Codex CLI、GitHub Copilot,通过hooks实现自动触发 5. 安全审计通过:静态分析95分、动态行为90分、依赖审计100分,整体S级(优秀) ## 局限性与风险 1. T3级来源:由个人开发者(pskoett)维护,非企业级背书,需用户自行审计代码 2. 手动推广门槛:从日志到项目记忆文件的"推广"步骤需要人工判断,依赖使用者的经验 3. hook配置复杂:自动提醒需要修改agent配置文件(如.claude/settings.json),对非技术用户不够友好 4. 跨会话通信有限:OpenClaw平台的sessions_send等功能仅在受信环境可用,且需用户显式授权 5. 无内置分析工具:缺乏自动统计高频问题、生成趋势报告的功能,需手动grep查询 ## 适合人群 - 长期项目的开发者,需要AI助手"记住"项目特定约定 - 团队协作场景,希望沉淀共享的知识库 - 追求工作流自动化的进阶用户,愿意配置hooks - 对代码安全敏感、偏好零依赖工具的用户 ## 常规风险 - 数据残留风险:.learnings/目录默认被.gitignore排除,但若误提交可能暴露内部调试信息 - 权限配置错误:若目录权限过宽(777),其他进程可能篡改学习记录 - 过度记录噪音:无筛选机制可能导致低价值日志堆积,需定期人工清理 - 版本兼容:Skill提取功能依赖特定目录结构,升级时可能破坏既有工作流 self-improvementknowledge-managementloggingcontinuous-learningagent-skillslocal-firstzero-dependencyprivacy-focused

self-improvementknowledge-managementloggingcontinuous-learningagent-skillslocal-firstzero-dependencyprivacy-focused

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.