Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add skills-il/developer-tools --skill make-com-israeli-automationsgit clone --depth 1 https://github.com/skills-il/developer-toolsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/skills-il/developer-tools/make-com-israeli-automations)<a href="https://agentmods.dev/skills/skills-il/developer-tools/make-com-israeli-automations"><img src="https://agentmods.dev/badge/skills/skills-il/developer-tools/make-com-israeli-automations/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/skills-il/developer-tools/make-com-israeli-automations"><img src="https://agentmods.dev/badge/skills/skills-il/developer-tools/make-com-israeli-automations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00224 | $0.07955 |
| Opus 5 | $0.00112 | $0.03978 |
| Sonnet 5 | $0.00045 | $0.01591 |
| Haiku 4.5 | $0.00022 | $0.00796 |
Grade A, and why
make-com-israeli-automations scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
allowed-tools: Bash(curl:*) Bash(node:*) Bash(python:*) This is a copy
89% identical to make-com-israeli-automations — 108 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 496 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Make.com Israeli Automations
Instructions
Step 1: Identify the Scenario Pattern
Before building any scenario, map the business workflow to a Make.com pattern. Israeli business automations fall into predictable categories:
| Business Workflow | Make.com Pattern | Core Modules | Trigger Type |
|---|---|---|---|
| Invoice creation and sync | Watch + Create | Morning (community), iCount (native), Monday.com | Webhook / Scheduled |
| Billing cycle reporting | Router + Aggregator | Morning, Google Sheets, HTTP | Scheduled (monthly/bimonthly) |
| Customer messaging | Watch + Iterator + Module | WhatsApp Business Cloud (native), Monday.com | Webhook |
| ERP data export | HTTP + JSON Parse + Router | Priority (community or HTTP), Google Sheets | Scheduled |
| Payment notification | Webhook + Router + Create | Cardcom/Tranzila/Grow/Bit webhook, Slack/Email | Instant (webhook) |
| Document generation | Watch + Template + Email | Morning, Google Docs, Gmail | Event-driven |
| AI-powered processing | AI Agent + Module Tools | Any module as AI tool, Router | Event-driven / Scheduled |
Choose the pattern based on these criteria:
- Real-time needed? Use webhooks (instant triggers). Otherwise, use scheduled polling.
- Multiple destinations? Use a Router module to branch the flow.
- Processing a list? Use an Iterator to loop over items (e.g., line items on an invoice).
- Aggregating data? Use an Array Aggregator before the final output.
- AI decision needed? Use Make.com AI Agents with Module Tools (see Step 8).
Step 2: Configure Israeli App Connections
Morning (formerly Green Invoice / Hashbonit Yeruqa)
Morning has a community-built Make.com module, created by Callbox and listed as "Morning by Callbox" on the Make.com marketplace. Make.com states: "Make does not maintain or support this integration." The module requires a Best subscription tier or higher.
To set up the connection:
- In Make.com, search for "Morning" in the module palette (NOT "Green Invoice")
- Create a connection using your Morning API key and secret (from Morning dashboard: Settings > API Integration)
- The API domain remains
api.greeninvoice.co.ildespite the rebrand
What ships with it
9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 496 lines · 224 tokens per session scan A 1a21ecd13171
make-com-israeli-automations is a skill published in the GitHub repository skills-il/developer-tools (10 stars, last pushed today), licensed MIT. It adds 224 tokens to every session and 7,955 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 89% identical to make-com-israeli-automations, differing in 108 lines, and is treated as a copy.
Other skills, from other repositories
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.