# Dwarves Foundation AI Agent Skills

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

Browse 12 official AI agent skills across 1 Dwarves Foundation repository, with install commands and source links.

Official page: https://skillscout.sh/official/dwarvesf/
Markdown page: https://skillscout.sh/official/dwarvesf/dwarvesf_skills_skillscout.md
Vendor website: https://d.foundation/

## Prompt for your agent

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

### dwarvesf/dwarves-kit

Includes 12 official skills: backlog-reconcile, ci-drift, doc-drift, gauntlet-proof-audit, get-api-docs, loop-engineering.

Install:

```bash
npx skills add dwarvesf/dwarves-kit -y
```

Source: https://github.com/dwarvesf/dwarves-kit

## Individual skills

### backlog-reconcile

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@backlog-reconcile -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/backlog-reconcile

### ci-drift

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@ci-drift -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/ci-drift

### doc-drift

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@doc-drift -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/doc-drift

### gauntlet-proof-audit

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@gauntlet-proof-audit -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/gauntlet-proof-audit

### get-api-docs

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@get-api-docs -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/master/skills/get-api-docs

### loop-engineering

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@loop-engineering -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/loop-engineering

### memory-tidy

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@memory-tidy -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/memory-tidy

### observe

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@observe -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/observe

### skill-review

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@skill-review -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/skill-review

### stats

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@stats -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/stats

### topology-drift

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@topology-drift -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/topology-drift

### web-drift

Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

Install:

```bash
npx skills add dwarvesf/dwarves-kit@web-drift -y
```

Package: dwarvesf/dwarves-kit
Source: https://github.com/dwarvesf/dwarves-kit/tree/HEAD/skills/web-drift

## dwarvesf/dwarves-kit package overview

Includes 12 official skills: backlog-reconcile, ci-drift, doc-drift, gauntlet-proof-audit, get-api-docs, loop-engineering.

### Top skills in this package

- backlog-reconcile: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- ci-drift: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- doc-drift: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- gauntlet-proof-audit: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- get-api-docs: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- loop-engineering: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- memory-tidy: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.
- observe: Official Dwarves Foundation skill from dwarvesf/dwarves-kit.

### Install

Install the full package:

```bash
npx skills add dwarvesf/dwarves-kit -y
```

Install a specific skill:

```bash
npx skills add dwarvesf/dwarves-kit@backlog-reconcile -y
```

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

Source: https://github.com/dwarvesf/dwarves-kit#readme
