# Maester AI Agent Skills

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

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

Official page: https://skillscout.sh/official/maester365/
Markdown page: https://skillscout.sh/official/maester365/maester365_skills_skillscout.md
Vendor website: https://maester.dev/

## Prompt for your agent

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

### maester365/maester

Includes 1 official skill: maester-test-expert.

Install:

```bash
npx skills add maester365/maester -y
```

Source: https://github.com/maester365/maester

## Individual skills

### maester-test-expert

Official Maester skill from maester365/maester.

Install:

```bash
npx skills add maester365/maester@maester-test-expert -y
```

Package: maester365/maester
Source: https://github.com/maester365/maester/tree/main/.github/skills/maester-test-expert

## maester365/maester package overview

Includes 1 official skill: maester-test-expert.

### Top skills in this package

- maester-test-expert: Official Maester skill from maester365/maester.

### Install

Install the full package:

```bash
npx skills add maester365/maester -y
```

Install a specific skill:

```bash
npx skills add maester365/maester@maester-test-expert -y
```

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

Source: https://github.com/maester365/maester#readme
