# A16z AI Agent Skills

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

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

Official page: https://skillscout.sh/official/a16z/
Markdown page: https://skillscout.sh/official/a16z/a16z_skills_skillscout.md
Vendor website: https://github.com/a16z

## Prompt for your agent

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

### a16z/jolt

Includes 1 official skill: jolt.

Install:

```bash
npx skills add a16z/jolt -y
```

Source: https://github.com/a16z/jolt

## Individual skills

### jolt

Official A16z skill from a16z/jolt.

Install:

```bash
npx skills add a16z/jolt@jolt -y
```

Package: a16z/jolt
Source: https://github.com/a16z/jolt/tree/main/agent-skills/jolt

## a16z/jolt package overview

Includes 1 official skill: jolt.

### Top skills in this package

- jolt: Official A16z skill from a16z/jolt.

### Install

Install the full package:

```bash
npx skills add a16z/jolt -y
```

Install a specific skill:

```bash
npx skills add a16z/jolt@jolt -y
```

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

Source: https://github.com/a16z/jolt#readme
