make
Make (formerly Integromat) automation platform — manage scenarios, trigger runs, monitor executions, manage connections, and handle data stores via the Make API. Build and manage visual automations, monitor execution logs, manage team resources, and trigger workflows. Built for AI agents — Python stdlib only, zero dependencies. Use for visual workflow automation, scenario management, execution monitoring, integration management, and no-code automation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/makeWhat This Skill Does
The Make (formerly Integromat) skill is a powerful automation bridge that allows your AI agent to interact directly with the Make.com platform. It enables the agent to act as a controller for complex visual workflows, managing everything from scenario triggers and execution monitoring to data store management and organizational oversight. By leveraging the Make API, this skill allows the agent to orchestrate multi-step business processes without manual intervention, making it an essential tool for scaling operational tasks. The skill is designed for robustness, utilizing Python's standard library and zero external dependencies, ensuring compatibility and security across different environments.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/make
Ensure your MAKE_API_KEY is configured in your environment variables to allow the agent to authenticate with your Make account. Optionally, set MAKE_ZONE if your organization is hosted on a specific regional node.
Use Cases
- Automated Operations: Trigger complex backend workflows (e.g., lead processing, invoice generation) based on user requests.
- Monitoring & Alerts: Have your agent proactively check scenario execution logs and notify you of failures or bottlenecks.
- Data Management: Read and write information to Make Data Stores to maintain state between different automation tasks.
- Team Management: List organizations and user permissions to audit access rights via the AI interface.
Example Prompts
- "Check the execution logs for the 'Client Onboarding' scenario. Did any runs fail in the last 24 hours?"
- "Trigger the 'Sync CRM to Slack' scenario immediately, then report back once the execution is complete."
- "List all records in the 'Inventory' data store and tell me which items have a quantity below five."
Tips & Limitations
- API Limits: Keep in mind that heavy polling of execution logs may impact your Make API rate limits.
- Security: Ensure your
MAKE_API_KEYhas the minimum necessary scopes to perform its intended tasks to follow the principle of least privilege. - Automation Design: While the agent can trigger scenarios, it is best to keep business logic inside Make's visual builder and use this skill primarily as a command-and-control interface.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-make": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.