# Co IT.eu GmbH AI Agent Skills

Co IT.eu GmbH publishes official AI agent skills for its tools, services, and developer workflows.

Browse 4 official AI agent skills across 1 Co IT.eu GmbH repository, with install commands and source links.

Official page: https://skillscout.sh/official/co-it/
Markdown page: https://skillscout.sh/official/co-it/co-it_skills_skillscout.md
Vendor website: https://co-it.eu/

## Prompt for your agent

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

### co-it/homepage

Includes 4 official skills: caveman, co-it-site-content-import, frontend-design, web-design-guidelines.

Install:

```bash
npx skills add co-it/homepage -y
```

Source: https://github.com/co-IT/homepage

## Individual skills

### caveman

Official Co IT.eu GmbH skill from co-it/homepage.

Install:

```bash
npx skills add co-it/homepage@caveman -y
```

Package: co-it/homepage
Source: https://github.com/co-it/homepage/tree/HEAD/.agents/skills/caveman

### co-it-site-content-import

Official Co IT.eu GmbH skill from co-it/homepage.

Install:

```bash
npx skills add co-it/homepage@co-it-site-content-import -y
```

Package: co-it/homepage
Source: https://github.com/co-IT/homepage/tree/main/.agents/skills/co-it-site-content-import

### frontend-design

Official Co IT.eu GmbH skill from co-it/homepage.

Install:

```bash
npx skills add co-it/homepage@frontend-design -y
```

Package: co-it/homepage
Source: https://github.com/co-it/homepage/tree/HEAD/.agents/skills/frontend-design

### web-design-guidelines

Official Co IT.eu GmbH skill from co-it/homepage.

Install:

```bash
npx skills add co-it/homepage@web-design-guidelines -y
```

Package: co-it/homepage
Source: https://github.com/co-it/homepage/tree/HEAD/.agents/skills/web-design-guidelines

## co-it/homepage package overview

Includes 4 official skills: caveman, co-it-site-content-import, frontend-design, web-design-guidelines.

### Top skills in this package

- caveman: Official Co IT.eu GmbH skill from co-it/homepage.
- co-it-site-content-import: Official Co IT.eu GmbH skill from co-it/homepage.
- frontend-design: Official Co IT.eu GmbH skill from co-it/homepage.
- web-design-guidelines: Official Co IT.eu GmbH skill from co-it/homepage.

### Install

Install the full package:

```bash
npx skills add co-it/homepage -y
```

Install a specific skill:

```bash
npx skills add co-it/homepage@caveman -y
```

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

Source: https://github.com/co-it/homepage#readme
