TokenRollAITokenRollAIOfficialยท4 Agent Skills Included

acplugin

Convert Claude Code plugins to Codex, Cursor, and OpenCode

Converts Claude Code plugins, skills, agents, commands, hooks, and MCP configs into formats for Codex CLI, OpenCode, Cursor, Antigravity, and Pi. Eliminates manual rewriting of configuration files when switching between coding platforms. Scans local projects or GitHub repos directly and generates ready-to-use output with compatibility warnings.
npx skills add TokenRollAI/acplugin --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’