# Nulab Inc AI Agent Skills

Nulab Inc publishes official AI agent skills for its tools, services, and developer workflows. We are a small company with a big heart and all of our products are handcrafted with love.

Browse 2 official AI agent skills across 1 Nulab Inc repository, with install commands and source links.

Official page: https://skillscout.sh/official/nulab/
Markdown page: https://skillscout.sh/official/nulab/nulab_skills_skillscout.md
Vendor website: https://nulab.com/

## Prompt for your agent

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

### nulab/bee

Includes 2 official skills: using-bee, backlog-notation.

Install:

```bash
npx skills add nulab/bee -y
```

Source: https://github.com/nulab/bee

## Individual skills

### using-bee

Official Nulab Inc skill from nulab/bee.

Install:

```bash
npx skills add nulab/bee@using-bee -y
```

Package: nulab/bee
Source: https://github.com/nulab/bee/tree/HEAD/skills/using-bee

### backlog-notation

Official Nulab Inc skill from nulab/bee.

Install:

```bash
npx skills add nulab/bee@backlog-notation -y
```

Package: nulab/bee
Source: https://github.com/nulab/bee/tree/HEAD/skills/backlog-notation

## nulab/bee package overview

Includes 2 official skills: using-bee, backlog-notation.

### Top skills in this package

- using-bee: Official Nulab Inc skill from nulab/bee.
- backlog-notation: Official Nulab Inc skill from nulab/bee.

### Install

Install the full package:

```bash
npx skills add nulab/bee -y
```

Install a specific skill:

```bash
npx skills add nulab/bee@using-bee -y
```

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

Source: https://github.com/nulab/bee#readme
