# Duit Foundation AI Agent Skills

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

Browse 2 official AI agent skills across 2 Duit Foundation repositories, with install commands and source links.

Official page: https://skillscout.sh/official/duit-foundation/
Markdown page: https://skillscout.sh/official/duit-foundation/duit-foundation_skills_skillscout.md
Vendor website: https://duit.pro/

## Prompt for your agent

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

### duit-foundation/duit_go

Includes 1 official skill: duit-maintainer.

Install:

```bash
npx skills add duit-foundation/duit_go -y
```

Source: https://github.com/Duit-Foundation/duit_go

### duit-foundation/flutter_duit

Includes 1 official skill: duit-maintainer.

Install:

```bash
npx skills add duit-foundation/flutter_duit -y
```

Source: https://github.com/Duit-Foundation/flutter_duit

## Individual skills

### duit-maintainer

Official Duit Foundation skill from duit-foundation/duit_go.

Install:

```bash
npx skills add duit-foundation/duit_go@duit-maintainer -y
```

Package: duit-foundation/duit_go
Source: https://github.com/Duit-Foundation/duit_go/tree/main/.cursor/skills/duit-maintainer

### duit-maintainer

Official Duit Foundation skill from duit-foundation/flutter_duit.

Install:

```bash
npx skills add duit-foundation/flutter_duit@duit-maintainer -y
```

Package: duit-foundation/flutter_duit
Source: https://github.com/Duit-Foundation/flutter_duit/tree/main/.cursor/skills/duit-maintainer

## duit-foundation/duit_go package overview

Includes 1 official skill: duit-maintainer.

### Top skills in this package

- duit-maintainer: Official Duit Foundation skill from duit-foundation/duit_go.

### Install

Install the full package:

```bash
npx skills add duit-foundation/duit_go -y
```

Install a specific skill:

```bash
npx skills add duit-foundation/duit_go@duit-maintainer -y
```

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

Source: https://github.com/duit-foundation/duit_go#readme
