# Conventional Branch AI Agent Skills

Conventional Branch publishes official AI agent skills for its tools, services, and developer workflows. A specification for adding human and machine readable meaning to branch.

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

Official page: https://skillscout.sh/official/conventional-branch/
Markdown page: https://skillscout.sh/official/conventional-branch/conventional-branch_skills_skillscout.md
Vendor website: https://github.com/conventional-branch

## Prompt for your agent

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

### conventional-branch/conventional-branch

Includes 1 official skill: conventional-branch.

Install:

```bash
npx skills add conventional-branch/conventional-branch -y
```

Source: https://github.com/conventional-branch/conventional-branch

## Individual skills

### conventional-branch

Official Conventional Branch skill from conventional-branch/conventional-branch.

Install:

```bash
npx skills add conventional-branch/conventional-branch@conventional-branch -y
```

Package: conventional-branch/conventional-branch
Source: https://github.com/conventional-branch/conventional-branch/tree/main/skills/conventional-branch

## conventional-branch/conventional-branch package overview

Includes 1 official skill: conventional-branch.

### Top skills in this package

- conventional-branch: Official Conventional Branch skill from conventional-branch/conventional-branch.

### Install

Install the full package:

```bash
npx skills add conventional-branch/conventional-branch -y
```

Install a specific skill:

```bash
npx skills add conventional-branch/conventional-branch@conventional-branch -y
```

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

Source: https://github.com/conventional-branch/conventional-branch#readme
