israeli-shipping-manager

A developer guide for connecting online stores or other software to Israeli delivery carriers and parcel lockers.

In plain words
What is it for?
Use it to plan shipping integrations with carriers such as Israel Post, Cheetah, HFD, UPS Israel, and locker services, based on shipment needs.
Why use it?
It helps choose a carrier and design shipping workflows without pretending to provide live package tracking information.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/squadcodercom/squadcoder/israeli-shipping-manager
Any agent
npx skills add squadcodercom/squadcoder --skill israeli-shipping-manager
Clone the repo
git clone --depth 1 https://github.com/squadcodercom/squadcoder

Made for: Claude Code, Codex.

Per session 207 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,475 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00207 $0.04475
Opus 5 $0.00103 $0.02237
Sonnet 5 $0.00041 $0.00895
Haiku 4.5 $0.00021 $0.00447

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

Security

Grade A, and why

israeli-shipping-manager 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 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/format_address.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.squadcoder/skills/israeli-shipping-manager/SKILL.md · 223 lines

How it starts

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

Israeli Shipping Manager

Instructions

CRITICAL: This skill is a developer integration guide for BUILDING shipping workflows. You CANNOT look up live package tracking status. If a user asks "where is my package" or gives you a tracking number to check, you MUST:

  1. Direct them to check on the carrier's official website (Israel Post: mypost.israelpost.co.il, HFD: hfd.co.il, Cheetah: chita-il.com)
  2. NEVER fabricate or guess package status, pickup location, delivery address, branch name, opening hours, or any other tracking detail. You do not have access to any carrier's tracking system.
  3. If the user needs automated tracking, guide them to set up a tracking integration (Step 4 below) or recommend the israel-post-tracking community skill for Israel Post packages.

Step 1: Select Carrier Based on Shipment

Help the user choose the right carrier for their shipment. Ask about parcel size, weight, delivery urgency, destination, and budget. Use this comparison table:

Carrier Best For Speed Price Range Pickup Points Integration
Israel Post (דואר ישראל) Standard parcels, nationwide coverage 3-5 business days Low-medium Post offices + BOX2GO lockers Datalogics API, open-source libraries
Cheetah (צ'יטה) Same-day/express delivery Same day (often within 4 hours) Medium-high Limited Shopify app, private B2B API
HFD (Hameritz & Flash) E-commerce fulfillment 2-4 business days Medium ~1,000 pickup points + lockers Shopify/WooCommerce plugins, private API
Mahir Li (מהיר לי) Same-day B2B courier Same day (within 9 hours) Medium-high Door-to-door only Via LionWheel platform
UPS Israel (locker drop-off) Small parcels, prepaid flat rate 1-2 business days ~27 NIS flat (incl. VAT) 100 lockers + 150 service stores nationwide (launched March 2025) UPS Developer Kit + locker QR-code drop-off
GetPackage (גט פקג'/getpackage.com) Crowdsourced same-day courier Same day (often 1-3 hours) Variable (bid-based) Door-to-door only Web platform + REST API (B2B account)

Read the full file on GitHub · 223 lines

Files

What ships with it

6 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. 3d ago First seen · 223 lines · 207 tokens per session scan A 9a341f755827

Subscribe to this mod's changes

israeli-shipping-manager is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 207 tokens to every session and 4,475 once invoked, about $0.0010 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-30.

Related

Other skills, from other repositories

scaffolding-marketplace-integrations

Generates boilerplate for e-commerce API integrations. Use when the user asks about WooCommerce, Shopify, Bol.com, or Etsy APIs, webhooks, product sync, or order handling.

WesleySmits/agent-skills · 46 tokens

writing-product-descriptions

Creates compelling product copy for e-commerce listings. Use when the user asks about product descriptions, e-commerce copy, product pages, marketplace listings, or converting features to benefits.

WesleySmits/agent-skills · 39 tokens

tool-prompt-optimization

Optimize the description prompts an AI agent reads to learn its built-in tools (the .md files under prompts/tools/). Two halves: (1) measure how much of a prompt is already inferable from the tool's JSON parameter schema + name, to prune redundancy with evidence; (2) house authoring rules for what belongs in a tool…

can1357/oh-my-pi · 0 tokens

cloudflare-registrar

Cloudflare Registrar: domain availability, prices, registration via mcporter.

steipete/agent-scripts · 20 tokens

etsy-category-listing

Etsy category page scraper: given an Etsy category URL (e.g. https://www.etsy.com/c/jewelry) and optional page number, returns paginated product listings with listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge from category and subcategory…

browser-act/skills · 209 tokens

shopify-functions

Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location…

Shopify/Shopify-AI-Toolkit · 61 tokens