# Loveholidays AI Agent Skills

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

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

Official page: https://skillscout.sh/official/loveholidays/
Markdown page: https://skillscout.sh/official/loveholidays/loveholidays_skills_skillscout.md
Vendor website: https://www.loveholidays.com/

## Prompt for your agent

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

### loveholidays/ripley

Includes 2 official skills: gen-test, release-notes.

Install:

```bash
npx skills add loveholidays/ripley -y
```

Source: https://github.com/loveholidays/ripley

## Individual skills

### gen-test

Official Loveholidays skill from loveholidays/ripley.

Install:

```bash
npx skills add loveholidays/ripley@gen-test -y
```

Package: loveholidays/ripley
Source: https://github.com/loveholidays/ripley/tree/main/.claude/skills/gen-test

### release-notes

Official Loveholidays skill from loveholidays/ripley.

Install:

```bash
npx skills add loveholidays/ripley@release-notes -y
```

Package: loveholidays/ripley
Source: https://github.com/loveholidays/ripley/tree/main/.claude/skills/release-notes

## loveholidays/ripley package overview

Includes 2 official skills: gen-test, release-notes.

### Top skills in this package

- gen-test: Official Loveholidays skill from loveholidays/ripley.
- release-notes: Official Loveholidays skill from loveholidays/ripley.

### Install

Install the full package:

```bash
npx skills add loveholidays/ripley -y
```

Install a specific skill:

```bash
npx skills add loveholidays/ripley@gen-test -y
```

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

Source: https://github.com/loveholidays/ripley#readme
