# Chocolatey Community AI Agent Skills

Chocolatey Community publishes official AI agent skills for its tools, services, and developer workflows. This organisation houses the repositories which are driven by the Chocolatey Community.

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

Official page: https://skillscout.sh/official/chocolatey-community/
Markdown page: https://skillscout.sh/official/chocolatey-community/chocolatey-community_skills_skillscout.md
Vendor website: https://chocolatey.org/

## Prompt for your agent

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

### chocolatey-community/chocolatey-module

Includes 1 official skill: validate-changes.

Install:

```bash
npx skills add chocolatey-community/chocolatey-module -y
```

Source: https://github.com/chocolatey-community/Chocolatey-Module

## Individual skills

### validate-changes

Official Chocolatey Community skill from chocolatey-community/chocolatey-module.

Install:

```bash
npx skills add chocolatey-community/chocolatey-module@validate-changes -y
```

Package: chocolatey-community/chocolatey-module
Source: https://github.com/chocolatey-community/Chocolatey-Module/tree/main/.github/skills/validate-changes

## chocolatey-community/chocolatey-module package overview

Includes 1 official skill: validate-changes.

### Top skills in this package

- validate-changes: Official Chocolatey Community skill from chocolatey-community/chocolatey-module.

### Install

Install the full package:

```bash
npx skills add chocolatey-community/chocolatey-module -y
```

Install a specific skill:

```bash
npx skills add chocolatey-community/chocolatey-module@validate-changes -y
```

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

Source: https://github.com/chocolatey-community/chocolatey-module#readme
