# Inocan Group AI Agent Skills

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

Browse 4 official AI agent skills across 1 Inocan Group repository, with install commands and source links.

Official page: https://skillscout.sh/official/inocan-group/
Markdown page: https://skillscout.sh/official/inocan-group/inocan-group_skills_skillscout.md
Vendor website: https://inocan.com/

## Prompt for your agent

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

### inocan-group/inferred-types

Includes 4 official skills: development, planning, testing, parsing.

Install:

```bash
npx skills add inocan-group/inferred-types -y
```

Source: https://github.com/inocan-group/inferred-types

## Individual skills

### development

Official Inocan Group skill from inocan-group/inferred-types.

Install:

```bash
npx skills add inocan-group/inferred-types@development -y
```

Package: inocan-group/inferred-types
Source: https://github.com/inocan-group/inferred-types/tree/main/.claude/skills/development

### planning

Official Inocan Group skill from inocan-group/inferred-types.

Install:

```bash
npx skills add inocan-group/inferred-types@planning -y
```

Package: inocan-group/inferred-types
Source: https://github.com/inocan-group/inferred-types/tree/main/.claude/skills/planning

### testing

Official Inocan Group skill from inocan-group/inferred-types.

Install:

```bash
npx skills add inocan-group/inferred-types@testing -y
```

Package: inocan-group/inferred-types
Source: https://github.com/inocan-group/inferred-types/tree/main/.claude/skills/testing

### parsing

Official Inocan Group skill from inocan-group/inferred-types.

Install:

```bash
npx skills add inocan-group/inferred-types@parsing -y
```

Package: inocan-group/inferred-types
Source: https://github.com/inocan-group/inferred-types/tree/main/.claude/skills/parsing

## inocan-group/inferred-types package overview

Includes 4 official skills: development, planning, testing, parsing.

### Top skills in this package

- development: Official Inocan Group skill from inocan-group/inferred-types.
- planning: Official Inocan Group skill from inocan-group/inferred-types.
- testing: Official Inocan Group skill from inocan-group/inferred-types.
- parsing: Official Inocan Group skill from inocan-group/inferred-types.

### Install

Install the full package:

```bash
npx skills add inocan-group/inferred-types -y
```

Install a specific skill:

```bash
npx skills add inocan-group/inferred-types@development -y
```

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

Source: https://github.com/inocan-group/inferred-types#readme
