# Numberly AI Agent Skills

Numberly publishes official AI agent skills for its tools, services, and developer workflows.

Browse 5 official AI agent skills across 1 Numberly repository, with install commands and source links.

Official page: https://skillscout.sh/official/numberly/
Markdown page: https://skillscout.sh/official/numberly/numberly_skills_skillscout.md
Vendor website: https://numberly.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/numberly/numberly_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Numberly 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

### numberly/terraform-provider-mica

Includes 5 official skills: flashblade-resource-builder, swagger-to-reference, api-diff, api-upgrade, desloppify.

Install:

```bash
npx skills add numberly/terraform-provider-mica -y
```

Source: https://github.com/numberly/terraform-provider-mica

## Individual skills

### flashblade-resource-builder

Official Numberly skill from numberly/terraform-provider-mica.

Install:

```bash
npx skills add numberly/terraform-provider-mica@flashblade-resource-builder -y
```

Package: numberly/terraform-provider-mica
Source: https://github.com/numberly/terraform-provider-mica/tree/HEAD/.claude/skills/flashblade-resource-builder

### swagger-to-reference

Official Numberly skill from numberly/terraform-provider-mica.

Install:

```bash
npx skills add numberly/terraform-provider-mica@swagger-to-reference -y
```

Package: numberly/terraform-provider-mica
Source: https://github.com/numberly/terraform-provider-mica/tree/main/.claude/skills/swagger-to-reference

### api-diff

Official Numberly skill from numberly/terraform-provider-mica.

Install:

```bash
npx skills add numberly/terraform-provider-mica@api-diff -y
```

Package: numberly/terraform-provider-mica
Source: https://github.com/numberly/terraform-provider-mica/tree/main/.claude/skills/api-diff

### api-upgrade

Official Numberly skill from numberly/terraform-provider-mica.

Install:

```bash
npx skills add numberly/terraform-provider-mica@api-upgrade -y
```

Package: numberly/terraform-provider-mica
Source: https://github.com/numberly/terraform-provider-mica/tree/main/.claude/skills/api-upgrade

### desloppify

Official Numberly skill from numberly/terraform-provider-mica.

Install:

```bash
npx skills add numberly/terraform-provider-mica@desloppify -y
```

Package: numberly/terraform-provider-mica
Source: https://github.com/numberly/terraform-provider-mica/tree/main/.claude/skills/desloppify

## numberly/terraform-provider-mica package overview

Includes 5 official skills: flashblade-resource-builder, swagger-to-reference, api-diff, api-upgrade, desloppify.

### Top skills in this package

- flashblade-resource-builder: Official Numberly skill from numberly/terraform-provider-mica.
- swagger-to-reference: Official Numberly skill from numberly/terraform-provider-mica.
- api-diff: Official Numberly skill from numberly/terraform-provider-mica.
- api-upgrade: Official Numberly skill from numberly/terraform-provider-mica.
- desloppify: Official Numberly skill from numberly/terraform-provider-mica.

### Install

Install the full package:

```bash
npx skills add numberly/terraform-provider-mica -y
```

Install a specific skill:

```bash
npx skills add numberly/terraform-provider-mica@flashblade-resource-builder -y
```

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

Source: https://github.com/numberly/terraform-provider-mica#readme
