V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
pDJJq
V2EX  ›  程序员

[开源] acplugin: 一键迁移 claude code plugin 到 codex / opencode / cursor / antigravity

  •  
  •   pDJJq · 3 月 23 日 · 835 次点击

    #开源推广 #开源项目 #Claude

    Repo

    是什么?

    一个将 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 为例

    Image
    > 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...
    
    ...
    
    2 条回复    2026-03-25 10:56:08 +08:00
    adamwang
        1
    adamwang  
       3 月 24 日
    感谢分享,这个是通过 system link 过去的吗?还是又拷贝了一份实现过去啊?如果 Claude Code 里面的插件更新了要怎么处理呢?转换过去的会自动同步吗?还是要重新转换一次?
    pDJJq
        2
    pDJJq  
    OP
       3 月 25 日
    @adamwang 是直接 copy 一份, 可以直接转换一次
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   1236 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 17:42 · PVG 01:42 · LAX 10:42 · JFK 13:42
    ♥ Do have faith in what you're doing.