# Solace Sales Engineering AI Agent Skills

Solace Sales Engineering publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 3 Solace Sales Engineering repositories, with install commands and source links.

Official page: https://skillscout.sh/official/solacese/
Markdown page: https://skillscout.sh/official/solacese/solacese_skills_skillscout.md
Vendor website: https://solace.com/

## Prompt for your agent

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

### solacese/boomi-solace-migration

Includes 1 official skill: atom-queue-to-solace.

Install:

```bash
npx skills add solacese/boomi-solace-migration -y
```

Source: https://github.com/solacese/boomi-solace-migration

### solacese/micro-integration-factory-ui

Includes 1 official skill: agent.

Install:

```bash
npx skills add solacese/micro-integration-factory-ui -y
```

Source: https://github.com/solacese/micro-integration-factory-ui

### solacese/solace-mulesoft-ep-onboarding

Includes 1 official skill: ep-mule-onboarding.

Install:

```bash
npx skills add solacese/solace-mulesoft-ep-onboarding -y
```

Source: https://github.com/solacese/solace-mulesoft-ep-onboarding

## Individual skills

### atom-queue-to-solace

Official Solace Sales Engineering skill from solacese/boomi-solace-migration.

Install:

```bash
npx skills add solacese/boomi-solace-migration@atom-queue-to-solace -y
```

Package: solacese/boomi-solace-migration
Source: https://github.com/solacese/boomi-solace-migration/tree/main/skills/atom-queue-to-solace

### agent

Official Solace Sales Engineering skill from solacese/micro-integration-factory-ui.

Install:

```bash
npx skills add solacese/micro-integration-factory-ui@agent -y
```

Package: solacese/micro-integration-factory-ui
Source: https://github.com/solacese/micro-integration-factory-ui/tree/main/docs/agent

### ep-mule-onboarding

Official Solace Sales Engineering skill from solacese/solace-mulesoft-ep-onboarding.

Install:

```bash
npx skills add solacese/solace-mulesoft-ep-onboarding@ep-mule-onboarding -y
```

Package: solacese/solace-mulesoft-ep-onboarding
Source: https://github.com/solacese/solace-mulesoft-ep-onboarding/tree/main/skill/ep-mule-onboarding

## solacese/boomi-solace-migration package overview

Includes 1 official skill: atom-queue-to-solace.

### Top skills in this package

- atom-queue-to-solace: Official Solace Sales Engineering skill from solacese/boomi-solace-migration.

### Install

Install the full package:

```bash
npx skills add solacese/boomi-solace-migration -y
```

Install a specific skill:

```bash
npx skills add solacese/boomi-solace-migration@atom-queue-to-solace -y
```

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

Source: https://github.com/solacese/boomi-solace-migration#readme
