# Tempo AI Agent Skills

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

Browse 10 official AI agent skills across 4 Tempo repositories, with install commands and source links.

Official page: https://skillscout.sh/official/tempoxyz/
Markdown page: https://skillscout.sh/official/tempoxyz/tempoxyz_skills_skillscout.md
Vendor website: https://tempo.xyz/

## Prompt for your agent

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

### tempoxyz/docs

Includes 6 official skills: tempo, docs, mercator, tempo, tempo-wallet, tempo-wallet.

Install:

```bash
npx skills add tempoxyz/docs -y
```

Source: https://github.com/tempoxyz/docs

### tempoxyz/skills

Includes 1 official skill: tempo.

Install:

```bash
npx skills add tempoxyz/skills -y
```

Source: https://github.com/tempoxyz/skills

### tempoxyz/mpp

Includes 2 official skills: mppx, mppx.

Install:

```bash
npx skills add tempoxyz/mpp -y
```

Source: https://github.com/tempoxyz/mpp

### tempoxyz/schelk

Includes 1 official skill: docs.

Install:

```bash
npx skills add tempoxyz/schelk -y
```

Source: https://github.com/tempoxyz/schelk

## Individual skills

### tempo

Official Tempo skill from tempoxyz/docs.

Install:

```bash
npx skills add tempoxyz/docs@tempo -y
```

Package: tempoxyz/docs
Source: https://github.com/tempoxyz/docs/tree/main/ai/plugins/tempo/skills/tempo

### docs

Official Tempo skill from tempoxyz/docs.

Install:

```bash
npx skills add tempoxyz/docs@docs -y
```

Package: tempoxyz/docs
Source: https://github.com/tempoxyz/docs/tree/HEAD/docs

### mercator

Official Tempo skill from tempoxyz/docs.

Install:

```bash
npx skills add tempoxyz/docs@mercator -y
```

Package: tempoxyz/docs
Source: https://github.com/tempoxyz/docs/tree/HEAD/ai/plugins/mercator/skills/mercator

### tempo

Official Tempo skill from tempoxyz/docs.

Install:

```bash
npx skills add tempoxyz/docs@tempo -y
```

Package: tempoxyz/docs
Source: https://github.com/tempoxyz/docs/tree/HEAD/ai/providers/claude/plugin/skills/tempo

### tempo-wallet

Official Tempo skill from tempoxyz/docs.

Install:

```bash
npx skills add tempoxyz/docs@tempo-wallet -y
```

Package: tempoxyz/docs
Source: https://github.com/tempoxyz/docs/tree/main/ai/plugins/tempo/skills/tempo-wallet

### tempo-wallet

Official Tempo skill from tempoxyz/docs.

Install:

```bash
npx skills add tempoxyz/docs@tempo-wallet -y
```

Package: tempoxyz/docs
Source: https://github.com/tempoxyz/docs/tree/HEAD/ai/providers/claude/plugin/skills/tempo-wallet

### tempo

Official Tempo skill from tempoxyz/skills.

Install:

```bash
npx skills add tempoxyz/skills@tempo -y
```

Package: tempoxyz/skills
Source: https://github.com/tempoxyz/skills/tree/main/skills/tempo

### mppx

Official Tempo skill from tempoxyz/mpp.

Install:

```bash
npx skills add tempoxyz/mpp@mppx -y
```

Package: tempoxyz/mpp
Source: https://github.com/tempoxyz/mpp/tree/main/public/.well-known/agent-skills/mppx

### mppx

Official Tempo skill from tempoxyz/mpp.

Install:

```bash
npx skills add tempoxyz/mpp@mppx -y
```

Package: tempoxyz/mpp
Source: https://github.com/tempoxyz/mpp/tree/main/skills/mppx

### docs

Official Tempo skill from tempoxyz/schelk.

Install:

```bash
npx skills add tempoxyz/schelk@docs -y
```

Package: tempoxyz/schelk
Source: https://github.com/tempoxyz/schelk/tree/master/docs

## tempoxyz/skills package overview

Includes 1 official skill: tempo.

### Top skills in this package

- tempo: Official Tempo skill from tempoxyz/skills.

### Install

Install the full package:

```bash
npx skills add tempoxyz/skills -y
```

Install a specific skill:

```bash
npx skills add tempoxyz/skills@tempo -y
```

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

Source: https://github.com/tempoxyz/skills#readme
