#开源推广 #开源项目 #Claude
一个将 claude code 的 plugin / skill / agents 转换为 codex / opencode / cursor / antigravity 支持的插件/Skill/Command 格式
让你的项目可以在任何 AI Coding 工具中使用你熟悉的 Skills / Agents, 一键迁移
Claude Code 的 Plugin 生态非常丰富, 过去囿于其他 AI Coding 的生态不够丰富, 但是随着 codex subagent 的发布, 一些最核心的能力已经健全, 一些生态有了共享的技术支持
Agents Skills / Agents 的定义大同小异, 本质上只是一些字段的同步和修改
最近使用中转商, claude 渠道非常不稳定, 但是使用 claude 又积累了很多资源, 需要迁移, 所以没有办法, 只能迁移, 于是就有了这个项目.
佬友们估计也有类似的顾虑, 分享一下这个工具.
// 安装
npm install -g @disdjj/acplugin
// 使用
acplugin
这里以 cc-plugin 为例
> acplugin
acplugin — Claude Code Plugin Converter
✔ What do you want to do? Convert — Convert plugins to other platforms
✔ Where are the plugins? Local — Current directory or local path
✔ Local path: .
✔ Select target platforms Codex CLI, OpenCode, Cursor, Antigravity (Google)
✔ Use custom output directory? No
✔ Dry run (preview only, no files written)? Yes
✔ Found 1 plugin(s)
✔ Select plugins to convert tr (13 resources) — TokenRoll custom commands and agents for
Claude Code
✔ Output to subdirectory "tr/"? No
ℹ Converting 1 plugin(s) to codex, opencode, cursor, antigravity...
...