# Focus Shift Software GmbH AI Agent Skills

Focus Shift Software GmbH publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 1 Focus Shift Software GmbH repository, with install commands and source links.

Official page: https://skillscout.sh/official/focus-shift/
Markdown page: https://skillscout.sh/official/focus-shift/focus-shift_skills_skillscout.md
Vendor website: https://focus-shift.de/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/focus-shift/focus-shift_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Focus Shift Software GmbH 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

### focus-shift/jollyday

Includes 6 official skills: add-country-descriptions, add-holiday-descriptions, add-new-holiday-calendar, add-subdivision, register-holiday-calendar, write-holiday-tests.

Install:

```bash
npx skills add focus-shift/jollyday -y
```

Source: https://github.com/focus-shift/jollyday

## Individual skills

### add-country-descriptions

Official Focus Shift Software GmbH skill from focus-shift/jollyday.

Install:

```bash
npx skills add focus-shift/jollyday@add-country-descriptions -y
```

Package: focus-shift/jollyday
Source: https://github.com/focus-shift/jollyday/tree/main/.agents/skills/add-country-descriptions

### add-holiday-descriptions

Official Focus Shift Software GmbH skill from focus-shift/jollyday.

Install:

```bash
npx skills add focus-shift/jollyday@add-holiday-descriptions -y
```

Package: focus-shift/jollyday
Source: https://github.com/focus-shift/jollyday/tree/main/.agents/skills/add-holiday-descriptions

### add-new-holiday-calendar

Official Focus Shift Software GmbH skill from focus-shift/jollyday.

Install:

```bash
npx skills add focus-shift/jollyday@add-new-holiday-calendar -y
```

Package: focus-shift/jollyday
Source: https://github.com/focus-shift/jollyday/tree/main/.agents/skills/add-new-holiday-calendar

### add-subdivision

Official Focus Shift Software GmbH skill from focus-shift/jollyday.

Install:

```bash
npx skills add focus-shift/jollyday@add-subdivision -y
```

Package: focus-shift/jollyday
Source: https://github.com/focus-shift/jollyday/tree/main/.agents/skills/add-subdivision

### register-holiday-calendar

Official Focus Shift Software GmbH skill from focus-shift/jollyday.

Install:

```bash
npx skills add focus-shift/jollyday@register-holiday-calendar -y
```

Package: focus-shift/jollyday
Source: https://github.com/focus-shift/jollyday/tree/main/.agents/skills/register-holiday-calendar

### write-holiday-tests

Official Focus Shift Software GmbH skill from focus-shift/jollyday.

Install:

```bash
npx skills add focus-shift/jollyday@write-holiday-tests -y
```

Package: focus-shift/jollyday
Source: https://github.com/focus-shift/jollyday/tree/main/.agents/skills/write-holiday-tests

## focus-shift/jollyday package overview

Includes 6 official skills: add-country-descriptions, add-holiday-descriptions, add-new-holiday-calendar, add-subdivision, register-holiday-calendar, write-holiday-tests.

### Top skills in this package

- add-country-descriptions: Official Focus Shift Software GmbH skill from focus-shift/jollyday.
- add-holiday-descriptions: Official Focus Shift Software GmbH skill from focus-shift/jollyday.
- add-new-holiday-calendar: Official Focus Shift Software GmbH skill from focus-shift/jollyday.
- add-subdivision: Official Focus Shift Software GmbH skill from focus-shift/jollyday.
- register-holiday-calendar: Official Focus Shift Software GmbH skill from focus-shift/jollyday.
- write-holiday-tests: Official Focus Shift Software GmbH skill from focus-shift/jollyday.

### Install

Install the full package:

```bash
npx skills add focus-shift/jollyday -y
```

Install a specific skill:

```bash
npx skills add focus-shift/jollyday@add-country-descriptions -y
```

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

Source: https://github.com/focus-shift/jollyday#readme
