Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install whcli或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install whcli⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/whcli/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: whcli description: Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles. homepage: https://github.com/pasogott/whcli metadata: {"clawdis":{"emoji":"🏠","requires":{"bins":["whcli"]},"install":[{"id":"brew","kind":"brew","formula":"pasogott/tap/whcli","bins":["whcli"],"label":"Install whcli (Homebrew)"},{"id":"source","kind":"shell","command":"git clone https://github.com/pasogott/whcli.git && cd whcli && uv sync","label":"Install from source (uv)"}]}} ---
Search and browse willhaben.at, Austria's largest classifieds marketplace from the command line.
brew install pasogott/tap/whcli
git clone https://github.com/pasogott/whcli.git
cd whcli
uv sync
uv run whcli --help
# Basic search
whcli search "iphone 15"
# With filters
whcli search "rtx 4090" --category grafikkarten --max-price 1500
# Location filter
whcli search "bicycle" -l Wien -n 20
# Only PayLivery (buyer protection)
whcli search "playstation" --paylivery
# Output as JSON for scripting
whcli search "laptop" --format json
Options: | Option | Short | Description | |--------|-------|-------------| | --category | -c | Category slug (grafikkarten, smartphones, etc.) | | --min-price | | Minimum price in EUR | | --max-price | | Maximum price in EUR | | --condition | | neu, gebraucht, defekt, neuwertig | | --location | -l | Location/region filter | | --rows | -n | Number of results (default: 30) | | --page | -p | Page number | | --paylivery | | Only PayLivery listings | | --format | -f | table, json, csv |
# View listing by ID
whcli show 1993072190
# JSON output
whcli show 1993072190 --format json
# View seller profile and ratings
whcli seller 29159134
# Find cheap iPhones in Vienna
whcli search "iphone" -l Wien --max-price 500
# Graphics cards under €1000
whcli search "grafikkarte" --category grafikkarten --max-price 1000
# New condition only
whcli search "ps5" --condition neu
# Export search results as CSV
whcli search "furniture" -l "1220" -n 50 --format csv > results.csv
grafikkarten - Graphics cardssmartphones - Phonesnotebooks-laptops - Laptopsspielkonsolen - Gaming consolesfahrraeder - Bicyclesmoebel - Furnitureshow command has a bug (being fixed)安装 Willhaben CLI 后,可以对 AI 说这些话来触发它
Help me get started with Willhaben CLI
Explains what Willhaben CLI does, walks through the setup, and runs a quick demo based on your current project
Use Willhaben CLI to willhaben CLI for searching Austria's largest classifieds marketplace
Invokes Willhaben CLI with the right parameters and returns the result directly in the conversation
What can I do with Willhaben CLI in my finance & investment workflow?
Lists the top use cases for Willhaben CLI, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/whcli/ 目录(个人级,所有项目可用),或 .claude/skills/whcli/(项目级)。重启 AI 客户端后,用 /whcli 主动调用,或让 AI 根据上下文自动发现并使用。
Willhaben CLI 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Willhaben CLI 可免费安装使用。请查阅仓库了解许可证信息。
Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles.
Willhaben CLI 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Willhaben CLI
Identifies repetitive steps in your workflow and sets up Willhaben CLI to handle them automatically