MCP-Powered Skill Management 基于 MCP 的技能管理系统

Mix Skills, 混合技能,
Empower AI 智能赋能

Skillix is an MCP-based skill management system that provides AI coding agents with the ability to create, manage, load, and evolve skills. Skillix 是一个基于 MCP 的技能管理系统,为 AI 编码代理提供技能的创建、管理、加载和进化能力。

~/.cursor/mcp.json
// Step 1: Add Skillix to your MCP configuration // 第一步:将 Skillix 添加到你的 MCP 配置
{
  "mcpServers": {
    "skillix": {
      "command": "npx",
      "args": ["skillix-mcp"]
    }
  }
}

// Step 2: Ask Cursor AI to initialize Skillix // 第二步:让 Cursor AI 初始化 Skillix
// "Please initialize Skillix for this project" // "请为这个项目初始化 Skillix"
Scroll 滚动

Everything you need for AI skills AI 技能管理的一站式解决方案

A comprehensive toolkit for managing, evolving, and sharing AI skills. 一套完整的工具包,用于管理、进化和共享 AI 技能。

Skill Management 技能管理

Create, read, update, and delete local skills with built-in version control and automatic backup. 创建、读取、更新和删除本地技能,内置版本控制和自动备份。

View Example → 查看案例 →

Smart Dispatch 智能分流

Intelligent task analysis that automatically recommends the best skill for your task. 智能任务分析,自动推荐最适合的技能。

View Example → 查看案例 →

Skill Market 技能市场

Search, install, and share skills from remote sources with the community. 从远程源搜索、安装技能,与社区分享。

View Example → 查看案例 →

Local-First 本地优先

Project skills take precedence over global skills for context-aware resolution. 项目技能优先于全局技能,实现上下文感知。

View Example → 查看案例 →

Version Rollback 版本回退

Built-in backup and version history. Never lose your skill improvements. 内置备份和版本历史,永不丢失改进。

View Example → 查看案例 →

Configuration 配置管理

Flexible global and project-level configuration with multiple skill sources. 灵活的全局和项目级配置,支持多个技能源。

View Example → 查看案例 →

See Skillix in Action 查看 Skillix 实战案例

Natural conversations with Cursor AI to manage your skills. 与 Cursor AI 自然对话来管理你的技能。

Skill Management 技能管理

Create, read, update, and delete skills through natural conversation 通过自然对话创建、读取、更新和删除技能

Cursor Chat
U
I want to create a skill for processing Excel files 我想创建一个处理 Excel 文件的技能
AI
Great! Let me help you create an Excel processing skill. What features do you need? 好的!让我帮你创建 Excel 处理技能。你需要哪些功能?
1. Read and write data读取和写入数据 2. Format conversion (xlsx/csv/json)格式转换(xlsx/csv/json) 3. Data analysis and statistics数据分析和统计 4. Chart generation图表生成
U
I need 1 and 2, plus batch processing support 主要是 1 和 2,还需要支持批量处理
AI
Got it! I've planned the following skill structure for you: 明白了!我为你规划了以下技能结构:
excel-handler v1.0.0
  • Read Excel/CSV files读取 Excel/CSV 文件
  • Write and create Excel files写入和创建 Excel 文件
  • Format conversion (xlsx ↔ csv ↔ json)格式转换(xlsx ↔ csv ↔ json)
  • Batch file processing批量文件处理
Confirm creation? 确认创建吗?
U
Yes
AI
Calling sx-skill create 调用 sx-skill create
Skill created successfully! 技能创建成功!
  • Location: .skillix/skills/excel-handler/位置:.skillix/skills/excel-handler/
  • Files: SKILL.md, scripts/, references/文件:SKILL.md, scripts/, references/

Smart Dispatch 智能分流

AI automatically analyzes tasks and recommends the best action AI 自动分析任务并推荐最佳操作

