# Ruby For Good AI Agent Skills

Ruby For Good publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 1 Ruby For Good repository, with install commands and source links.

Official page: https://skillscout.sh/official/rubyforgood/
Markdown page: https://skillscout.sh/official/rubyforgood/rubyforgood_skills_skillscout.md
Vendor website: https://rubyforgood.org/

## Prompt for your agent

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

### rubyforgood/awbw

Includes 8 official skills: ai-review, domain-modeling, grill-me, grilling, prototype, research.

Install:

```bash
npx skills add rubyforgood/awbw -y
```

Source: https://github.com/rubyforgood/awbw

## Individual skills

### ai-review

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@ai-review -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/main/.claude/skills/ai-review

### domain-modeling

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@domain-modeling -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/domain-modeling

### grill-me

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@grill-me -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/grill-me

### grilling

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@grilling -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/grilling

### prototype

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@prototype -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/prototype

### research

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@research -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/research

### setup-matt-pocock-skills

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@setup-matt-pocock-skills -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/setup-matt-pocock-skills

### wayfinder

Official Ruby For Good skill from rubyforgood/awbw.

Install:

```bash
npx skills add rubyforgood/awbw@wayfinder -y
```

Package: rubyforgood/awbw
Source: https://github.com/rubyforgood/awbw/tree/HEAD/.claude/skills/wayfinder

## rubyforgood/awbw package overview

Includes 8 official skills: ai-review, domain-modeling, grill-me, grilling, prototype, research.

### Top skills in this package

- ai-review: Official Ruby For Good skill from rubyforgood/awbw.
- domain-modeling: Official Ruby For Good skill from rubyforgood/awbw.
- grill-me: Official Ruby For Good skill from rubyforgood/awbw.
- grilling: Official Ruby For Good skill from rubyforgood/awbw.
- prototype: Official Ruby For Good skill from rubyforgood/awbw.
- research: Official Ruby For Good skill from rubyforgood/awbw.
- setup-matt-pocock-skills: Official Ruby For Good skill from rubyforgood/awbw.
- wayfinder: Official Ruby For Good skill from rubyforgood/awbw.

### Install

Install the full package:

```bash
npx skills add rubyforgood/awbw -y
```

Install a specific skill:

```bash
npx skills add rubyforgood/awbw@ai-review -y
```

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

Source: https://github.com/rubyforgood/awbw#readme
