← Back to Skills Marketplace
271
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install willhaben-search
Description
Willhaben marketplace search API for finding listings, browsing categories, and getting listing details on Austria's largest classifieds platform.
Usage Guidance
This skill is instruction-only and appears coherent, but before installing: (1) confirm you trust the third-party API host (api.nochda.at) and its privacy/usage terms, (2) verify linking to willhaben listings is acceptable under willhaben's terms of service, (3) be aware that clicking listing URLs will take you to willhaben pages (phishing risk if domains look similar), and (4) monitor API rate limits if you expect heavy use. If you need an officially supported integration, ask whether this is an official API or a third-party aggregator.
Capability Analysis
Type: OpenClaw Skill
Name: willhaben-search
Version: 0.0.2
The skill provides a standard API wrapper for searching the Willhaben marketplace via the 'api.nochda.at' endpoint. It contains no evidence of malicious intent, data exfiltration, or prompt injection, and its functionality is strictly limited to marketplace search and category browsing as described in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description, endpoints, and declared behaviors align: it's a search/browse/listing-details wrapper for willhaben listings via api.nochda.at. Minor note: the homepage/API domain (api.nochda.at) is a third-party domain rather than the official willhaben domain — that is plausible for an aggregator but worth verifying if you expect an official integration.
Instruction Scope
SKILL.md only instructs the agent to call documented HTTP GET endpoints on the listed base URL, handle JSON responses, and respect rate limits. It does not ask the agent to read local files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no install spec and no code files; nothing is written to disk or installed on the agent host. This is the lowest-risk installation model.
Credentials
The skill declares no required environment variables or credentials, and the instructions claim the API is public/no-auth. There are no disproportionate secret requests.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modify other skills/config. Autonomous invocation is allowed (platform default) but not combined with other concerning permissions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install willhaben-search - After installation, invoke the skill by name or use
/willhaben-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
- Changed the listings search endpoint from POST /api/search to GET /api/search with query parameters.
- Updated documentation and examples to reflect the GET-based search endpoint usage.
- No changes to endpoint parameters or response formats.
- Other endpoints and overall functionality remain unchanged.
v0.0.1
Initial release of the willhaben-search skill.
- Provides semantic search and category suggestions for willhaben.at, Austria's largest online marketplace.
- Includes endpoints to browse, search, and retrieve detailed classifieds listings.
- Supports AI-powered category suggestion and natural language queries for more accurate results.
- No authentication required; usage limits apply.
- All responses in JSON with clear error handling.
Metadata
Frequently Asked Questions
What is Willhaben Search?
Willhaben marketplace search API for finding listings, browsing categories, and getting listing details on Austria's largest classifieds platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 271 downloads so far.
How do I install Willhaben Search?
Run "/install willhaben-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Willhaben Search free?
Yes, Willhaben Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Willhaben Search support?
Willhaben Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Willhaben Search?
It is built and maintained by Saimo (@saimo); the current version is v0.0.2.
More Skills