# Blackcat Informatics Inc. AI Agent Skills

Blackcat Informatics Inc. publishes official AI agent skills for its tools, services, and developer workflows.

Browse 5 official AI agent skills across 1 Blackcat Informatics Inc. repository, with install commands and source links.

Official page: https://skillscout.sh/official/blackcat-informatics/
Markdown page: https://skillscout.sh/official/blackcat-informatics/blackcat-informatics_skills_skillscout.md
Vendor website: https://blackcatinformatics.ca/

## Prompt for your agent

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

### blackcat-informatics/gmeow-ontology

Includes 5 official skills: deficiency-cleanup, gmeow-developer-start-issue, gmeow-developer-workflows, gmeow-ontology-authoring, gmeow-slice-uplift.

Install:

```bash
npx skills add blackcat-informatics/gmeow-ontology -y
```

Source: https://github.com/Blackcat-Informatics/gmeow-ontology

## Individual skills

### deficiency-cleanup

Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.

Install:

```bash
npx skills add blackcat-informatics/gmeow-ontology@deficiency-cleanup -y
```

Package: blackcat-informatics/gmeow-ontology
Source: https://github.com/blackcat-informatics/gmeow-ontology/tree/HEAD/.agents/skills/deficiency-cleanup

### gmeow-developer-start-issue

Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.

Install:

```bash
npx skills add blackcat-informatics/gmeow-ontology@gmeow-developer-start-issue -y
```

Package: blackcat-informatics/gmeow-ontology
Source: https://github.com/Blackcat-Informatics/gmeow-ontology/tree/main/.agents/skills/gmeow-developer-start-issue

### gmeow-developer-workflows

Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.

Install:

```bash
npx skills add blackcat-informatics/gmeow-ontology@gmeow-developer-workflows -y
```

Package: blackcat-informatics/gmeow-ontology
Source: https://github.com/Blackcat-Informatics/gmeow-ontology/tree/main/.agents/skills/gmeow-developer-workflows

### gmeow-ontology-authoring

Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.

Install:

```bash
npx skills add blackcat-informatics/gmeow-ontology@gmeow-ontology-authoring -y
```

Package: blackcat-informatics/gmeow-ontology
Source: https://github.com/Blackcat-Informatics/gmeow-ontology/tree/main/.agents/skills/gmeow-ontology-authoring

### gmeow-slice-uplift

Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.

Install:

```bash
npx skills add blackcat-informatics/gmeow-ontology@gmeow-slice-uplift -y
```

Package: blackcat-informatics/gmeow-ontology
Source: https://github.com/Blackcat-Informatics/gmeow-ontology/tree/main/.agents/skills/gmeow-slice-uplift

## blackcat-informatics/gmeow-ontology package overview

Includes 5 official skills: deficiency-cleanup, gmeow-developer-start-issue, gmeow-developer-workflows, gmeow-ontology-authoring, gmeow-slice-uplift.

### Top skills in this package

- deficiency-cleanup: Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.
- gmeow-developer-start-issue: Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.
- gmeow-developer-workflows: Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.
- gmeow-ontology-authoring: Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.
- gmeow-slice-uplift: Official Blackcat Informatics Inc. skill from blackcat-informatics/gmeow-ontology.

### Install

Install the full package:

```bash
npx skills add blackcat-informatics/gmeow-ontology -y
```

Install a specific skill:

```bash
npx skills add blackcat-informatics/gmeow-ontology@deficiency-cleanup -y
```

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

Source: https://github.com/blackcat-informatics/gmeow-ontology#readme
