# Seed Company AI Agent Skills

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

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

Official page: https://skillscout.sh/official/seedcompany/
Markdown page: https://skillscout.sh/official/seedcompany/seedcompany_skills_skillscout.md
Vendor website: https://seedcompany.com/

## Prompt for your agent

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

### seedcompany/cord-api-v3

Includes 2 official skills: pr-handoff, recut-domain.

Install:

```bash
npx skills add seedcompany/cord-api-v3 -y
```

Source: https://github.com/SeedCompany/cord-api-v3

## Individual skills

### pr-handoff

Official Seed Company skill from seedcompany/cord-api-v3.

Install:

```bash
npx skills add seedcompany/cord-api-v3@pr-handoff -y
```

Package: seedcompany/cord-api-v3
Source: https://github.com/SeedCompany/cord-api-v3/tree/develop/.claude/skills/pr-handoff

### recut-domain

Official Seed Company skill from seedcompany/cord-api-v3.

Install:

```bash
npx skills add seedcompany/cord-api-v3@recut-domain -y
```

Package: seedcompany/cord-api-v3
Source: https://github.com/SeedCompany/cord-api-v3/tree/develop/.claude/skills/recut-domain

## seedcompany/cord-api-v3 package overview

Includes 2 official skills: pr-handoff, recut-domain.

### Top skills in this package

- pr-handoff: Official Seed Company skill from seedcompany/cord-api-v3.
- recut-domain: Official Seed Company skill from seedcompany/cord-api-v3.

### Install

Install the full package:

```bash
npx skills add seedcompany/cord-api-v3 -y
```

Install a specific skill:

```bash
npx skills add seedcompany/cord-api-v3@pr-handoff -y
```

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

Source: https://github.com/seedcompany/cord-api-v3#readme
