# Second State AI Agent Skills

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

Browse 12 official AI agent skills across 8 Second State repositories, with install commands and source links.

Official page: https://skillscout.sh/official/second-state/
Markdown page: https://skillscout.sh/official/second-state/second-state_skills_skillscout.md
Vendor website: http://www.secondstate.io/

## Prompt for your agent

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

### second-state/x402

Includes 2 official skills: x402-hub, x402-payment.

Install:

```bash
npx skills add second-state/x402 -y
```

Source: https://github.com/second-state/x402

### second-state/payment-skill

Includes 2 official skills: payment, payment.

Install:

```bash
npx skills add second-state/payment-skill -y
```

Source: https://github.com/second-state/payment-skill

### second-state/fintool

Includes 1 official skill: fintool.

Install:

```bash
npx skills add second-state/fintool -y
```

Source: https://github.com/second-state/fintool

### second-state/debian-packaging-skills

Includes 2 official skills: package-debian-packaging, wasmedge-debian-packaging.

Install:

```bash
npx skills add second-state/debian-packaging-skills -y
```

Source: https://github.com/second-state/debian-packaging-skills

### second-state/x402-skill

Includes 2 official skills: x402, x402.

Install:

```bash
npx skills add second-state/x402-skill -y
```

Source: https://github.com/second-state/x402-skill

### second-state/qwen3_asr_rs

Includes 1 official skill: skills.

Install:

```bash
npx skills add second-state/qwen3_asr_rs -y
```

Source: https://github.com/second-state/qwen3_asr_rs

### second-state/qwen3_tts_rs

Includes 1 official skill: skills.

Install:

```bash
npx skills add second-state/qwen3_tts_rs -y
```

Source: https://github.com/second-state/qwen3_tts_rs

### second-state/vibekeys_app

Includes 1 official skill: vibekeys.

Install:

```bash
npx skills add second-state/vibekeys_app -y
```

Source: https://github.com/second-state/vibekeys_app

## Individual skills

### x402-hub

Official Second State skill from second-state/x402.

Install:

```bash
npx skills add second-state/x402@x402-hub -y
```

Package: second-state/x402
Source: https://github.com/second-state/x402/tree/main/skills/x402-hub

### x402-payment

Official Second State skill from second-state/x402.

Install:

```bash
npx skills add second-state/x402@x402-payment -y
```

Package: second-state/x402
Source: https://github.com/second-state/x402/tree/main/skills/x402-payment

### payment

Official Second State skill from second-state/payment-skill.

Install:

```bash
npx skills add second-state/payment-skill@payment -y
```

Package: second-state/payment-skill
Source: https://github.com/second-state/payment-skill/tree/main/openclaw/skills/payment

### payment

Official Second State skill from second-state/payment-skill.

Install:

```bash
npx skills add second-state/payment-skill@payment -y
```

Package: second-state/payment-skill
Source: https://github.com/second-state/payment-skill/tree/main/claude/skills/payment

### fintool

Official Second State skill from second-state/fintool.

Install:

```bash
npx skills add second-state/fintool@skills -y
```

Package: second-state/fintool
Source: https://github.com/second-state/fintool/tree/main/skills

### package-debian-packaging

Official Second State skill from second-state/debian-packaging-skills.

Install:

```bash
npx skills add second-state/debian-packaging-skills@package-debian-packaging -y
```

Package: second-state/debian-packaging-skills
Source: https://github.com/second-state/debian-packaging-skills/tree/main/templates/package-debian-packaging

### wasmedge-debian-packaging

Official Second State skill from second-state/debian-packaging-skills.

Install:

```bash
npx skills add second-state/debian-packaging-skills@wasmedge-debian-packaging -y
```

Package: second-state/debian-packaging-skills
Source: https://github.com/second-state/debian-packaging-skills/tree/main/skills/wasmedge-debian-packaging

### x402

Official Second State skill from second-state/x402-skill.

Install:

```bash
npx skills add second-state/x402-skill@x402 -y
```

Package: second-state/x402-skill
Source: https://github.com/second-state/x402-skill/tree/master/claude/skills/x402

### x402

Official Second State skill from second-state/x402-skill.

Install:

```bash
npx skills add second-state/x402-skill@x402 -y
```

Package: second-state/x402-skill
Source: https://github.com/second-state/x402-skill/tree/master/openclaw/skills/x402

### skills

Official Second State skill from second-state/qwen3_asr_rs.

Install:

```bash
npx skills add second-state/qwen3_asr_rs@skills -y
```

Package: second-state/qwen3_asr_rs
Source: https://github.com/second-state/qwen3_asr_rs/tree/HEAD/skills

### skills

Official Second State skill from second-state/qwen3_tts_rs.

Install:

```bash
npx skills add second-state/qwen3_tts_rs@skills -y
```

Package: second-state/qwen3_tts_rs
Source: https://github.com/second-state/qwen3_tts_rs/tree/main/skills

### vibekeys

Official Second State skill from second-state/vibekeys_app.

Install:

```bash
npx skills add second-state/vibekeys_app@vibekeys -y
```

Package: second-state/vibekeys_app
Source: https://github.com/second-state/vibekeys_app/tree/main/vibekeys_plugin/skills/vibekeys

## second-state/payment-skill package overview

Includes 2 official skills: payment, payment.

### Top skills in this package

- payment: Official Second State skill from second-state/payment-skill.
- payment: Official Second State skill from second-state/payment-skill.

### Install

Install the full package:

```bash
npx skills add second-state/payment-skill -y
```

Install a specific skill:

```bash
npx skills add second-state/payment-skill@payment -y
```

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

Source: https://github.com/second-state/payment-skill#readme
