# Home Operations AI Agent Skills

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

Browse 3 official AI agent skills across 1 Home Operations repository, with install commands and source links.

Official page: https://skillscout.sh/official/home-operations/
Markdown page: https://skillscout.sh/official/home-operations/home-operations_skills_skillscout.md
Vendor website: https://home-operations.com/

## Prompt for your agent

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

### home-operations/kopiur

Includes 3 official skills: documentation, error-handling-and-e2e, kopiur-design.

Install:

```bash
npx skills add home-operations/kopiur -y
```

Source: https://github.com/home-operations/kopiur

## Individual skills

### documentation

Official Home Operations skill from home-operations/kopiur.

Install:

```bash
npx skills add home-operations/kopiur@documentation -y
```

Package: home-operations/kopiur
Source: https://github.com/home-operations/kopiur/tree/main/.claude/skills/documentation

### error-handling-and-e2e

Official Home Operations skill from home-operations/kopiur.

Install:

```bash
npx skills add home-operations/kopiur@error-handling-and-e2e -y
```

Package: home-operations/kopiur
Source: https://github.com/home-operations/kopiur/tree/main/.claude/skills/error-handling-and-e2e

### kopiur-design

Official Home Operations skill from home-operations/kopiur.

Install:

```bash
npx skills add home-operations/kopiur@kopiur-design -y
```

Package: home-operations/kopiur
Source: https://github.com/home-operations/kopiur/tree/main/.claude/skills/kopiur-design

## home-operations/kopiur package overview

Includes 3 official skills: documentation, error-handling-and-e2e, kopiur-design.

### Top skills in this package

- documentation: Official Home Operations skill from home-operations/kopiur.
- error-handling-and-e2e: Official Home Operations skill from home-operations/kopiur.
- kopiur-design: Official Home Operations skill from home-operations/kopiur.

### Install

Install the full package:

```bash
npx skills add home-operations/kopiur -y
```

Install a specific skill:

```bash
npx skills add home-operations/kopiur@documentation -y
```

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

Source: https://github.com/home-operations/kopiur#readme
