Skill MT
Description
A macOS GUI for managing Claude Code / CodeX Skills
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Skill-MT
**Skill-MT** 是一个用于管理 Claude Code / Codex Skills 的 macOS 图形界面工具。
如果你在用 Claude Code,Skills 功能可以把常用的 AI 指令保存成文件随时调用。但管理这些文件一直要靠手动操作文件夹。Skill-MT 提供了一个简洁的 GUI,让你不用碰命令行就能管理所有技能。
  
**中文** | [English](README_EN.md)
下载
[**下载最新版本 →**](https://github.com/sunyifeng11111/Skill-MT/releases/latest) 当前稳定版:`v1.2.6`(2026-03-01)
功能
- 创建 / 编辑 / 删除技能,支持编辑 frontmatter 和 Markdown 内容
- 启用 / 禁用技能(通过重命名文件实现,不删除数据)
- 导入技能文件夹或 ZIP 压缩包,导出分享给他人
- 管理 Claude 的个人技能、项目技能、旧版命令和插件技能
- 管理 Codex 的个人技能与系统技能(系统技能只读)
- 实时搜索技能名称和描述
- 支持中文 / 英文界面
安装
- 下载 Skill-MT-arm64.dmg
- 打开 DMG,将 Skill-MT 拖入 Applications 文件夹
- 首次打开时 macOS 会提示"无法验证开发者",右键点击 app → 打开 → 打开即可
从源码构建
需要 Xcode 16+ 和 macOS 26+。
git clone https://github.com/sunyifeng11111/Skill-MT.git
cd Skill-MT/Skill-MT
open Skill-MT.xcodeproj
在 Xcode 中按 `⌘R` 运行。
Skills 是什么
Skills 是带有 YAML frontmatter 的 Markdown 指令文件:
- Claude:
~/.claude/skills/ - Codex:
~/.codex/skills/(系统技能位于~/.codex/skills/.system/)
截图
**主页面** 
**新建技能** 
**编辑技能** 
**全局技能** 
**插件技能** 
License
MIT
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11