# Defang Software Labs AI Agent Skills

Defang Software Labs publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Defang Software Labs repository, with install commands and source links.

Official page: https://skillscout.sh/official/defanglabs/
Markdown page: https://skillscout.sh/official/defanglabs/defanglabs_skills_skillscout.md
Vendor website: https://defang.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/defanglabs/defanglabs_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Defang Software Labs skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### defanglabs/defang

Includes 2 official skills: deploy, deploy.

Install:

```bash
npx skills add defanglabs/defang -y
```

Source: https://github.com/DefangLabs/defang

## Individual skills

### deploy

Official Defang Software Labs skill from defanglabs/defang.

Install:

```bash
npx skills add defanglabs/defang@deploy -y
```

Package: defanglabs/defang
Source: https://github.com/defanglabs/defang/tree/HEAD/claude-plugin/skills/deploy

### deploy

Official Defang Software Labs skill from defanglabs/defang.

Install:

```bash
npx skills add defanglabs/defang@deploy -y
```

Package: defanglabs/defang
Source: https://github.com/DefangLabs/defang/tree/main/codex-plugin/skills/deploy

## defanglabs/defang package overview

Includes 2 official skills: deploy, deploy.

### Top skills in this package

- deploy: Official Defang Software Labs skill from defanglabs/defang.
- deploy: Official Defang Software Labs skill from defanglabs/defang.

### Install

Install the full package:

```bash
npx skills add defanglabs/defang -y
```

Install a specific skill:

```bash
npx skills add defanglabs/defang@deploy -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/defanglabs/defang#readme
