# Golem Foundation AI Agent Skills

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

Browse 11 official AI agent skills across 1 Golem Foundation repository, with install commands and source links.

Official page: https://skillscout.sh/official/golemfoundation/
Markdown page: https://skillscout.sh/official/golemfoundation/golemfoundation_skills_skillscout.md
Vendor website: https://golem.foundation/

## Prompt for your agent

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

### golemfoundation/octant-council-builder

Includes 11 official skills: add-agent, design-agent-conversation, design-conversation, document-agent, evaluate, generate-agent.

Install:

```bash
npx skills add golemfoundation/octant-council-builder -y
```

Source: https://github.com/golemfoundation/octant-council-builder

## Individual skills

### add-agent

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@add-agent -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/add-agent

### design-agent-conversation

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@design-agent-conversation -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/design-agent-conversation

### design-conversation

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@design-conversation -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/design-conversation

### document-agent

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@document-agent -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/document-agent

### evaluate

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@evaluate -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/evaluate

### generate-agent

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@generate-agent -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/main/skills/generate-agent

### octant-council-builder

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@octant-council-builder -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/octant-council-builder

### remove-agent

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@remove-agent -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/remove-agent

### research-agent

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@research-agent -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/research-agent

### settings

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@settings -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/settings

### setup

Official Golem Foundation skill from golemfoundation/octant-council-builder.

Install:

```bash
npx skills add golemfoundation/octant-council-builder@setup -y
```

Package: golemfoundation/octant-council-builder
Source: https://github.com/golemfoundation/octant-council-builder/tree/HEAD/skills/setup

## golemfoundation/octant-council-builder package overview

Includes 11 official skills: add-agent, design-agent-conversation, design-conversation, document-agent, evaluate, generate-agent.

### Top skills in this package

- add-agent: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- design-agent-conversation: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- design-conversation: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- document-agent: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- evaluate: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- generate-agent: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- octant-council-builder: Official Golem Foundation skill from golemfoundation/octant-council-builder.
- remove-agent: Official Golem Foundation skill from golemfoundation/octant-council-builder.

### Install

Install the full package:

```bash
npx skills add golemfoundation/octant-council-builder -y
```

Install a specific skill:

```bash
npx skills add golemfoundation/octant-council-builder@add-agent -y
```

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

Source: https://github.com/golemfoundation/octant-council-builder#readme
