# Way Platform AI Agent Skills

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

Browse 9 official AI agent skills across 1 Way Platform repository, with install commands and source links.

Official page: https://skillscout.sh/official/way-platform/
Markdown page: https://skillscout.sh/official/way-platform/way-platform_skills_skillscout.md
Vendor website: https://way.cloud/

## Prompt for your agent

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

### way-platform/skills

Includes 9 official skills: way-go-style, way-magefile, ileap, way-brand-identity, aep, spacelift-terraform.

Install:

```bash
npx skills add way-platform/skills -y
```

Source: https://github.com/way-platform/skills

## Individual skills

### way-go-style

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@way-go-style -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/HEAD/way-go-style

### way-magefile

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@way-magefile -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/HEAD/way-magefile

### ileap

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@ileap -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/main/ileap

### way-brand-identity

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@way-brand-identity -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/main/way-brand-identity

### aep

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@aep -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/main/aep

### spacelift-terraform

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@spacelift-terraform -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/main/spacelift-terraform

### beam-dataflow-python

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@beam-dataflow-python -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/main/beam-dataflow-python

### terraform-gcp

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@terraform-gcp -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/HEAD/terraform-gcp

### way-typescript-react-style

Official Way Platform skill from way-platform/skills.

Install:

```bash
npx skills add way-platform/skills@way-typescript-react-style -y
```

Package: way-platform/skills
Source: https://github.com/way-platform/skills/tree/main/way-typescript-react-style

## way-platform/skills package overview

Includes 9 official skills: way-go-style, way-magefile, ileap, way-brand-identity, aep, spacelift-terraform.

### Top skills in this package

- way-go-style: Official Way Platform skill from way-platform/skills.
- way-magefile: Official Way Platform skill from way-platform/skills.
- ileap: Official Way Platform skill from way-platform/skills.
- way-brand-identity: Official Way Platform skill from way-platform/skills.
- aep: Official Way Platform skill from way-platform/skills.
- spacelift-terraform: Official Way Platform skill from way-platform/skills.
- beam-dataflow-python: Official Way Platform skill from way-platform/skills.
- terraform-gcp: Official Way Platform skill from way-platform/skills.

### Install

Install the full package:

```bash
npx skills add way-platform/skills -y
```

Install a specific skill:

```bash
npx skills add way-platform/skills@way-go-style -y
```

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

Source: https://github.com/way-platform/skills#readme
