npx skills add ...
npx skills add sickn33/antigravity-awesome-skills --skill zapier-make-patterns
No-code automation democratizes workflow building. Zapier and Make
npx skills add sickn33/antigravity-awesome-skills --skill zapier-make-patterns
No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity - these platforms have their own patterns, pitfalls, and breaking points.
This skill covers when to use which platform, how to build reliable automations, and when to graduate to code-based solutions. Key insight: Zapier optimizes for simplicity and integrations (7000+ apps), Make optimizes for power and cost-efficiency (visual branching, operations-based pricing).
Critical distinction: No-code works until it doesn't. Know the limits.
Read the detailed guide before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.
""" Zap Name: "Gmail New Email → Todoist Task"
TRIGGER: Gmail - New Email
ACTION: Todoist - Create Task
""" Scenario: "Gmail to Todoist"
[Gmail: Watch Emails] → [Todoist: Create a Task]
Gmail Module:
Todoist Module:
Chain of actions executed in order
When to use: Multi-app workflows, data enrichment pipelines
""" [Trigger] → [Action 1] → [Action 2] → [Action 3] Each step's output available to subsequent steps """