biagiodistefano

Wohnung Search — Communication skill for Claude Code

Communication community

Search Vienna portals for new apartments (rent or buy, per criteria.toml) matching the configured profile, produce a ranked report, and email it if configured.

How to install Wohnung Search

Installs to ~/.claude/commands/biagiodistefano-wohnungsfinder-wohnung-search.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/biagiodistefano/wohnungsfinder/HEAD/.claude/commands/wohnung-search.md -o ~/.claude/commands/biagiodistefano-wohnungsfinder-wohnung-search.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wohnung Search does


description: Search Vienna portals for new apartments (rent or buy, per criteria.toml) matching the configured profile, produce a ranked report, and email it if configured

Invoke the `wohnung-search` skill: run a fresh apartment search across the configured portals in the configured mode (rent or buy), evaluate the new listings (including their photos), write a ranked report, and email it when `[email].to` is set in `criteria.toml`.

Optional argument: a number of pages to sweep per sou

Alternatives in Communication

Full documentation available on GitHub

View Source Repository