# ReFocus AI Inc. AI Agent Skills

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

Browse 2 official AI agent skills across 1 ReFocus AI Inc. repository, with install commands and source links.

Official page: https://skillscout.sh/official/refocus-ai/
Markdown page: https://skillscout.sh/official/refocus-ai/refocus-ai_skills_skillscout.md
Vendor website: https://github.com/refocus-ai

## Prompt for your agent

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

### refocus-ai/refocus-ai-insurance-tools

Includes 2 official skills: insurance-quote-compare, personal-lines-proposal-builder.

Install:

```bash
npx skills add refocus-ai/refocus-ai-insurance-tools -y
```

Source: https://github.com/refocus-ai/refocus-ai-insurance-tools

## Individual skills

### insurance-quote-compare

Official ReFocus AI Inc. skill from refocus-ai/refocus-ai-insurance-tools.

Install:

```bash
npx skills add refocus-ai/refocus-ai-insurance-tools@insurance-quote-compare -y
```

Package: refocus-ai/refocus-ai-insurance-tools
Source: https://github.com/refocus-ai/refocus-ai-insurance-tools/tree/main/skills/quote-comparison/skills/insurance-quote-compare

### personal-lines-proposal-builder

Official ReFocus AI Inc. skill from refocus-ai/refocus-ai-insurance-tools.

Install:

```bash
npx skills add refocus-ai/refocus-ai-insurance-tools@personal-lines-proposal-builder -y
```

Package: refocus-ai/refocus-ai-insurance-tools
Source: https://github.com/refocus-ai/refocus-ai-insurance-tools/tree/main/skills/personal-lines-proposal-builder

## refocus-ai/refocus-ai-insurance-tools package overview

Includes 2 official skills: insurance-quote-compare, personal-lines-proposal-builder.

### Top skills in this package

- insurance-quote-compare: Official ReFocus AI Inc. skill from refocus-ai/refocus-ai-insurance-tools.
- personal-lines-proposal-builder: Official ReFocus AI Inc. skill from refocus-ai/refocus-ai-insurance-tools.

### Install

Install the full package:

```bash
npx skills add refocus-ai/refocus-ai-insurance-tools -y
```

Install a specific skill:

```bash
npx skills add refocus-ai/refocus-ai-insurance-tools@insurance-quote-compare -y
```

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

Source: https://github.com/refocus-ai/refocus-ai-insurance-tools#readme