Cursor Chat
U
Help me convert this CSV file to JSON format 帮我把这个 CSV 文件转换成 JSON 格式
AI
Let me analyze this task and find the best approach... 让我分析这个任务并找到最佳方案...
Calling sx-dispatch 调用 sx-dispatch
USE_EXISTING 85%
Recommended: 推荐: excel-handler global

Found highly matching skill "excel-handler" (85% match), supports CSV to JSON conversion 找到高度匹配的技能 "excel-handler"(匹配度 85%),支持 CSV 转 JSON

AI
Loading the skill and executing the conversion... 正在加载技能并执行转换...
Calling sx-skill read 调用 sx-skill read
Converted data.csv → data.json (1,234 records) 已转换 data.csv → data.json(1,234 条记录)

Skill Market 技能市场

Add skill sources, sync cache, search and install skills 添加技能源、同步缓存、搜索和安装技能

Cursor Chat
U
Add this skill source: https://github.com/company/team-skills 添加这个技能源:https://github.com/company/team-skills
AI
I'll add this GitHub repository as a skill source... 我来把这个 GitHub 仓库添加为技能源...
Calling sx-config sources add 调用 sx-config sources add
Added source "team-skills" successfully 成功添加技能源 "team-skills"
AI
Now syncing the skill source to local cache... 正在同步技能源到本地缓存...
Calling sx-market sync 调用 sx-market sync
Sync completed: 同步完成:
  • Source: team-skills源:team-skills
  • Skills found: 12发现技能:12 个
U
Search for UI design skills 搜索 UI 设计相关的技能
AI
Searching in local cache... 在本地缓存中搜索...
Calling sx-market search 调用 sx-market search
Found 2 skills from "team-skills": 从 "team-skills" 找到 2 个技能:
ui-ux-pro-max Comprehensive UI/UX design guidelines全面的 UI/UX 设计指南 #ui #design #ux
tailwind-helper Tailwind CSS utility assistantTailwind CSS 工具助手 #css #tailwind
U
Install ui-ux-pro-max 安装 ui-ux-pro-max
AI
Calling sx-market install 调用 sx-market install
Installed to ~/.skillix/skills/ui-ux-pro-max/ 已安装到 ~/.skillix/skills/ui-ux-pro-max/

Local-First Strategy 本地优先策略

Project skills override global skills, ensuring team consistency 项目技能覆盖全局技能,确保团队一致性

Cursor Chat
U
Show me all available skills for this project 显示这个项目可用的所有技能
AI
Let me list all skills with their sources... 让我列出所有技能及其来源...
Calling sx-skill list 调用 sx-skill list
Found 4 skills: 找到 4 个技能:
  • api-generator project
  • pdf-converter project
  • pdf-converter global (overridden)
  • code-reviewer global
U
Use pdf-converter to convert my document 使用 pdf-converter 转换我的文档
AI
Using project-level pdf-converter (takes priority over global)... 使用项目级 pdf-converter(优先于全局)...
Calling sx-skill read 调用 sx-skill read
Loaded from .skillix/skills/pdf-converter/ (project scope) 从 .skillix/skills/pdf-converter/ 加载(项目范围)

Version Control 版本控制

Automatic backup and version management for your skills 技能的自动备份和版本管理

Cursor Chat
U
Update the pdf-converter skill to add watermark support 更新 pdf-converter 技能,添加水印支持
AI
I'll update the skill with watermark functionality. The previous version will be automatically backed up. 我来更新技能添加水印功能。之前的版本会自动备份。
Calling sx-skill update 调用 sx-skill update
Skill updated successfully: 技能更新成功:
  • Version: 1.0.0 → 1.1.0版本:1.0.0 → 1.1.0
  • Backup created at .skillix/backups/备份已创建到 .skillix/backups/
  • Added: watermark feature新增:水印功能
