tokenrollai/acplugin - Claude Code Plugin Converter
Convert Claude Code plugins to Codex, OpenCode, Cursor, and Antigravity formats
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platforms | Target platforms (comma-separated: codex,opencode,cursor,antigravity) | no | codex,opencode,cursor,antigravity |
| source | Source directory to scan (relative to repo root) | no | . |
| output | Output directory (relative to repo root) | no | . |
| all | Convert all plugins without selection (for marketplace repos) | no | true |
| commit | Auto-commit generated files | no | true |
| commit-message | Commit message for auto-commit | no | chore: auto-convert Claude Code plugins via acplugin |
Outputs
| name | description |
|---|---|
| files-changed | Number of files generated |
| platforms-converted | Platforms that were converted to |