# Apiiro AI Agent Skills

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

Browse 15 official AI agent skills across 2 Apiiro repositories, with install commands and source links.

Official page: https://skillscout.sh/official/apiiro/
Markdown page: https://skillscout.sh/official/apiiro/apiiro_skills_skillscout.md
Vendor website: https://apiiro.com/

## Prompt for your agent

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

### apiiro/marketplace

Includes 14 official skills: guardian-scan, guardian-fix, guardian-query, guardian-risks, guardian-secure-prompt, guardian-setup.

Install:

```bash
npx skills add apiiro/marketplace -y
```

Source: https://github.com/apiiro/marketplace

### apiiro/mcp-server

Includes 1 official skill: apiiro-mcp-secure-prompt.

Install:

```bash
npx skills add apiiro/mcp-server -y
```

Source: https://github.com/apiiro/mcp-server

## Individual skills

### guardian-scan

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-scan -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-scan

### guardian-fix

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-fix -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-fix

### guardian-query

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-query -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-query

### guardian-risks

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-risks -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-risks

### guardian-secure-prompt

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-secure-prompt -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-secure-prompt

### guardian-setup

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-setup -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-setup

### guardian-threat-model

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-threat-model -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/claude/skills/guardian-threat-model

### guardian-fix

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-fix -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-fix

### guardian-query

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-query -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-query

### guardian-risks

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-risks -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-risks

### guardian-scan

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-scan -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-scan

### guardian-secure-prompt

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-secure-prompt -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-secure-prompt

### guardian-setup

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-setup -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-setup

### guardian-threat-model

Official Apiiro skill from apiiro/marketplace.

Install:

```bash
npx skills add apiiro/marketplace@guardian-threat-model -y
```

Package: apiiro/marketplace
Source: https://github.com/apiiro/marketplace/tree/HEAD/cursor/skills/guardian-threat-model

### apiiro-mcp-secure-prompt

Official Apiiro skill from apiiro/mcp-server.

Install:

```bash
npx skills add apiiro/mcp-server@apiiro-mcp-secure-prompt -y
```

Package: apiiro/mcp-server
Source: https://github.com/apiiro/mcp-server/tree/main/skills/apiiro-mcp-secure-prompt

## apiiro/marketplace package overview

Includes 14 official skills: guardian-scan, guardian-fix, guardian-query, guardian-risks, guardian-secure-prompt, guardian-setup.

### Top skills in this package

- guardian-scan: Official Apiiro skill from apiiro/marketplace.
- guardian-fix: Official Apiiro skill from apiiro/marketplace.
- guardian-query: Official Apiiro skill from apiiro/marketplace.
- guardian-risks: Official Apiiro skill from apiiro/marketplace.
- guardian-secure-prompt: Official Apiiro skill from apiiro/marketplace.
- guardian-setup: Official Apiiro skill from apiiro/marketplace.
- guardian-threat-model: Official Apiiro skill from apiiro/marketplace.
- guardian-fix: Official Apiiro skill from apiiro/marketplace.

### Install

Install the full package:

```bash
npx skills add apiiro/marketplace -y
```

Install a specific skill:

```bash
npx skills add apiiro/marketplace@guardian-scan -y
```

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

Source: https://github.com/apiiro/marketplace#readme
