# AITSYS AI Agent Skills

AITSYS publishes official AI agent skills for its tools, services, and developer workflows. We love to build new things.

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

Official page: https://skillscout.sh/official/aiko-it-systems/
Markdown page: https://skillscout.sh/official/aiko-it-systems/aiko-it-systems_skills_skillscout.md
Vendor website: https://aitsys.dev/

## Prompt for your agent

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

### aiko-it-systems/discatsharp

Includes 2 official skills: maintain-discatsharp, use-discatsharp.

Install:

```bash
npx skills add aiko-it-systems/discatsharp -y
```

Source: https://github.com/Aiko-IT-Systems/DisCatSharp

## Individual skills

### maintain-discatsharp

Official AITSYS skill from aiko-it-systems/discatsharp.

Install:

```bash
npx skills add aiko-it-systems/discatsharp@maintain-discatsharp -y
```

Package: aiko-it-systems/discatsharp
Source: https://github.com/Aiko-IT-Systems/DisCatSharp/tree/HEAD/skills/maintain-discatsharp

### use-discatsharp

Official AITSYS skill from aiko-it-systems/discatsharp.

Install:

```bash
npx skills add aiko-it-systems/discatsharp@use-discatsharp -y
```

Package: aiko-it-systems/discatsharp
Source: https://github.com/Aiko-IT-Systems/DisCatSharp/tree/HEAD/skills/use-discatsharp

## aiko-it-systems/discatsharp package overview

Includes 2 official skills: maintain-discatsharp, use-discatsharp.

### Top skills in this package

- maintain-discatsharp: Official AITSYS skill from aiko-it-systems/discatsharp.
- use-discatsharp: Official AITSYS skill from aiko-it-systems/discatsharp.

### Install

Install the full package:

```bash
npx skills add aiko-it-systems/discatsharp -y
```

Install a specific skill:

```bash
npx skills add aiko-it-systems/discatsharp@maintain-discatsharp -y
```

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

Source: https://github.com/aiko-it-systems/discatsharp#readme
