# Ophis AI Agent Skills

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

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

Official page: https://skillscout.sh/official/ophis-fi/
Markdown page: https://skillscout.sh/official/ophis-fi/ophis-fi_skills_skillscout.md
Vendor website: https://ophis.fi/

## Prompt for your agent

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

### ophis-fi/ophis

Includes 4 official skills: ophis, ophis, ophis, swap-via-ophis.

Install:

```bash
npx skills add ophis-fi/ophis -y
```

Source: https://github.com/ophis-fi/ophis

### ophis-fi/skills

Includes 1 official skill: ophis-swap.

Install:

```bash
npx skills add ophis-fi/skills -y
```

Source: https://github.com/ophis-fi/skills

## Individual skills

### ophis

Official Ophis skill from ophis-fi/ophis.

Install:

```bash
npx skills add ophis-fi/ophis@ophis -y
```

Package: ophis-fi/ophis
Source: https://github.com/ophis-fi/ophis/tree/HEAD/apps/frontend/apps/ophis-landing/public/.well-known/agent-skills/ophis

### ophis

Official Ophis skill from ophis-fi/ophis.

Install:

```bash
npx skills add ophis-fi/ophis@ophis -y
```

Package: ophis-fi/ophis
Source: https://github.com/ophis-fi/ophis/tree/main/integrations/bankr/ophis

### ophis

Official Ophis skill from ophis-fi/ophis.

Install:

```bash
npx skills add ophis-fi/ophis@ophis -y
```

Package: ophis-fi/ophis
Source: https://github.com/ophis-fi/ophis/tree/main/integrations/metamask/ophis

### swap-via-ophis

Official Ophis skill from ophis-fi/ophis.

Install:

```bash
npx skills add ophis-fi/ophis@swap-via-ophis -y
```

Package: ophis-fi/ophis
Source: https://github.com/ophis-fi/ophis/tree/main/apps/frontend/apps/ophis-landing/public/.well-known/agent-skills/swap-via-ophis

### ophis-swap

Official Ophis skill from ophis-fi/skills.

Install:

```bash
npx skills add ophis-fi/skills@ophis-swap -y
```

Package: ophis-fi/skills
Source: https://github.com/ophis-fi/skills/tree/HEAD/plugins/ophis/skills/ophis-swap

## ophis-fi/skills package overview

Includes 1 official skill: ophis-swap.

### Top skills in this package

- ophis-swap: Official Ophis skill from ophis-fi/skills.

### Install

Install the full package:

```bash
npx skills add ophis-fi/skills -y
```

Install a specific skill:

```bash
npx skills add ophis-fi/skills@ophis-swap -y
```

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

Source: https://github.com/ophis-fi/skills#readme
