# Make AI Agent Skills

Make publishes official AI agent skills for its tools, services, and developer workflows. From tasks and workflows to apps and systems, Make is where you create and automate at the speed of your ideas.

Browse 5 official AI agent skills across 1 Make repository, with install commands and source links.

Official page: https://skillscout.sh/official/integromat/
Markdown page: https://skillscout.sh/official/integromat/integromat_skills_skillscout.md
Vendor website: https://www.make.com/

## Prompt for your agent

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

### integromat/make-skills

Includes 5 official skills: make-scenario-building, make-mcp-reference, make-module-configuring, make-api-shell-connection-workflow, make-e2b-code-execution.

Install:

```bash
npx skills add integromat/make-skills -y
```

Source: https://github.com/integromat/make-skills

## Individual skills

### make-scenario-building

Official Make skill from integromat/make-skills.

Install:

```bash
npx skills add integromat/make-skills@make-scenario-building -y
```

Package: integromat/make-skills
Source: https://github.com/integromat/make-skills/tree/HEAD/skills/make-scenario-building

### make-mcp-reference

Official Make skill from integromat/make-skills.

Install:

```bash
npx skills add integromat/make-skills@make-mcp-reference -y
```

Package: integromat/make-skills
Source: https://github.com/integromat/make-skills/tree/HEAD/skills/make-mcp-reference

### make-module-configuring

Official Make skill from integromat/make-skills.

Install:

```bash
npx skills add integromat/make-skills@make-module-configuring -y
```

Package: integromat/make-skills
Source: https://github.com/integromat/make-skills/tree/HEAD/skills/make-module-configuring

### make-api-shell-connection-workflow

Official Make skill from integromat/make-skills.

Install:

```bash
npx skills add integromat/make-skills@make-api-shell-connection-workflow -y
```

Package: integromat/make-skills
Source: https://github.com/integromat/make-skills/tree/HEAD/skills/make-api-shell-connection-workflow

### make-e2b-code-execution

Official Make skill from integromat/make-skills.

Install:

```bash
npx skills add integromat/make-skills@make-e2b-code-execution -y
```

Package: integromat/make-skills
Source: https://github.com/integromat/make-skills/tree/HEAD/skills/make-e2b-code-execution

## integromat/make-skills package overview

Includes 5 official skills: make-scenario-building, make-mcp-reference, make-module-configuring, make-api-shell-connection-workflow, make-e2b-code-execution.

### Top skills in this package

- make-scenario-building: Official Make skill from integromat/make-skills.
- make-mcp-reference: Official Make skill from integromat/make-skills.
- make-module-configuring: Official Make skill from integromat/make-skills.
- make-api-shell-connection-workflow: Official Make skill from integromat/make-skills.
- make-e2b-code-execution: Official Make skill from integromat/make-skills.

### Install

Install the full package:

```bash
npx skills add integromat/make-skills -y
```

Install a specific skill:

```bash
npx skills add integromat/make-skills@make-scenario-building -y
```

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

Source: https://github.com/integromat/make-skills#readme
