# RubyGems AI Agent Skills

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

Browse 1 official AI agent skill across 1 RubyGems repository, with install commands and source links.

Official page: https://skillscout.sh/official/rubygems/
Markdown page: https://skillscout.sh/official/rubygems/rubygems_skills_skillscout.md
Vendor website: https://rubygems.org/

## Prompt for your agent

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

### rubygems/rubygems.org

Includes 1 official skill: run-rubygems-org.

Install:

```bash
npx skills add rubygems/rubygems.org -y
```

Source: https://github.com/rubygems/rubygems.org

## Individual skills

### run-rubygems-org

Official RubyGems skill from rubygems/rubygems.org.

Install:

```bash
npx skills add rubygems/rubygems.org@run-rubygems-org -y
```

Package: rubygems/rubygems.org
Source: https://github.com/rubygems/rubygems.org/tree/master/.agents/skills/run-rubygems-org

## rubygems/rubygems.org package overview

Includes 1 official skill: run-rubygems-org.

### Top skills in this package

- run-rubygems-org: Official RubyGems skill from rubygems/rubygems.org.

### Install

Install the full package:

```bash
npx skills add rubygems/rubygems.org -y
```

Install a specific skill:

```bash
npx skills add rubygems/rubygems.org@run-rubygems-org -y
```

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

Source: https://github.com/rubygems/rubygems.org#readme
