Claude Command Converter Convert Claude Code commands to standard Agent Skills format for portability across AI coding assistants. When to Use - Migrating existing files to format. - Creating portable skills from Claude Code-specific commands. - Standardizing command definitions for use with Claude Code, Codex CLI, GitHub Copilot, and other runtimes. Inputs - Source command file path (e.g., ). - Optional: target skill name (defaults to command filename without extension). If input is missing, ask for the source command file path. Format Differences Claude Code Command Format Location: Standar…