israeli-shipping-manager

israeli-shipping-manager is a skill for Claude Code from skills-il/developer-tools. It costs 211 tokens per session (7,858 once invoked), scanned A, original, MIT.

A developer guide for building shipping workflows with Israeli delivery companies and locker services, such as Israel Post, Cheetah, HFD, and UPS Israel.

In plain words
What is it for?
Use it to design carrier selection, shipping labels, deliveries, and locker pickup integrations. It does not provide live tracking status.
Why use it?
It helps choose a carrier and build shipping integrations without confusing integration work with live package tracking.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code; built for openclaw.

Good fit Use it to design carrier selection, shipping labels, deliveries, and locker pickup integrations. It does not provide live tracking status.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skills-il/developer-tools/israeli-shipping-manager
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-shipping-manager
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-shipping-manager

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/skills-il/developer-tools/israeli-shipping-manager"><img src="https://agentmods.dev/badge/skills/skills-il/developer-tools/israeli-shipping-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 211 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,858 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.00211 $0.07858
Opus 5 $0.00105 $0.03929
Sonnet 5 $0.00042 $0.01572
Haiku 4.5 $0.00021 $0.00786

Measured 10d ago against content hash b6e31c575f02, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 10d 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.

israeli-shipping-manager/SKILL.md · 273 lines

How it starts

The opening of the file, as written. The whole thing — 273 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 at israelpost.co.il, HFD at hfd.co.il, Cheetah at chitadelivery-cx.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 office branches Datalogics API, open-source libraries
Cheetah (צ'יטה) Same-day/express delivery Same day (often within 4 hours) Medium-high Cheetah Shops, 35 storefronts + 1,300+ points 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, one package up to 8 kg 1-2 business days 27.02 NIS incl. VAT to a pickup point, plus remote-zone surcharge (Aug 2026 price list) Locker and service-store network (launched early 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 · 273 lines

Files

What ships with it

8 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. 10d ago First seen · 273 lines · 211 tokens per session scan A b6e31c575f02

Subscribe to this mod's changes

israeli-shipping-manager is a skill published in the GitHub repository skills-il/developer-tools (10 stars, last pushed yesterday), licensed MIT. It adds 211 tokens to every session and 7,858 once invoked, about $0.0011 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

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

Bitterbot-AI/bitterbot-desktop · 53 tokens

product-description-generator

E-commerce product description generator for any platform. Generates optimized titles, bullet points, descriptions, and backend keywords using competitor research + keyword scoring + FABE copywriting. Two modes: (A) Create — generate listing from product specs with optional competitor analysis, (B) Optimize — improve…

nexscope-ai/eCommerce-Skills · 126 tokens

amazon-price-tracker

Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.

nexscope-ai/Amazon-Skills · 51 tokens