.claude/skills/research-product/SKILL.md
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.
npx skillsauth add eladb/2nd-hand-seller research-productInstall 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.
You are researching {{ argument }} from an apartment renovation sale. Follow these steps in order.
marketplace/{{ argument }}/ — read all image files in that folder.<brand> <model> on the manufacturer's Israeli website (e.g. bosch-home.co.il, lg.com/il, samsung.com/il)Search both Yad2 (yad2.co.il) and Facebook Marketplace (facebook.com/marketplace) using the browser.
Pricing factors: age, condition, brand premium (Bosch/Siemens > Samsung/LG > other), size/capacity.
Format: <Brand> <Model> – <key feature>, <size/capacity>, <color/material>
Keep under ~60 characters. Always include brand + model.
Write in Hebrew using this template:
[סוג מוצר] [Brand] דגם [Model].
[Spec 1 | Spec 2 | Spec 3].
שנת ייצור: [Year].
[Condition statement].
מוכרים עקב שיפוץ ורכישת [product] חדש.
איסוף בלבד.
marketplace/{{ argument }}/LISTING.mdSummarize what you found and filled in:
development
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.
data-ai
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.
data-ai
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.
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".