acplugin
Convert Claude Code plugins to Codex, Cursor, and OpenCode
All Skills in This Repository (4)
Pure Emerald Level Indicatorsnpm-publish
Automate npm package release with version bump, build, test, and 2FA publish.
add-platform
Add a new target platform to acplugin with TypeScript types, CLI, TUI, tests, and docs.
add-converter
Add a new Claude Code resource type converter to acplugin.
my-skill
Validate frontmatter metadata extraction from SKILL.md files.
Frequently Asked Questions
FAQPage SchemaHow to install acplugin?โผ
Run `npx skills add TokenRollAI/acplugin --all -g -y` in your terminal to install all skills in this suite globally.
How to convert Claude Code plugins to Cursor?โผ
Run `acplugin convert . --to cursor` in your project folder, or point it at a GitHub repo to convert skills, agents, and commands automatically.
Which platforms does acplugin support?โผ
It converts Claude Code resources to Codex CLI, OpenCode, Cursor, Google Antigravity, and Pi formats, with automatic model mapping for each target.
Can acplugin convert plugins from a GitHub repo?โผ
Yes. Pass a repo like `acplugin convert owner/repo --all` and it downloads and converts the plugins without cloning manually.
What happens to unsupported features during conversion?โผ
Features the target platform cannot handle are degraded to documentation or rules files, and acplugin prints a clear warning for each one.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core