一键导入
post-to-yad2
Post a product listing to Yad2 using the browser. Reads listing data from the product's LISTING.md, navigates to Yad2, and fills in the listing form.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Post a product listing to Yad2 using the browser. Reads listing data from the product's LISTING.md, navigates to Yad2, and fills in the listing form.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | post-to-yad2 |
| description | Post a product listing to Yad2 using the browser. Reads listing data from the product's LISTING.md, navigates to Yad2, and fills in the listing form. |
| user_invocable | true |
| argument | (optional) product name (subfolder name under marketplace/) |
{% if argument %} You are posting the listing for {{ argument }} to Yad2 using the browser MCP tools.
Use {{ argument }} as the PRODUCT_NAME throughout the steps below. {% else %}
No product was specified. You need to find a product that hasn't been posted to Yad2 yet.
Glob to find all LISTING.md files under the project directory.LISTING.md, read it and check if it contains a פוסט יד2 row in the פרטי מוצר table.{% endif %}
In all steps below, replace PRODUCT_NAME with the resolved product name (either from the argument or from Step 0).
At the start of this skill, create a task list using TaskCreate to track progress. Create one task per step:
As you begin each step, update its task to in_progress. When a step completes, update it to completed. If a step is blocked or fails, update it to blocked or note the issue.
PRODUCT_NAME/LISTING.mdPRODUCT_NAME/ directory/research-product PRODUCT_NAME first.archive/ subdirectory in the product folder. If there is NO archive/ directory, the photos haven't been processed yet — automatically run the /process-photos PRODUCT_NAME skill to process them before continuing. After processing completes, re-scan the directory for the updated photo list.browser_tab_create to avoid conflicting with other browser sessions.browser_navigate to go to: https://www.yad2.co.il/publish-ad-products/createYad2's product listing form has fields that need to be filled. Fill them in order, taking a snapshot after each major action to verify state.
PRODUCT_NAME/LISTING.md with the listing URL.index.html in the project root.ממתין, change it to פורסם (with class status-listed).yad2-post-link) with the listing URL, if one doesn't already exist. Place it after the badge (and after the Facebook link if present), before the price tag, matching the format of other link buttons.Post a product listing to Facebook Marketplace using the browser. Reads listing data from the product's LISTING.md, navigates to Facebook Marketplace, and fills in the listing form.
Process and enhance product photos for a marketplace listing using the Gemini API. Fixes orientation/colors/lighting and produces 3-4 realistic, authentic-looking photos ready for posting. Keeps backgrounds and natural wear visible for credibility.
Research a product from the apartment renovation sale. Identifies the product from photos, finds official URLs, researches market prices on Yad2 and Facebook Marketplace, writes a Hebrew listing, and updates the product's LISTING.md.