# Infomaniak AI Agent Skills

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

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

Official page: https://skillscout.sh/official/infomaniak/
Markdown page: https://skillscout.sh/official/infomaniak/infomaniak_skills_skillscout.md
Vendor website: https://infomaniak.com/

## Prompt for your agent

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

### infomaniak/skills

Includes 5 official skills: infomaniak-swiftui, infomaniak-uikit, ios-device-interaction, swiftui-specialist, swift-core-dev.

Install:

```bash
npx skills add infomaniak/skills -y
```

Source: https://github.com/Infomaniak/skills

## Individual skills

### infomaniak-swiftui

Official Infomaniak skill from infomaniak/skills.

Install:

```bash
npx skills add infomaniak/skills@infomaniak-swiftui -y
```

Package: infomaniak/skills
Source: https://github.com/Infomaniak/skills/tree/main/infomaniak-swiftui

### infomaniak-uikit

Official Infomaniak skill from infomaniak/skills.

Install:

```bash
npx skills add infomaniak/skills@infomaniak-uikit -y
```

Package: infomaniak/skills
Source: https://github.com/Infomaniak/skills/tree/main/infomaniak-uikit

### ios-device-interaction

Official Infomaniak skill from infomaniak/skills.

Install:

```bash
npx skills add infomaniak/skills@ios-device-interaction -y
```

Package: infomaniak/skills
Source: https://github.com/Infomaniak/skills/tree/main/ios-device-interaction

### swiftui-specialist

Official Infomaniak skill from infomaniak/skills.

Install:

```bash
npx skills add infomaniak/skills@swiftui-specialist -y
```

Package: infomaniak/skills
Source: https://github.com/infomaniak/skills/tree/HEAD/swiftui-specialist

### swift-core-dev

Official Infomaniak skill from infomaniak/skills.

Install:

```bash
npx skills add infomaniak/skills@swift-core-dev -y
```

Package: infomaniak/skills
Source: https://github.com/Infomaniak/skills/tree/main/swift-core-dev

## infomaniak/skills package overview

Includes 5 official skills: infomaniak-swiftui, infomaniak-uikit, ios-device-interaction, swiftui-specialist, swift-core-dev.

### Top skills in this package

- infomaniak-swiftui: Official Infomaniak skill from infomaniak/skills.
- infomaniak-uikit: Official Infomaniak skill from infomaniak/skills.
- ios-device-interaction: Official Infomaniak skill from infomaniak/skills.
- swiftui-specialist: Official Infomaniak skill from infomaniak/skills.
- swift-core-dev: Official Infomaniak skill from infomaniak/skills.

### Install

Install the full package:

```bash
npx skills add infomaniak/skills -y
```

Install a specific skill:

```bash
npx skills add infomaniak/skills@infomaniak-swiftui -y
```

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

Source: https://github.com/infomaniak/skills#readme
