# Ketch AI Agent Skills

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

Browse 2 official AI agent skills across 2 Ketch repositories, with install commands and source links.

Official page: https://skillscout.sh/official/ketch-com/
Markdown page: https://skillscout.sh/official/ketch-com/ketch-com_skills_skillscout.md
Vendor website: https://ketch.com/

## Prompt for your agent

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

### ketch-com/ketch-ios

Includes 1 official skill: ketch-ios-run-sample.

Install:

```bash
npx skills add ketch-com/ketch-ios -y
```

Source: https://github.com/ketch-com/ketch-ios

### ketch-com/ketch-react-native

Includes 1 official skill: ketch-react-native-run-sample.

Install:

```bash
npx skills add ketch-com/ketch-react-native -y
```

Source: https://github.com/ketch-com/ketch-react-native

## Individual skills

### ketch-ios-run-sample

Official Ketch skill from ketch-com/ketch-ios.

Install:

```bash
npx skills add ketch-com/ketch-ios@ketch-ios-run-sample -y
```

Package: ketch-com/ketch-ios
Source: https://github.com/ketch-com/ketch-ios/tree/main/.cursor/skills/ketch-ios-run-sample

### ketch-react-native-run-sample

Official Ketch skill from ketch-com/ketch-react-native.

Install:

```bash
npx skills add ketch-com/ketch-react-native@ketch-react-native-run-sample -y
```

Package: ketch-com/ketch-react-native
Source: https://github.com/ketch-com/ketch-react-native/tree/main/.cursor/skills/ketch-react-native-run-sample

## ketch-com/ketch-ios package overview

Includes 1 official skill: ketch-ios-run-sample.

### Top skills in this package

- ketch-ios-run-sample: Official Ketch skill from ketch-com/ketch-ios.

### Install

Install the full package:

```bash
npx skills add ketch-com/ketch-ios -y
```

Install a specific skill:

```bash
npx skills add ketch-com/ketch-ios@ketch-ios-run-sample -y
```

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

Source: https://github.com/ketch-com/ketch-ios#readme
