make-automation

Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas.

Content Preview
---
name: make-automation
description: "Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: automation
---

# Make Automation via Rube MCP

Automate Make (formerly Integromat) operations through Composio's Make toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/make](https://composio.dev/toolkits/make)

## Prerequisites

- Rube MCP must be connect
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/make-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/make-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/make-automation/SKILL.md