# UC Santa Cruz AI Agent Skills

UC Santa Cruz publishes official AI agent skills for its tools, services, and developer workflows.

Browse 11 official AI agent skills across 1 UC Santa Cruz repository, with install commands and source links.

Official page: https://skillscout.sh/official/ucsc/
Markdown page: https://skillscout.sh/official/ucsc/ucsc_skills_skillscout.md
Vendor website: https://www.ucsc.edu/

## Prompt for your agent

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

### ucsc/wp-dev.ucsc

Includes 11 official skills: develop, feature, feedback, fix, hub, maintainer.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc -y
```

Source: https://github.com/ucsc/wp-dev.ucsc

## Individual skills

### develop

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@develop -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/develop

### feature

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@feature -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/develop/feature

### feedback

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@feedback -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/feedback

### fix

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@fix -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/develop/fix

### hub

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@hub -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/hub

### maintainer

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@maintainer -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/maintainer

### retrospective

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@retrospective -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/HEAD/.claude/plugins/ucsc-wp-block-dev/skills/maintainer/retrospective

### review

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@review -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/HEAD/.claude/plugins/ucsc-wp-block-dev/skills/review

### run

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@run -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/run

### validate

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@validate -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/main/.claude/plugins/ucsc-wp-block-dev/skills/validate

### verify

Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

Install:

```bash
npx skills add ucsc/wp-dev.ucsc@verify -y
```

Package: ucsc/wp-dev.ucsc
Source: https://github.com/ucsc/wp-dev.ucsc/tree/HEAD/.claude/plugins/ucsc-wp-block-dev/skills/verify

## ucsc/wp-dev.ucsc package overview

Includes 11 official skills: develop, feature, feedback, fix, hub, maintainer.

### Top skills in this package

- develop: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- feature: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- feedback: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- fix: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- hub: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- maintainer: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- retrospective: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.
- review: Official UC Santa Cruz skill from ucsc/wp-dev.ucsc.

### Install

Install the full package:

```bash
npx skills add ucsc/wp-dev.ucsc -y
```

Install a specific skill:

```bash
npx skills add ucsc/wp-dev.ucsc@develop -y
```

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

Source: https://github.com/ucsc/wp-dev.ucsc#readme
