Claude-Code-to-Deep-Agents-Skills-Converter
Convert skills between Claude Code, Deep Agents, Codex, Cursor
All Skills in This Repository (3)
Pure Emerald Level Indicatorspython-fastapi-todo-app
Create a FastAPI Todo REST API with SQLite persistence and CRUD endpoints.
docker-compose-monitoring-stack
Deploy a Prometheus, Grafana, and Node Exporter monitoring stack with Docker Compose.
express-jwt-postgres-api
Scaffold an Express.js API with JWT authentication and PostgreSQL integration.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core