U
The new version has a bug, rollback to previous version 新版本有问题,回退到之前的版本
AI
I'll restore the previous version from backup... 我来从备份恢复之前的版本...
Calling sx-skill update (restore) 调用 sx-skill update(恢复)
Restored to version 1.0.0 from backup 已从备份恢复到版本 1.0.0

Configuration 配置管理

Initialize project and manage skill sources 初始化项目并管理技能源

Cursor Chat
U
Initialize Skillix for this project and add our team's skill source 为这个项目初始化 Skillix,并添加我们团队的技能源
AI
I'll set up Skillix and configure your team's skill source... 我来设置 Skillix 并配置你们团队的技能源...
Calling sx-config init 调用 sx-config init
Project initialized: 项目已初始化:
  • Created .skillix/ directory已创建 .skillix/ 目录
  • Created config.json已创建 config.json
  • Installed Cursor Rule已安装 Cursor Rule
AI
Now adding your team's skill source... 现在添加你们团队的技能源...
Calling sx-config sources add 调用 sx-config sources add
Added source "team-skills" from github.com/company/skills 已添加技能源 "team-skills",来自 github.com/company/skills

Six powerful tools 六个强大的工具

Streamlined tools designed for seamless AI integration. 精简工具,专为 AI 无缝集成设计。

sx-dispatch

Smart task analysis and skill recommendation. 智能任务分析和技能推荐。

USE_EXISTING CREATE_NEW INSTALL

sx-skill

Local skill management with CRUD operations. 本地技能管理,支持 CRUD 操作。

list read create update delete

sx-market

Skill marketplace for discovery and installation. 技能市场,用于发现和安装。

search install uninstall sync

sx-config

Configuration for global and project settings. 全局和项目配置管理。

get set init sources refresh

sx-feedback

Skill feedback management and analysis. 技能反馈管理和分析。

record list analyze clear

sx-help

Help and documentation system. 帮助和文档系统。

overview skill config market dispatch feedback

Get started in 3 steps 三步开始使用

Simple setup process to enable Skillix in your project. 简单的设置流程,在项目中启用 Skillix。

Setup Guide 设置指南
1

Install MCP Server 安装 MCP Server

Click the button below to auto-install, or manually add to ~/.cursor/mcp.json 点击下方按钮一键安装,或手动添加到 ~/.cursor/mcp.json

One-Click Install in Cursor 一键安装到 Cursor
2

Initialize Project 初始化项目

Ask Cursor AI to run init command, it will setup .skillix/ and install Cursor Rule 让 Cursor AI 执行 init 命令,会自动设置 .skillix/ 并安装 Cursor Rule

"Please initialize Skillix for this project" "请为这个项目初始化 Skillix"
3

Start Using 开始使用

The installed Cursor Rule will automatically trigger sx-dispatch for task analysis 安装的 Cursor Rule 会自动触发 sx-dispatch 进行任务分析

.cursor/rules/skillix.mdc ✓

Seamless AI workflow 无缝 AI 工作流

See how Skillix handles tasks from analysis to execution. 了解 Skillix 如何处理从分析到执行的任务。

Smart Dispatch Workflow 智能分流工作流
1

User Request 用户请求

"Help me convert this PDF to images" "帮我把这个 PDF 转换成图片"

2

AI Analyzes AI 分析

Skillix analyzes and searches for matching skills Skillix 分析并搜索匹配的技能

sx-dispatch task="Convert PDF"
3

Result 结果

USE_EXISTING, skill=pdf-converter

4

Execute 执行

AI loads skill and executes task AI 加载技能并执行任务

sx-skill action=read name=pdf-converter
6
MCP Tools MCP 工具
6
Action Types 操作类型
Possibilities 可能性
MIT
Open Source 开源

Ready to get started? 准备好开始了吗?

Add Skillix to your MCP configuration and start mixing skills. 将 Skillix 添加到 MCP 配置,开始混合技能。

Install in Cursor 一键安装到 Cursor

Or copy the configuration manually: 或手动复制配置:

npx skillix-mcp