# TierZero AI AI Agent Skills

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

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

Official page: https://skillscout.sh/official/tierzeroai/
Markdown page: https://skillscout.sh/official/tierzeroai/tierzeroai_skills_skillscout.md
Vendor website: https://tierzero.ai/

## Prompt for your agent

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

### tierzeroai/tierzero-cursor

Cursor Marketplace plugin for TierZero — production telemetry and incident context for AI assistants. Includes 2 official skills: tierzero-fetch, tierzero-investigate.

Install:

```bash
npx skills add tierzeroai/tierzero-cursor -y
```

Source: https://github.com/TierZeroAI/tierzero-cursor

## Individual skills

### tierzero-fetch

Official TierZero AI skill from tierzeroai/tierzero-cursor.

Install:

```bash
npx skills add tierzeroai/tierzero-cursor@tierzero-fetch -y
```

Package: tierzeroai/tierzero-cursor
Source: https://github.com/tierzeroai/tierzero-cursor/tree/HEAD/plugins/tierzero/skills/tierzero-fetch

### tierzero-investigate

Official TierZero AI skill from tierzeroai/tierzero-cursor.

Install:

```bash
npx skills add tierzeroai/tierzero-cursor@tierzero-investigate -y
```

Package: tierzeroai/tierzero-cursor
Source: https://github.com/tierzeroai/tierzero-cursor/tree/HEAD/plugins/tierzero/skills/tierzero-investigate

## tierzeroai/tierzero-cursor package overview

Cursor Marketplace plugin for TierZero — production telemetry and incident context for AI assistants. Includes 2 official skills: tierzero-fetch, tierzero-investigate.

### Top skills in this package

- tierzero-fetch: Official TierZero AI skill from tierzeroai/tierzero-cursor.
- tierzero-investigate: Official TierZero AI skill from tierzeroai/tierzero-cursor.

### Install

Install the full package:

```bash
npx skills add tierzeroai/tierzero-cursor -y
```

Install a specific skill:

```bash
npx skills add tierzeroai/tierzero-cursor@tierzero-fetch -y
```

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

Source: https://github.com/tierzeroai/tierzero-cursor#readme
