# Pragmatic Growth AI Agent Skills

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

Browse 9 official AI agent skills across 1 Pragmatic Growth repository, with install commands and source links.

Official page: https://skillscout.sh/official/pragmaticgrowth/
Markdown page: https://skillscout.sh/official/pragmaticgrowth/pragmaticgrowth_skills_skillscout.md
Vendor website: https://pragmaticgrowth.com/

## Prompt for your agent

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

### pragmaticgrowth/flywheel

Includes 9 official skills: define-goal, dispatch, factory-doctor, factory-report, goals-status, ideate.

Install:

```bash
npx skills add pragmaticgrowth/flywheel -y
```

Source: https://github.com/pragmaticgrowth/flywheel

## Individual skills

### define-goal

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@define-goal -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/main/skills/define-goal

### dispatch

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@dispatch -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/main/skills/dispatch

### factory-doctor

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@factory-doctor -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/main/skills/factory-doctor

### factory-report

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@factory-report -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/HEAD/skills/factory-report

### goals-status

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@goals-status -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/main/skills/goals-status

### ideate

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@ideate -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/HEAD/skills/ideate

### loop-architect

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@loop-architect -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/main/skills/loop-architect

### process-inbox

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@process-inbox -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/HEAD/skills/process-inbox

### show-me

Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

Install:

```bash
npx skills add pragmaticgrowth/flywheel@show-me -y
```

Package: pragmaticgrowth/flywheel
Source: https://github.com/pragmaticgrowth/flywheel/tree/HEAD/skills/show-me

## pragmaticgrowth/flywheel package overview

Includes 9 official skills: define-goal, dispatch, factory-doctor, factory-report, goals-status, ideate.

### Top skills in this package

- define-goal: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- dispatch: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- factory-doctor: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- factory-report: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- goals-status: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- ideate: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- loop-architect: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.
- process-inbox: Official Pragmatic Growth skill from pragmaticgrowth/flywheel.

### Install

Install the full package:

```bash
npx skills add pragmaticgrowth/flywheel -y
```

Install a specific skill:

```bash
npx skills add pragmaticgrowth/flywheel@define-goal -y
```

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

Source: https://github.com/pragmaticgrowth/flywheel#readme
