# Short.io AI Agent Skills

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

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

Official page: https://skillscout.sh/official/short-io/
Markdown page: https://skillscout.sh/official/short-io/short-io_skills_skillscout.md
Vendor website: https://short.io/

## Prompt for your agent

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

### short-io/shortio-cli

Includes 1 official skill: shortio.

Install:

```bash
npx skills add short-io/shortio-cli -y
```

Source: https://github.com/Short-io/shortio-cli

## Individual skills

### shortio

Official Short.io skill from short-io/shortio-cli.

Install:

```bash
npx skills add short-io/shortio-cli@shortio -y
```

Package: short-io/shortio-cli
Source: https://github.com/Short-io/shortio-cli/tree/master/skills/shortio

## short-io/shortio-cli package overview

Includes 1 official skill: shortio.

### Top skills in this package

- shortio: Official Short.io skill from short-io/shortio-cli.

### Install

Install the full package:

```bash
npx skills add short-io/shortio-cli -y
```

Install a specific skill:

```bash
npx skills add short-io/shortio-cli@shortio -y
```

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

Source: https://github.com/short-io/shortio-cli#readme
