andersonamaral2andersonamaral2Communityยท3 Agent Skills Included

Claude-Code-to-Deep-Agents-Skills-Converter

Convert skills between Claude Code, Deep Agents, Codex, Cursor

Converts SKILL.md files between Claude Code, Deep Agents, Codex, Qwen Code, and Cursor in every direction. Remaps frontmatter rules, file paths, memory files, and tool definitions so skills load correctly in each coding environment. Includes dry-run previews, batch processing, and a validation script to confirm each conversion works.
npx skills add andersonamaral2/Claude-Code-to-Deep-Agents-Skills-Converter --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Claude-Code-to-Deep-Agents-Skills-Converter?โ–ผ

Run `npx skills add andersonamaral2/Claude-Code-to-Deep-Agents-Skills-Converter --all -g -y` in your terminal to install the converter globally.

How to convert a Claude Code skill to Deep Agents?โ–ผ

Point the converter at your SKILL.md file and name the target format. It rewrites implicit instructions into Deep Agents' typed tools like write_file and execute while keeping all domain knowledge intact.

Which coding agents does this converter support?โ–ผ

It supports Claude Code, Deep Agents CLI, Codex CLI, Qwen Code, and Cursor, with bidirectional conversion between all five formats.

Does conversion lose any skill content?โ–ผ

No. The converter preserves 100% of the domain knowledge and only adapts frontmatter, paths, memory file references, and tool definitions to match the target format.

How do I verify a converted skill works?โ–ผ

Run the included validate-conversion.sh script with your target format to check frontmatter, paths, and tool rules against each CLI's real requirements.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’