# Bellum Gens AI Agent Skills

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

Browse 3 official AI agent skills across 1 Bellum Gens repository, with install commands and source links.

Official page: https://skillscout.sh/official/bellumgens/
Markdown page: https://skillscout.sh/official/bellumgens/bellumgens_skills_skillscout.md
Vendor website: https://bellumgens.com/

## Prompt for your agent

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

### bellumgens/bellum-gens

Includes 3 official skills: igniteui-angular-components, igniteui-angular-grids, igniteui-angular-theming.

Install:

```bash
npx skills add bellumgens/bellum-gens -y
```

Source: https://github.com/BellumGens/bellum-gens

## Individual skills

### igniteui-angular-components

Official Bellum Gens skill from bellumgens/bellum-gens.

Install:

```bash
npx skills add bellumgens/bellum-gens@igniteui-angular-components -y
```

Package: bellumgens/bellum-gens
Source: https://github.com/BellumGens/bellum-gens/tree/master/.github/skills/igniteui-angular-components

### igniteui-angular-grids

Official Bellum Gens skill from bellumgens/bellum-gens.

Install:

```bash
npx skills add bellumgens/bellum-gens@igniteui-angular-grids -y
```

Package: bellumgens/bellum-gens
Source: https://github.com/bellumgens/bellum-gens/tree/HEAD/.github/skills/igniteui-angular-grids

### igniteui-angular-theming

Official Bellum Gens skill from bellumgens/bellum-gens.

Install:

```bash
npx skills add bellumgens/bellum-gens@igniteui-angular-theming -y
```

Package: bellumgens/bellum-gens
Source: https://github.com/BellumGens/bellum-gens/tree/master/.github/skills/igniteui-angular-theming

## bellumgens/bellum-gens package overview

Includes 3 official skills: igniteui-angular-components, igniteui-angular-grids, igniteui-angular-theming.

### Top skills in this package

- igniteui-angular-components: Official Bellum Gens skill from bellumgens/bellum-gens.
- igniteui-angular-grids: Official Bellum Gens skill from bellumgens/bellum-gens.
- igniteui-angular-theming: Official Bellum Gens skill from bellumgens/bellum-gens.

### Install

Install the full package:

```bash
npx skills add bellumgens/bellum-gens -y
```

Install a specific skill:

```bash
npx skills add bellumgens/bellum-gens@igniteui-angular-components -y
```

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

Source: https://github.com/bellumgens/bellum-gens#readme
