# GMO Pepabo, Inc. AI Agent Skills

GMO Pepabo, Inc. publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 GMO Pepabo, Inc. repository, with install commands and source links.

Official page: https://skillscout.sh/official/pepabo/
Markdown page: https://skillscout.sh/official/pepabo/pepabo_skills_skillscout.md
Vendor website: https://pepabo.com/

## Prompt for your agent

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

### pepabo/pepabo-marketplace

Includes 3 official skills: suzuri-api, lolipop-deploy, pepabo-guide.

Install:

```bash
npx skills add pepabo/pepabo-marketplace -y
```

Source: https://github.com/pepabo/pepabo-marketplace

## Individual skills

### suzuri-api

Official GMO Pepabo, Inc. skill from pepabo/pepabo-marketplace.

Install:

```bash
npx skills add pepabo/pepabo-marketplace@suzuri-api -y
```

Package: pepabo/pepabo-marketplace
Source: https://github.com/pepabo/pepabo-marketplace/tree/main/plugins/suzuri-api/skills/suzuri-api

### lolipop-deploy

Official GMO Pepabo, Inc. skill from pepabo/pepabo-marketplace.

Install:

```bash
npx skills add pepabo/pepabo-marketplace@lolipop-deploy -y
```

Package: pepabo/pepabo-marketplace
Source: https://github.com/pepabo/pepabo-marketplace/tree/main/plugins/lolipop-deploy/skills/lolipop-deploy

### pepabo-guide

Official GMO Pepabo, Inc. skill from pepabo/pepabo-marketplace.

Install:

```bash
npx skills add pepabo/pepabo-marketplace@pepabo-guide -y
```

Package: pepabo/pepabo-marketplace
Source: https://github.com/pepabo/pepabo-marketplace/tree/main/plugins/pepabo/skills/pepabo-guide

## pepabo/pepabo-marketplace package overview

Includes 3 official skills: suzuri-api, lolipop-deploy, pepabo-guide.

### Top skills in this package

- suzuri-api: Official GMO Pepabo, Inc. skill from pepabo/pepabo-marketplace.
- lolipop-deploy: Official GMO Pepabo, Inc. skill from pepabo/pepabo-marketplace.
- pepabo-guide: Official GMO Pepabo, Inc. skill from pepabo/pepabo-marketplace.

### Install

Install the full package:

```bash
npx skills add pepabo/pepabo-marketplace -y
```

Install a specific skill:

```bash
npx skills add pepabo/pepabo-marketplace@suzuri-api -y
```

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

Source: https://github.com/pepabo/pepabo-marketplace#readme
