
Defang Skills Marketplace
- 163 repo stars
- Updated August 1, 2026
- DefangLabs/defang
defang-skills is a plugin marketplace that adds Defang deploy, estimate, and debug skills plus MCP to run Docker Compose on AWS, GCP, or DigitalOcean.
About
defang-skills is the official DefangLabs Claude Code marketplace bundling a single defang plugin for developers who ship containerized apps via Docker Compose and want those stacks on real cloud accounts—not localhost only. The plugin adds deploy, cost estimate, and debug oriented skills plus MCP integration so Claude can orchestrate Defang against AWS, GCP, or DigitalOcean using your credentials. Use it after you have a Compose file and images ready, typically late build through ship and ongoing operate loops when you redeploy or troubleshoot services. It pairs naturally with CI-minded developers who already think in services and networks but prefer agent-guided CLI and MCP over memorizing provider consoles. Intermediate complexity reflects cloud accounts, IAM, and Compose literacy; Defang does not replace validation research or growth analytics.
- 1 plugin: defang (v1.0.0, Apache-2.0) from DefangLabs
- Deploy Docker Compose to your own AWS, GCP, or DigitalOcean account
- Slash skills: /defang:deploy, /defang:estimate, and /defang:debug
- Defang MCP server integration for agent-driven deploy workflows
- Homepage defang.io and GitHub DefangLabs/defang
Defang Skills by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
/plugin marketplace add DefangLabs/defangAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 163 |
|---|---|
| Last updated | August 1, 2026 |
| Repository | DefangLabs/defang ↗ |
What it does
Install the official Defang marketplace to deploy Docker Compose apps to your AWS, GCP, or DigitalOcean account with estimate, deploy, and debug commands plus MCP.
Who is it for?
Best when you're shipping Docker Compose services and own cloud accounts on AWS, GCP, or DigitalOcean and use Claude Code for deploy ops.
Skip if: Static sites with no containers, teams forbidden from third-party deploy tooling, or developers still ideating without a Compose artifact.
What you get
You enable the Defang plugin so your agent can estimate cost, deploy Compose apps to your cloud, and debug failures via skills and MCP.
- Enabled defang plugin with deploy, estimate, and debug skills
- Agent-driven Deploy flows to your cloud via Defang
- MCP-integrated debugging and deployment orchestration path
By the numbers
- 1 plugin in the marketplace
- defang plugin version 1.0.0
- Supports AWS, GCP, and DigitalOcean deploy targets
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Official cloud deploy plugin with MCP server, not a generic development skill library or ecommerce marketplace.
FAQ
Who is Defang Skills for?
Defang Skills is for developers using Claude Code who deploy Docker Compose applications to their own AWS, GCP, or DigitalOcean environments via Defang.
When should I use Defang Skills?
Use it when you have Compose-defined services ready to ship or operate and need deploy, cost estimate, or debug assistance in cloud accounts.
How do I add Defang Skills to my agent?
Add the DefangLabs/defang marketplace in Claude Code, enable the defang plugin, configure Defang and cloud credentials, and use /defang:deploy, /defang:estimate, /defang:debug or MCP as documented at defang.io.