Create and manage listings on Willhaben.at (Austrian marketplace). Use when the user wants to sell something, create a listing, or mentions Willhaben. Handles photo uploads, generates titles/descriptions/prices, and posts via browser automation.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install willhaben或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install willhaben⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/willhaben/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: willhaben description: Create and manage listings on Willhaben.at (Austrian marketplace). Use when the user wants to sell something, create a listing, or mentions Willhaben. Handles photo uploads, generates titles/descriptions/prices, and posts via browser automation. ---
Create listings on Willhaben.at via browser automation.
Check if config/user-preferences.json exists in the skill folder.
references/SETUP.md)User preferences include: location, shipping, description style, pricing strategy, disclaimers.
Before suggesting a price, search Willhaben for similar/identical items:
- Neupreis (new price) - Marktpreis (what similar items are listed for) - Empfohlener Preis (recommended selling price)
- Title: Concise, searchable (German) - Description: SHORT and casual - real people don't write essays. 2-3 sentences max. Mention key facts only. - Price: Based on market research, suggest realistic price - Package size: Estimate weight category for shipping (3kg / 10kg / 31.5kg)
- Location (Bezirk) - if not in preferences - Any damage/issues to mention - If they want a more detailed description (default: no)
Show the user something like:
📝 Listing Draft
Title: [title]
Description: [description]
Price: €XX VB
Location: [location]
Pickup: ✅ / Shipping: ✅
📦 Package: ~Xkg (selecting [size] package)
→ If wrong, let me know!
Photos: X attached
Ready to post?
If package weight is unclear (e.g., unusual item), ask the user rather than guessing wrong.
See detailed browser automation steps below.
Default: Casual & short
Blue Yeti USB Mikrofon, schwarz. Funktioniert einwandfrei, inkl. Kabel und Standfuß. Privatverkauf, keine Garantie/Rücknahme.
NOT like this (too AI/formal):
Zum Verkauf steht ein hochwertiges Blue Yeti USB Kondensatormikrofon in der eleganten Blackout Edition. Dieses professionelle Mikrofon eignet sich perfekt für Podcasting, Streaming, Gaming oder Home-Office...
Only add detail if user explicitly asks for it.
All listings in German (Austrian market). Keep it natural, like a real person wrote it.
---
Use clawd browser profile with saved Willhaben login.
https://www.willhaben.at/iad/anzeigenaufgabeThe form has these fields:
upload action with inputRef pointing to the "Bild auswählen" buttonbrowser upload inputRef=e12 paths=[...] where e12 is the button refProceeds to shipping options.
If Versand is checked:
Package Size (Versandgröße) - Choose based on actual item weight!
Example weights:
⚠️ If weight is unclear: This should have been confirmed with user in the listing summary step. If you reach this point unsure, go back and ask!
Carrier: Post or DPD (Post is default, fine for most)
Sperrgut: Check if item is oversized (>100×60×60cm) or non-rectangular
Buyer pays shipping (shown at bottom).
Proceeds to upsells page.
Shows paid promotion options:
Skip all - just click "Veröffentlichen" to publish for free.
Shows "Gewählt: € 0" at bottom confirming no paid options.
Confirmation page shows:
Listing URL: https://www.willhaben.at/iad/object?adId={willhaben-code}
---
Even if the category appears, you must click on the radio/option area to actually select it. The validation error "Kategorie muss gewählt werden" means it wasn't clicked.
Use inputRef with the "Bild auswählen" button reference (e.g., inputRef=e12). Do NOT use selector: input[type="file"] - it doesn't work reliably on this site.
Always take a fresh snapshot before interacting. Refs change after page updates.
If not logged in, the profile should have saved credentials. If needed, navigate to login page or ask user to log in manually in the browser.
---
| Step | URL/Action | |------|------------| | Start | https://www.willhaben.at/iad/anzeigenaufgabe | | Free listing | Click "Kostenlose Anzeige aufgeben" | | Upload images | upload with inputRef pointing to "Bild auswählen" button | | Next | "Weiter" button | | Publish | "Veröffentlichen" button | | View listing | https://www.willhaben.at/iad/object?adId={ID} |
安装 Willhaben 后,可以对 AI 说这些话来触发它
Help me get started with Willhaben
Explains what Willhaben does, walks through the setup, and runs a quick demo based on your current project
Use Willhaben to create and manage listings on Willhaben
Invokes Willhaben with the right parameters and returns the result directly in the conversation
What can I do with Willhaben in my marketing & growth workflow?
Lists the top use cases for Willhaben, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/willhaben/ 目录(个人级,所有项目可用),或 .claude/skills/willhaben/(项目级)。重启 AI 客户端后,用 /willhaben 主动调用,或让 AI 根据上下文自动发现并使用。
Willhaben 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Willhaben 可免费安装使用。请查阅仓库了解许可证信息。
Create and manage listings on Willhaben.at (Austrian marketplace). Use when the user wants to sell something, create a listing, or mentions Willhaben. Handles photo uploads, generates titles/descriptions/prices, and posts via browser automation.
Willhaben 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Willhaben
Identifies repetitive steps in your workflow and sets up Willhaben to handle them automatically