# Stably AI Agent Skills

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

Browse 18 official AI agent skills across 5 Stably repositories, with install commands and source links.

Official page: https://skillscout.sh/official/stablyai/
Markdown page: https://skillscout.sh/official/stablyai/stablyai_skills_skillscout.md
Vendor website: https://stably.ai/

## Prompt for your agent

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

### stablyai/orca

Includes 8 official skills: orchestration, orca-cli, computer-use, orca-linear, orca-per-workspace-env, orca-emulator.

Install:

```bash
npx skills add stablyai/orca -y
```

Source: https://github.com/stablyai/orca

### stablyai/agent-slack

Includes 1 official skill: agent-slack.

Install:

```bash
npx skills add stablyai/agent-slack -y
```

Source: https://github.com/stablyai/agent-slack

### stablyai/agent-skills

Includes 6 official skills: stably-cli, stably-sdk-rules, stably-sdk-setup, playwright-test-data-isolation, github-actions-setup, stably-verify.

Install:

```bash
npx skills add stablyai/agent-skills -y
```

Source: https://github.com/stablyai/agent-skills

### stablyai/call-claude

Includes 1 official skill: call-claude.

Install:

```bash
npx skills add stablyai/call-claude -y
```

Source: https://github.com/stablyai/call-claude

### stablyai/orca-workflow-skills

Includes 2 official skills: change-handoff, repository-review.

Install:

```bash
npx skills add stablyai/orca-workflow-skills -y
```

Source: https://github.com/stablyai/orca-workflow-skills

## Individual skills

### orchestration

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@orchestration -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/orchestration

### orca-cli

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@orca-cli -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/orca-cli

### computer-use

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@computer-use -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/computer-use

### orca-linear

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@orca-linear -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/orca-linear

### orca-per-workspace-env

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@orca-per-workspace-env -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/orca-per-workspace-env

### orca-emulator

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@orca-emulator -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/orca-emulator

### linear-tickets

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@linear-tickets -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/linear-tickets

### orca-emulator-android

Official Stably skill from stablyai/orca.

Install:

```bash
npx skills add stablyai/orca@orca-emulator-android -y
```

Package: stablyai/orca
Source: https://github.com/stablyai/orca/tree/main/skills/orca-emulator-android

### agent-slack

Official Stably skill from stablyai/agent-slack.

Install:

```bash
npx skills add stablyai/agent-slack@agent-slack -y
```

Package: stablyai/agent-slack
Source: https://github.com/stablyai/agent-slack/tree/main/skills/agent-slack

### stably-cli

Official Stably skill from stablyai/agent-skills.

Install:

```bash
npx skills add stablyai/agent-skills@stably-cli -y
```

Package: stablyai/agent-skills
Source: https://github.com/stablyai/agent-skills/tree/main/skills/stably-cli

### stably-sdk-rules

Official Stably skill from stablyai/agent-skills.

Install:

```bash
npx skills add stablyai/agent-skills@stably-sdk-rules -y
```

Package: stablyai/agent-skills
Source: https://github.com/stablyai/agent-skills/tree/main/skills/stably-sdk-rules

### stably-sdk-setup

Official Stably skill from stablyai/agent-skills.

Install:

```bash
npx skills add stablyai/agent-skills@stably-sdk-setup -y
```

Package: stablyai/agent-skills
Source: https://github.com/stablyai/agent-skills/tree/main/skills/stably-sdk-setup

### playwright-test-data-isolation

Official Stably skill from stablyai/agent-skills.

Install:

```bash
npx skills add stablyai/agent-skills@playwright-test-data-isolation -y
```

Package: stablyai/agent-skills
Source: https://github.com/stablyai/agent-skills/tree/main/skills/playwright-test-data-isolation

### github-actions-setup

Official Stably skill from stablyai/agent-skills.

Install:

```bash
npx skills add stablyai/agent-skills@github-actions-setup -y
```

Package: stablyai/agent-skills
Source: https://github.com/stablyai/agent-skills/tree/main/skills/github-actions-setup

### stably-verify

Official Stably skill from stablyai/agent-skills.

Install:

```bash
npx skills add stablyai/agent-skills@stably-verify -y
```

Package: stablyai/agent-skills
Source: https://github.com/stablyai/agent-skills/tree/main/skills/stably-verify

### call-claude

Official Stably skill from stablyai/call-claude.

Install:

```bash
npx skills add stablyai/call-claude@call-claude -y
```

Package: stablyai/call-claude
Source: https://github.com/stablyai/call-claude/tree/master/skills/call-claude

### change-handoff

Official Stably skill from stablyai/orca-workflow-skills.

Install:

```bash
npx skills add stablyai/orca-workflow-skills@change-handoff -y
```

Package: stablyai/orca-workflow-skills
Source: https://github.com/stablyai/orca-workflow-skills/tree/main/skills/change-handoff

### repository-review

Official Stably skill from stablyai/orca-workflow-skills.

Install:

```bash
npx skills add stablyai/orca-workflow-skills@repository-review -y
```

Package: stablyai/orca-workflow-skills
Source: https://github.com/stablyai/orca-workflow-skills/tree/main/skills/repository-review

## stablyai/agent-skills package overview

Includes 6 official skills: stably-cli, stably-sdk-rules, stably-sdk-setup, playwright-test-data-isolation, github-actions-setup, stably-verify.

### Top skills in this package

- stably-cli: Official Stably skill from stablyai/agent-skills.
- stably-sdk-rules: Official Stably skill from stablyai/agent-skills.
- stably-sdk-setup: Official Stably skill from stablyai/agent-skills.
- playwright-test-data-isolation: Official Stably skill from stablyai/agent-skills.
- github-actions-setup: Official Stably skill from stablyai/agent-skills.
- stably-verify: Official Stably skill from stablyai/agent-skills.

### Install

Install the full package:

```bash
npx skills add stablyai/agent-skills -y
```

Install a specific skill:

```bash
npx skills add stablyai/agent-skills@stably-cli -y
```

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

Source: https://github.com/stablyai/agent-skills#readme
