# Beyond The Cloud Dev AI Agent Skills

Beyond The Cloud Dev publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 Beyond The Cloud Dev repository, with install commands and source links.

Official page: https://skillscout.sh/official/beyond-the-cloud-dev/
Markdown page: https://skillscout.sh/official/beyond-the-cloud-dev/beyond-the-cloud-dev_skills_skillscout.md
Vendor website: https://github.com/beyond-the-cloud-dev

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/beyond-the-cloud-dev/beyond-the-cloud-dev_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Beyond The Cloud Dev 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

### beyond-the-cloud-dev/soql-lib

Includes 3 official skills: soql-lib-query-builder, soql-lib-selector, soql-lib-testing.

Install:

```bash
npx skills add beyond-the-cloud-dev/soql-lib -y
```

Source: https://github.com/beyond-the-cloud-dev/soql-lib

## Individual skills

### soql-lib-query-builder

Official Beyond The Cloud Dev skill from beyond-the-cloud-dev/soql-lib.

Install:

```bash
npx skills add beyond-the-cloud-dev/soql-lib@soql-lib-query-builder -y
```

Package: beyond-the-cloud-dev/soql-lib
Source: https://github.com/beyond-the-cloud-dev/soql-lib/tree/main/.cursor/skills/soql-lib-query-builder

### soql-lib-selector

Official Beyond The Cloud Dev skill from beyond-the-cloud-dev/soql-lib.

Install:

```bash
npx skills add beyond-the-cloud-dev/soql-lib@soql-lib-selector -y
```

Package: beyond-the-cloud-dev/soql-lib
Source: https://github.com/beyond-the-cloud-dev/soql-lib/tree/main/.cursor/skills/soql-lib-selector

### soql-lib-testing

Official Beyond The Cloud Dev skill from beyond-the-cloud-dev/soql-lib.

Install:

```bash
npx skills add beyond-the-cloud-dev/soql-lib@soql-lib-testing -y
```

Package: beyond-the-cloud-dev/soql-lib
Source: https://github.com/beyond-the-cloud-dev/soql-lib/tree/main/.cursor/skills/soql-lib-testing

## beyond-the-cloud-dev/soql-lib package overview

Includes 3 official skills: soql-lib-query-builder, soql-lib-selector, soql-lib-testing.

### Top skills in this package

- soql-lib-query-builder: Official Beyond The Cloud Dev skill from beyond-the-cloud-dev/soql-lib.
- soql-lib-selector: Official Beyond The Cloud Dev skill from beyond-the-cloud-dev/soql-lib.
- soql-lib-testing: Official Beyond The Cloud Dev skill from beyond-the-cloud-dev/soql-lib.

### Install

Install the full package:

```bash
npx skills add beyond-the-cloud-dev/soql-lib -y
```

Install a specific skill:

```bash
npx skills add beyond-the-cloud-dev/soql-lib@soql-lib-query-builder -y
```

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

Source: https://github.com/beyond-the-cloud-dev/soql-lib#readme
