# GitButler AI Agent Skills

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

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

Official page: https://skillscout.sh/official/gitbutlerapp/
Markdown page: https://skillscout.sh/official/gitbutlerapp/gitbutlerapp_skills_skillscout.md
Vendor website: https://gitbutler.com/

## Prompt for your agent

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

### gitbutlerapp/gitbutler

Includes 2 official skills: skill, skill.

Install:

```bash
npx skills add gitbutlerapp/gitbutler -y
```

Source: https://github.com/gitbutlerapp/gitbutler

## Individual skills

### skill

Official GitButler skill from gitbutlerapp/gitbutler.

Install:

```bash
npx skills add gitbutlerapp/gitbutler@skill -y
```

Package: gitbutlerapp/gitbutler
Source: https://github.com/gitbutlerapp/gitbutler/tree/master/crates/but-agentlog/skill

### skill

Official GitButler skill from gitbutlerapp/gitbutler.

Install:

```bash
npx skills add gitbutlerapp/gitbutler@skill -y
```

Package: gitbutlerapp/gitbutler
Source: https://github.com/gitbutlerapp/gitbutler/tree/master/crates/but/skill

## gitbutlerapp/gitbutler package overview

Includes 2 official skills: skill, skill.

### Top skills in this package

- skill: Official GitButler skill from gitbutlerapp/gitbutler.
- skill: Official GitButler skill from gitbutlerapp/gitbutler.

### Install

Install the full package:

```bash
npx skills add gitbutlerapp/gitbutler -y
```

Install a specific skill:

```bash
npx skills add gitbutlerapp/gitbutler@skill -y
```

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

Source: https://github.com/gitbutlerapp/gitbutler#readme
