israeli-cloud-cost-comparator

israeli-cloud-cost-comparator is a skill for Claude Code from skills-il/developer-tools. It costs 152 tokens per session (8,232 once invoked), scanned A, original, MIT.

A cloud-price comparison guide for Israeli users, covering major providers’ Israeli regions and local hosts such as Kamatera.

In plain words
What is it for?
Use it to compare hosting for web apps, APIs, databases, data pipelines, machine-learning workloads, or static sites.
Why use it?
It helps compare realistic hosting costs when local data storage, Israeli currency, traffic, credits, and data transfer affect the total price.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: positional $N argument.

Good fit Use it to compare hosting for web apps, APIs, databases, data pipelines, machine-learning workloads, or static sites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skills-il/developer-tools/israeli-cloud-cost-comparator
Install

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.

Any agent
npx skills add skills-il/developer-tools --skill israeli-cloud-cost-comparator
Clone the repo
git clone --depth 1 https://github.com/skills-il/developer-tools

Made for: Claude Code.

Wrote 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.

agentmods badge for israeli-cloud-cost-comparator

README.md
[![agentmods](https://agentmods.dev/badge/skills/skills-il/developer-tools/israeli-cloud-cost-comparator/github.svg)](https://agentmods.dev/skills/skills-il/developer-tools/israeli-cloud-cost-comparator)
Your own site
<a href="https://agentmods.dev/skills/skills-il/developer-tools/israeli-cloud-cost-comparator"><img src="https://agentmods.dev/badge/skills/skills-il/developer-tools/israeli-cloud-cost-comparator/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.

agentmods 80×15 button for israeli-cloud-cost-comparator

Your own site · 80×15
<a href="https://agentmods.dev/skills/skills-il/developer-tools/israeli-cloud-cost-comparator"><img src="https://agentmods.dev/badge/skills/skills-il/developer-tools/israeli-cloud-cost-comparator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 152 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,232 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00152 $0.08232
Opus 5 $0.00076 $0.04116
Sonnet 5 $0.00030 $0.01646
Haiku 4.5 $0.00015 $0.00823

Measured 9d ago against content hash aa004ed79aeb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

israeli-cloud-cost-comparator scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

israeli-cloud-cost-comparator/SKILL.md · 387 lines

How it starts

The opening of the file, as written. The whole thing — 387 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Israeli Cloud Cost Comparator

Instructions

Step 1: Understand the User's Cloud Requirements

Gather before comparing:

  1. Workload type: web app, API backend, data pipeline, ML training, static site, database
  2. Scale: traffic (requests/month), storage (GB/TB), compute (vCPU/RAM), and egress volume, which is the line item most often forgotten and, in the Israeli region, the largest cost difference
  3. Compliance: must the data stay in Israel? Any sector overlay (Bank of Israel supervision, health, government)?
  4. Budget: monthly, in NIS or USD, and whether pay-as-you-go or committed spend is preferred
  5. Technical stack: language, database, containerized or serverless
  6. Growth trajectory: startup scaling fast, SMB steady, or enterprise predictable. This decides whether a commitment is safe at all
  7. Existing credits and promotions: ask explicitly whether the user has active credits, free-tier benefits or promotional balances with ANY provider (AWS Activate, Google for Startups, Microsoft Founders Hub, GitHub Student Pack, hackathon or accelerator credits). Credits can flip the comparison and must be factored in

Step 2: Compare AWS Israel Region (il-central-1)

AWS launched the Israel (Tel Aviv) region il-central-1 in August 2023. Key details:

Available services in il-central-1:

  • EC2 (compute), EBS (block storage), S3 (object storage)
  • RDS (managed databases: PostgreSQL, MySQL, Aurora)
  • Lambda (serverless), ECS/EKS (containers)
  • ElastiCache (Redis/Memcached), DynamoDB
  • CloudFront (CDN with Tel Aviv edge), Route 53

Pricing benchmarks (il-central-1 vs. eu-west-1 Ireland):

  • EC2 instances carry a flat ~5% premium over eu-west-1. Measured August 2026 across all 324 shared Linux instance types present in both regions via the AWS Price List API: median 5.0%, range 4.3-5.9%. It does not vary by family (t3.medium 5.0%, m7i.xlarge 5.0%, r6i.xlarge 5.0%, g5.xlarge 5.0%). Do not model a 5-15% band and take the midpoint; that doubles the real gap.
  • S3 storage is roughly equivalent
  • Data transfer out is NOT the same globally, and it is the largest Israeli-region cost difference by far. Internet egress from il-central-1 is $0.110/GB for the first 10 TB/month against $0.090/GB from eu-west-1 and us-east-1, a 22% premium. Inter-region transfer OUT of Tel Aviv is $0.08/GB to every destination checked, against $0.02/GB out of Ireland, and the charge is asymmetric. Full tiers, destination list and the architectural consequence are in references/cost-mechanics.md.
  • The Israeli-region cost story is a network story, not a compute story. Compute is a flat ~5% premium; network is 22% and 4x. A comparison that models a 10% compute premium and zero egress delta has it backwards on both counts. When to use il-central-1:
  • Data residency requirements mandate Israeli hosting
  • Latency-sensitive applications serving Israeli users (1-3 ms local vs. 45-65 ms to Western Europe)
  • Financial services, healthcare, or government applications
  • Compliance with Israeli Privacy Protection Authority regulations

Read the full file on GitHub · 387 lines

Files

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.

Changes

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.

  1. 9d ago First seen · 387 lines · 152 tokens per session scan A aa004ed79aeb

Subscribe to this mod's changes

israeli-cloud-cost-comparator is a skill published in the GitHub repository skills-il/developer-tools (10 stars, last pushed today), licensed MIT. It adds 152 tokens to every session and 8,232 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

aws-cost-operations

AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture.

sickn33/agentic-awesome-skills · 44 tokens

aws-cost-cleanup

Automated cleanup of unused AWS resources to reduce costs.

sickn33/agentic-awesome-skills · 15 tokens

azure-compute

Azure VM/VMSS router. WHEN: create / provision / deploy / spin-up VM, recommend VM size, compare VM pricing, VMSS, scale set, autoscale, burstable, lightweight server, website, backend, GPU, machine learning, HPC simulation, dev/test, workload, family, load balancer, Flexible orchestration, Uniform orchestration, cost…

microsoft/skills · 154 tokens

azure-cost

Azure cost management: query costs, forecast spending, optimize to reduce waste. WHEN: "Azure costs", "Azure bill", "cost breakdown", "how much am I spending", "forecast spending", "optimize costs", "reduce spending", "orphaned resources", "rightsize VMs", "cost spike", "reduce storage costs", "AKS cost". DO NOT USE…

microsoft/skills · 94 tokens

cost-optimization

Audit and reduce infrastructure and tooling costs without sacrificing reliability or velocity. Use this skill when reviewing monthly cloud or SaaS spend, finding unused resources, rightsizing infrastructure, negotiating vendor contracts, deciding what to consolidate, or planning for budget cuts. Triggers on cost…

rampstackco/claude-skills · 101 tokens

database-cloud-optimization-cost-optimize

You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and implement cost-effective architectures across AWS, Azure, and GCP.

rmyndharis/antigravity-skills · 48 tokens