skill-forge-convert
Installation
SKILL.md
Skill Conversion — Multi-Platform
Convert Claude Code skills to work on OpenAI Codex, Google Gemini CLI, Google Antigravity, and Cursor while maintaining quality and following each platform's best practices.
Process
Step 1: Read Source Skill
- Read the source
SKILL.mdand parse frontmatter - Detect skill complexity tier (1-4)
- Inventory all files: scripts/, references/, agents/, sub-skills
- Identify MCP config (
.mcp.json) if present