Author: @skills-il
Manage online selling across Israeli marketplaces — Zap, KSP, Facebook Marketplace, and Instagram Shopping.
npx skills-il add skills-il/developer-tools --skill israeli-marketplace-sellerHelp 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:
price-history.jsonMaintain a single source of truth for inventory across all connected platforms:
Use optimistic locking to prevent overselling on simultaneous purchases.
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%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, 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 conflict 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: Too frequent scraping triggers rate limiting or CAPTCHA on marketplace sites. Solution: Reduce polling frequency (minimum 4 hours between checks). Use browser automation with human-like patterns. Rotate user agents. Respect robots.txt directives.
Supported Agents
Trust Score
This skill can execute scripts and commands on your system.
1 occurrences found in code
This skill can make network requests to external services.
1 occurrences found in code
Author: skills-il
Guide Israeli startup operations including company formation, Innovation Authority grants, investment agreements, R&D tax benefits, and employee stock options (Option 102). Use when user asks about starting a company in Israel, IIA grants, "Innovation Authority", SAFE agreements (Israeli), convertible notes, Option 102, employee stock options in Israel, R&D tax benefits, preferred enterprise, or Israeli startup legal/financial setup. Do NOT use for non-Israeli company formation or international tax advice. Always recommend consulting with Israeli lawyer and accountant for binding decisions.
Author: skills-il
Manage media assets through Cloudinary's REST API -- upload, transform, optimize, and deliver images and videos. Use when user asks about image upload, media optimization, image transformations, responsive images, video management, CDN delivery, or mentions Cloudinary specifically. Covers Upload API, Admin API, URL-based transformations, and delivery optimization. Israeli-founded platform (Tel Aviv, 2012). Do NOT use for non-Cloudinary media hosting or local image processing without cloud upload.
Author: skills-il
Validate, format, and convert Israeli phone numbers between local and international (+972) formats. Use when user asks to validate Israeli phone number, format phone for SMS, convert to +972, check phone prefix, or implement Israeli phone input validation in code. Handles mobile (050-058), landline (02-09), VoIP (072-077), toll-free (1-800), and star-service numbers. Do NOT use for non-Israeli phone systems or general telecom questions.
Want to build your own skill? Try the Skill Creator · Submit a Skill