# Statik.be AI Agent Skills

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

Browse 6 official AI agent skills across 1 Statik.be repository, with install commands and source links.

Official page: https://skillscout.sh/official/statikbe/
Markdown page: https://skillscout.sh/official/statikbe/statikbe_skills_skillscout.md
Vendor website: https://www.statik.be/

## Prompt for your agent

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

### statikbe/skill-market

Includes 6 official skills: case-writer, company-info, filament-v4-upgrade, nmbs, tempo-log, tone-of-voice.

Install:

```bash
npx skills add statikbe/skill-market -y
```

Source: https://github.com/statikbe/skill-market

## Individual skills

### case-writer

Official Statik.be skill from statikbe/skill-market.

Install:

```bash
npx skills add statikbe/skill-market@case-writer -y
```

Package: statikbe/skill-market
Source: https://github.com/statikbe/skill-market/tree/main/tkk-case-writer/skills/case-writer

### company-info

Official Statik.be skill from statikbe/skill-market.

Install:

```bash
npx skills add statikbe/skill-market@company-info -y
```

Package: statikbe/skill-market
Source: https://github.com/statikbe/skill-market/tree/main/company-info/skills/company-info

### filament-v4-upgrade

Official Statik.be skill from statikbe/skill-market.

Install:

```bash
npx skills add statikbe/skill-market@filament-v4-upgrade -y
```

Package: statikbe/skill-market
Source: https://github.com/statikbe/skill-market/tree/HEAD/filament-v4-upgrade/skills/filament-v4-upgrade

### nmbs

Official Statik.be skill from statikbe/skill-market.

Install:

```bash
npx skills add statikbe/skill-market@nmbs -y
```

Package: statikbe/skill-market
Source: https://github.com/statikbe/skill-market/tree/main/nmbs/skills/nmbs

### tempo-log

Official Statik.be skill from statikbe/skill-market.

Install:

```bash
npx skills add statikbe/skill-market@tempo-log -y
```

Package: statikbe/skill-market
Source: https://github.com/statikbe/skill-market/tree/main/tempo-log/skills/tempo-log

### tone-of-voice

Official Statik.be skill from statikbe/skill-market.

Install:

```bash
npx skills add statikbe/skill-market@tone-of-voice -y
```

Package: statikbe/skill-market
Source: https://github.com/statikbe/skill-market/tree/main/tkk-tone/skills/tone-of-voice

## statikbe/skill-market package overview

Includes 6 official skills: case-writer, company-info, filament-v4-upgrade, nmbs, tempo-log, tone-of-voice.

### Top skills in this package

- case-writer: Official Statik.be skill from statikbe/skill-market.
- company-info: Official Statik.be skill from statikbe/skill-market.
- filament-v4-upgrade: Official Statik.be skill from statikbe/skill-market.
- nmbs: Official Statik.be skill from statikbe/skill-market.
- tempo-log: Official Statik.be skill from statikbe/skill-market.
- tone-of-voice: Official Statik.be skill from statikbe/skill-market.

### Install

Install the full package:

```bash
npx skills add statikbe/skill-market -y
```

Install a specific skill:

```bash
npx skills add statikbe/skill-market@case-writer -y
```

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

Source: https://github.com/statikbe/skill-market#readme
