# Unbound AI Agent Skills

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

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

Official page: https://skillscout.sh/official/unbound-app/
Markdown page: https://skillscout.sh/official/unbound-app/unbound-app_skills_skillscout.md
Vendor website: https://unbound.rip/

## Prompt for your agent

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

### unbound-app/loader-ios

Includes 1 official skill: vphone.

Install:

```bash
npx skills add unbound-app/loader-ios -y
```

Source: https://github.com/unbound-app/loader-ios

## Individual skills

### vphone

Official Unbound skill from unbound-app/loader-ios.

Install:

```bash
npx skills add unbound-app/loader-ios@vphone -y
```

Package: unbound-app/loader-ios
Source: https://github.com/unbound-app/loader-ios/tree/main/.claude/skills/vphone

## unbound-app/loader-ios package overview

Includes 1 official skill: vphone.

### Top skills in this package

- vphone: Official Unbound skill from unbound-app/loader-ios.

### Install

Install the full package:

```bash
npx skills add unbound-app/loader-ios -y
```

Install a specific skill:

```bash
npx skills add unbound-app/loader-ios@vphone -y
```

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

Source: https://github.com/unbound-app/loader-ios#readme
