# TeamRetro AI Agent Skills

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

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

Official page: https://skillscout.sh/official/teamretrohq/
Markdown page: https://skillscout.sh/official/teamretrohq/teamretrohq_skills_skillscout.md
Vendor website: https://teamretro.com/

## Prompt for your agent

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

### teamretrohq/teamretro-skills

Includes 3 official skills: ai-retro-brief, ai-session-retro, teamretro-post-recommendations.

Install:

```bash
npx skills add teamretrohq/teamretro-skills -y
```

Source: https://github.com/TeamRetroHQ/teamretro-skills

## Individual skills

### ai-retro-brief

Official TeamRetro skill from teamretrohq/teamretro-skills.

Install:

```bash
npx skills add teamretrohq/teamretro-skills@ai-retro-brief -y
```

Package: teamretrohq/teamretro-skills
Source: https://github.com/TeamRetroHQ/teamretro-skills/tree/main/skills/ai-retro-brief

### ai-session-retro

Official TeamRetro skill from teamretrohq/teamretro-skills.

Install:

```bash
npx skills add teamretrohq/teamretro-skills@ai-session-retro -y
```

Package: teamretrohq/teamretro-skills
Source: https://github.com/TeamRetroHQ/teamretro-skills/tree/main/skills/ai-session-retro

### teamretro-post-recommendations

Official TeamRetro skill from teamretrohq/teamretro-skills.

Install:

```bash
npx skills add teamretrohq/teamretro-skills@teamretro-post-recommendations -y
```

Package: teamretrohq/teamretro-skills
Source: https://github.com/TeamRetroHQ/teamretro-skills/tree/main/skills/teamretro-post-recommendations

## teamretrohq/teamretro-skills package overview

Includes 3 official skills: ai-retro-brief, ai-session-retro, teamretro-post-recommendations.

### Top skills in this package

- ai-retro-brief: Official TeamRetro skill from teamretrohq/teamretro-skills.
- ai-session-retro: Official TeamRetro skill from teamretrohq/teamretro-skills.
- teamretro-post-recommendations: Official TeamRetro skill from teamretrohq/teamretro-skills.

### Install

Install the full package:

```bash
npx skills add teamretrohq/teamretro-skills -y
```

Install a specific skill:

```bash
npx skills add teamretrohq/teamretro-skills@ai-retro-brief -y
```

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

Source: https://github.com/teamretrohq/teamretro-skills#readme
