# Kodular Community AI Agent Skills

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

Browse 2 official AI agent skills across 1 Kodular Community repository, with install commands and source links.

Official page: https://skillscout.sh/official/kodular-community/
Markdown page: https://skillscout.sh/official/kodular-community/kodular-community_skills_skillscout.md
Vendor website: https://community.kodular.io/

## Prompt for your agent

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

### kodular-community/discourse-theme

Includes 2 official skills: discourse-block-authoring, discourse-theme-authoring.

Install:

```bash
npx skills add kodular-community/discourse-theme -y
```

Source: https://github.com/kodular-community/discourse-theme

## Individual skills

### discourse-block-authoring

Official Kodular Community skill from kodular-community/discourse-theme.

Install:

```bash
npx skills add kodular-community/discourse-theme@discourse-block-authoring -y
```

Package: kodular-community/discourse-theme
Source: https://github.com/kodular-community/discourse-theme/tree/master/.claude/skills/discourse-block-authoring

### discourse-theme-authoring

Official Kodular Community skill from kodular-community/discourse-theme.

Install:

```bash
npx skills add kodular-community/discourse-theme@discourse-theme-authoring -y
```

Package: kodular-community/discourse-theme
Source: https://github.com/kodular-community/discourse-theme/tree/master/.claude/skills/discourse-theme-authoring

## kodular-community/discourse-theme package overview

Includes 2 official skills: discourse-block-authoring, discourse-theme-authoring.

### Top skills in this package

- discourse-block-authoring: Official Kodular Community skill from kodular-community/discourse-theme.
- discourse-theme-authoring: Official Kodular Community skill from kodular-community/discourse-theme.

### Install

Install the full package:

```bash
npx skills add kodular-community/discourse-theme -y
```

Install a specific skill:

```bash
npx skills add kodular-community/discourse-theme@discourse-block-authoring -y
```

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

Source: https://github.com/kodular-community/discourse-theme#readme
