israeli-marketplace-seller/SKILL.md
Manage online selling across Israeli marketplaces (Zap, KSP, Facebook Marketplace, and Instagram Shopping). Use when user asks about "sell on Zap", "Facebook Marketplace Israel", "Instagram Shopping Israel", "online selling Israel", "price comparison KSP", "product listing Hebrew", or "מכירה אונליין". Covers product listing creation, competitor price monitoring, inventory sync, review management, sales analytics, business-registration (osek murshe/patur) and consumer-protection obligations across Israeli marketplaces. Do NOT use for international marketplaces (Amazon, eBay) or physical store operations.
npx skillsauth add skills-il/developer-tools israeli-marketplace-sellerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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:
See references/platform-guides.md for detailed listing format specifications per platform.
Track competitor pricing across Zap and KSP to maintain competitive positioning:
Price monitoring schedule and access etiquette:
robots.txt. Do not try to evade rate limits or bot protection (no user-agent spoofing, no CAPTCHA bypass). If a site blocks automated access, switch to a manual check or an official data feed.price-history.jsonMaintain a single source of truth for inventory across all connected platforms:
Use optimistic locking to prevent overselling on simultaneous purchases.
Where the sale actually closes (2025 change): Meta removed native checkout from Facebook and Instagram Shops (phase-out began June 2025, fully deprecated September 4, 2025). Facebook/Instagram now only drive discovery; the buyer is redirected to the merchant's own website to pay. If the user runs a Facebook or Instagram Shop, the real inventory source of truth, order management, and payment all live on their own e-commerce site, and the Meta catalog is just a mirror for product tags. Facebook Marketplace C2C personal listings were never a native-checkout flow and are unaffected (buyer and seller arrange payment directly).
Centralize and manage incoming messages from all platforms:
Track seller reputation and customer feedback across all platforms:
Provide comprehensive sales data and insights across all platforms:
Report format:
Platform | Sales | Revenue (NIS) | Avg Order | Margin
------------|-------|---------------|-----------|-------
Zap | 8 | 22,000 | 2,750 | 18%
Facebook | 15 | 12,000 | 800 | 22%
Instagram | 3 | 4,500 | 1,500 | 20%
------------|-------|---------------|-----------|-------
Total | 26 | 38,500 | 1,481 | 20%
Before helping someone sell regularly online, confirm they are set up legally. Selling goods as an ongoing activity in Israel is a business, and a business must be registered.
If the user is unsure which status applies or where their turnover lands, tell them to confirm with an accountant or the Israel Tax Authority. Do not guess the current thresholds, they change yearly.
Israeli online selling is governed by the Consumer Protection Law (חוק הגנת הצרכן), and its remote-sale (מכר מרחוק) rules apply to every marketplace sale, not just sales on the seller's own site.
User says: "I want to sell a Samsung Galaxy S24 on Zap, Facebook, and Instagram" Actions:
User says: "Someone on Zap is now selling the same item for 200 NIS less than me" Actions:
User says: "Give me a breakdown of my sales this month" Actions:
references/platform-guides.md, Integration guides for Zap, KSP, Facebook Marketplace Israel, and Instagram Shopping. Covers listing formats, pricing structures, seller dashboards, the 2025 Meta native-checkout removal, and API/automation capabilities per platform. Consult when creating listings in Step 1 or monitoring prices in Step 2.Cause: Listing doesn't meet Zap's product specifications format or category requirements. Solution: Verify product category exists on Zap. Ensure all required specification fields are filled (manufacturer, model, key specs). Check Hebrew text encoding. Zap is strict about duplicate listings, search for existing listings first.
Cause: Post may be in review, violates Marketplace policies, or account has restrictions. Solution: Check account standing in Facebook's Commerce Manager. Verify post doesn't violate prohibited items list. Wait 24 hours for review. If recurring, check if the account needs identity verification.
Cause: Simultaneous sales on multiple platforms or manual update while sync is running. Solution: Use optimistic locking. If a conflict is detected, fetch latest state from all platforms, reconcile, and update. For single-item listings, immediately mark as sold on all platforms when first sale confirms.
Cause: Reading marketplace pages too frequently triggers rate limiting or CAPTCHA.
Solution: Reduce polling frequency (minimum 4 hours between checks) and keep requests well-spaced. Respect robots.txt and each site's Terms of Service. Do not attempt to evade the block (no user-agent spoofing, no CAPTCHA bypass). Prefer an official partner data feed where one exists (KSP offers a partner API for approved vendors). If automated access stays blocked, fall back to a manual periodic check.
| Source | URL | What to Check | |--------|-----|---------------| | Zap, add a store | https://www.zap.co.il/joinzap.aspx | Seller onboarding, commission model, management dashboard | | Meta, changes to Shops and Checkout | https://www.facebook.com/business/help/1314349509894768 | Native checkout deprecation, external-checkout migration | | Instagram Shopping for business | https://business.instagram.com/shopping | Catalog setup, product tags, eligibility | | Israel Tax Authority | https://www.gov.il/he/departments/israel_tax_authority | Osek patur vs murshe, current turnover thresholds, VAT | | Consumer Protection and Fair Trade Authority | https://www.gov.il/he/departments/consumer_protection_and_fair_trade_authority | Remote-sale rules, 14-day cooling-off, mandatory disclosure | | Israel Post business shipping | https://www.israelpost.co.il | Domestic shipping options and rates for marketplace orders |
There is no MCP server specific to Israeli marketplaces (Zap, KSP, Facebook Marketplace, Instagram Shopping). None of these platforms publishes an MCP integration, and no community MCP wraps them. Do not invent or recommend one. Use this skill's guidance directly, the official partner APIs where they exist (KSP partner API, Meta Graph API for catalog management), and a general browser-automation tool for reading public listing pages within each site's Terms of Service.
tools
Best practices for using browser-use/video-use to edit Hebrew videos end-to-end with Claude Code. Covers the Hebrew-specific deltas to video-use's 12 Hard Rules: SUB_FORCE_STYLE override (Helvetica has no Hebrew glyphs), the python-bidi pre-shape recipe for libass+SRT BiDi failures on macOS, Hebrew filler-word post-pass on Scribe word timestamps, fontsdir= parameter for reliable font discovery, takes_packed.md handling for Hebrew with sofit/nikud/code-switching, and animation slot guidance that defers to hyperframes-best-practices and remotion-best-practices. Use when editing Hebrew talking-head video, podcast clips, tutorials, or marketing video with video-use. Do NOT use for non-Hebrew video-use sessions (read upstream SKILL.md directly), Hebrew podcast audio-only post-production (use hebrew-podcast-postproduction), or generic FFmpeg work without video-use orchestration.
development
Best practices for authoring presentations with open-slide, the React slide framework with a fixed 1920×1080 canvas, with full Hebrew and RTL support. Covers the slides/[id]/index.tsx file contract, type scale, DesignSystem tokens, themes/ system, @slide-comment inspector markers, current.json deictic resolution, Hebrew Google Fonts (Heebo, Rubik, Assistant, Noto Sans Hebrew), CSS logical properties, bidirectional Hebrew+English text with the bdi element, and Hebrew-aware type scale tuning. Use when authoring or editing slides under slides/[id]/ in an open-slide project, or when building Hebrew or bilingual decks on the framework. Do NOT use for video creation (use remotion-best-practices or hyperframes-best-practices), or for generic Hebrew presentations outside open-slide (use presentation-generator).
development
Best practices for programmatic video creation using HyperFrames, plain HTML compositions with GSAP animations rendered to MP4, with full Hebrew and RTL support. Covers composition authoring, data-* timing attributes, GSAP timeline contract, layout-before-animation methodology, visual identity gate, Hebrew fonts via Google Fonts (Heebo, Rubik, Assistant), RTL text rendering with dir="rtl", Hebrew TikTok/Reels-style captions via Whisper, audio-reactive visuals, scene transitions, and bidirectional Hebrew+English text. Use when building HTML-based video content or Hebrew social/marketing videos without React. Do NOT use for Remotion or general React video work, use remotion-best-practices for that.
tools
Build Zapier Zaps connecting Israeli business apps (Morning/Green Invoice, Cardcom, Tranzila, iCount, Grow) with global services for billing, payment, and workflow automation. Use when asked to "create a Zap for Israeli invoicing", "automate Morning receipts", "connect Cardcom to my CRM", or set up payment notifications. Covers Hebrew text handling, ILS formatting, bimonthly VAT logic, Invoice Reform 2026, Zapier AI (Copilot, Agents, MCP), and webhooks from Israeli processors. All amounts use decimal shekels, not agorot. Customer WhatsApp requires Twilio/WATI (not Zapier native). Do NOT use for n8n (use n8n-hebrew-workflows), Make.com (use make-com-israeli-automations), or non-Zapier automation.