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 squadcodercom/squadcoder --skill israeli-marketplace-sellergit clone --depth 1 https://github.com/squadcodercom/squadcoderWrote 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/squadcodercom/squadcoder/israeli-marketplace-seller)<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-marketplace-seller"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-marketplace-seller/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/squadcodercom/squadcoder/israeli-marketplace-seller"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-marketplace-seller.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.00125 | $0.03708 |
| Opus 5 | $0.00063 | $0.01854 |
| Sonnet 5 | $0.00025 | $0.00742 |
| Haiku 4.5 | $0.00013 | $0.00371 |
Grade A, and why
israeli-marketplace-seller 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.
How it starts
The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Israeli Marketplace Seller
Instructions
Step 1: Create Product Listings
Help the user create Hebrew product listings with the required fields: title, description, price (NIS), photos, category, condition, and shipping options. Format listings according to each platform's requirements:
| Platform | Format | Listing Style | Key Requirements |
|---|---|---|---|
| Zap (זאפ) | Structured specs | Manufacturer, model, features, price comparison format | Full product specifications table, category-compliant |
| KSP | Specs table | Comparison-ready product data | Technical specs, model numbers, feature highlights |
| Facebook Marketplace (פייסבוק מרקטפלייס) | Casual | Photo-first, location-based Hebrew description | Clear photos, local area targeting, conversational tone |
| Instagram Shopping (אינסטגרם שופינג) | Visual-first | Short description, hashtags, story-friendly | High-quality images, Hebrew + English hashtags, shopping tags |
SEO optimization:
- Use common Israeli search terms in both Hebrew and transliterated English (e.g., "סמסונג גלקסי" and "Samsung Galaxy")
- Include model numbers, colors, and condition in title
- Add relevant Hebrew keywords to description: חדש, משלוח חינם, אחריות, מבצע
See references/platform-guides.md for detailed listing format specifications per platform.
Step 2: Monitor Competitor Prices
Track competitor pricing across Zap and KSP to maintain competitive positioning:
- Read publicly listed prices from Zap and KSP product pages. Prefer an official partner API where one is available (KSP offers a partner API for approved vendors); otherwise read the public product pages with a clearly identified client.
- Track top 5 competitors per product, store price, seller name, shipping cost, and rating
- Alert when a competitor drops price below yours (configurable threshold, default: 5%)
- Generate weekly price comparison report with trends and recommendations
- Suggest optimal pricing based on competitor landscape, your margins, and market demand
What ships with it
3 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 · 200 lines · 125 tokens per session scan A 37283270e9fa
israeli-marketplace-seller is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 125 tokens to every session and 3,708 once invoked, about $0.0006 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.
Other skills, from other repositories
grade-and-fix-daedalus
How to grade a Daedalus run (or pasted agent transcript), root-cause the failure, and ship the fix to Daedalus CORE as a stacked PR — without modifying the prompt-vault sandbox (read-only grading). Covers recurring bug archetypes (Unicode punctuation patch mismatch, syntax-vs-type mislabel, emoji box misalignment…
add-slash-command
How to add a new slash command to Daedalus (src/commands), including the docs-sync step that breaks CI if skipped.
payment-integration
Implement payment integrations with SePay (Vietnamese payment gateway with VietQR, bank transfers, cards) and Polar (global SaaS monetization platform with subscriptions, usage-based billing, automated benefits). Use when integrating payment processing, implementing checkout flows, managing subscriptions, handling…
ecommerce
Product catalog management, pricing strategy, checkout optimization, inventory, payment integrations, and conversion analytics for e-commerce platforms. Shopify, WooCommerce, BigCommerce. Triggers on: ecommerce, Shopify, WooCommerce, product catalog, checkout, conversion rate, cart abandonment, fulfillment.
fix-typescript-build
How to fix a failing tsc/npm run build (type-check) run in a project, batching fixes into sprints to preserve context.
billing-automation
Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.