# WG Technology Labs AI Agent Skills

WG Technology Labs publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 3 WG Technology Labs repositories, with install commands and source links.

Official page: https://skillscout.sh/official/wgtechlabs/
Markdown page: https://skillscout.sh/official/wgtechlabs/wgtechlabs_skills_skillscout.md
Vendor website: https://wgtechlabs.com/

## Prompt for your agent

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

### wgtechlabs/build-flow-action

Includes 1 official skill: testing-landing-page.

Install:

```bash
npx skills add wgtechlabs/build-flow-action -y
```

Source: https://github.com/wgtechlabs/build-flow-action

### wgtechlabs/clean-flow

Includes 1 official skill: testing-landing-page.

Install:

```bash
npx skills add wgtechlabs/clean-flow -y
```

Source: https://github.com/wgtechlabs/clean-flow

### wgtechlabs/log-engine

Includes 1 official skill: testing-mintlify-docs.

Install:

```bash
npx skills add wgtechlabs/log-engine -y
```

Source: https://github.com/wgtechlabs/log-engine

## Individual skills

### testing-landing-page

Official WG Technology Labs skill from wgtechlabs/build-flow-action.

Install:

```bash
npx skills add wgtechlabs/build-flow-action@testing-landing-page -y
```

Package: wgtechlabs/build-flow-action
Source: https://github.com/wgtechlabs/build-flow-action/tree/main/.agents/skills/testing-landing-page

### testing-landing-page

Official WG Technology Labs skill from wgtechlabs/clean-flow.

Install:

```bash
npx skills add wgtechlabs/clean-flow@testing-landing-page -y
```

Package: wgtechlabs/clean-flow
Source: https://github.com/wgtechlabs/clean-flow/tree/main/.agents/skills/testing-landing-page

### testing-mintlify-docs

Official WG Technology Labs skill from wgtechlabs/log-engine.

Install:

```bash
npx skills add wgtechlabs/log-engine@testing-mintlify-docs -y
```

Package: wgtechlabs/log-engine
Source: https://github.com/wgtechlabs/log-engine/tree/main/.agents/skills/testing-mintlify-docs

## wgtechlabs/build-flow-action package overview

Includes 1 official skill: testing-landing-page.

### Top skills in this package

- testing-landing-page: Official WG Technology Labs skill from wgtechlabs/build-flow-action.

### Install

Install the full package:

```bash
npx skills add wgtechlabs/build-flow-action -y
```

Install a specific skill:

```bash
npx skills add wgtechlabs/build-flow-action@testing-landing-page -y
```

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

Source: https://github.com/wgtechlabs/build-flow-action#readme
