AI AGENT ADDONS

AI agents use different skill formats. This converter lets you move skills from one platform to another. It reads a skill directory and turns it into a universal format. Then it writes the skill for a target platform like Codex or Cursor.

The process has three steps. First it parses the source skill. Then it converts to the target format. Finally it saves the output. The tool handles YAML frontmatter, markdown content, and reference files. It rewrites certain skill references and paths to match the target platform.

This helps developers who work with multiple agent systems. They can reuse a skill without rewriting it from scratch. The converter runs from the command line and supports bulk conversion.

Add Converter skill to your workflow

Global

mkdir -p ~/.claude/skills/converter

Project

mkdir -p .claude/skills/converter

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago