← Back to Skills Marketplace
student-rooms
by
Gonzalo López Gil
· GitHub ↗
· v1.1.0
430
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install student-rooms
Description
Search, scan, and monitor student accommodation availability across Yugo and Aparto providers. Use when the user asks about student housing, room availabilit...
Usage Guidance
This skill is an instruction-only guide for using a separate 'student-rooms' CLI; the skill package itself contains no code. Before using: 1) Verify and obtain the student-rooms CLI from a trusted source (GitHub/org/release) — do not run arbitrary Python modules you downloaded from unknown places. 2) If you enable notifications, only provide tokens (Telegram bot token, webhook URL, OpenClaw access) to the installed tool and store them securely. 3) Be aware the tool scrapes provider sites and may store local state (seen-options) — run it in an isolated environment (virtualenv/container) if you are concerned. 4) If you plan to use OpenClaw integration, confirm what the CLI will send to OpenClaw (message vs agent mode) to avoid leaking more context than intended.
Capability Analysis
Type: OpenClaw Skill
Name: student-rooms
Version: 1.1.0
The student-rooms skill bundle is a legitimate utility for monitoring student housing availability across Yugo and Aparto providers. The documentation in SKILL.md describes standard CLI operations for property discovery, availability scanning, and notifications via Telegram, webhooks, or OpenClaw, all of which align with its stated purpose. No indicators of data exfiltration, malicious execution, or unauthorized persistence were found.
Capability Assessment
Purpose & Capability
Name/description (search/monitor Yugo & Aparto) matches the CLI commands and features documented in SKILL.md (discover, scan, watch, probe-booking, notifications). The declared absence of required binaries/env vars is consistent with this being an instruction-only skill that expects an external student-rooms CLI to already exist.
Instruction Scope
SKILL.md tells the agent to run python -m student_rooms and to read/write a config.yaml in the tool's directory; it does not instruct reading unrelated system files or exfiltrating secrets. However it assumes a local codebase/virtualenv and persistent storage for seen-options; the skill does not supply or fetch that code, so the instructions will only work if the external CLI is present.
Install Mechanism
No install spec or downloads are present (instruction-only). This minimizes direct supply-chain risk from the skill package itself but places the burden on the user to obtain the student-rooms CLI from a trustworthy source.
Credentials
The skill declares no required environment variables. Notification backends (telegram webhook, openclaw) will require tokens/URLs if used — that is proportional to the notification feature and is documented in SKILL.md. No unrelated credentials or system paths are requested.
Persistence & Privilege
The skill is not forced-always and has no special persistence or system-wide configuration changes documented. It references local persistence for seen-options in the external CLI, which is expected for a watcher.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install student-rooms - After installation, invoke the skill by name or use
/student-rooms - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1.0: centralized semester detection, 80 tests, removed hardcoded paths from SKILL.md, README improvements
v1.0.0
Initial release of student-rooms skill.
- Search and monitor student accommodation from Yugo (70+ cities, 11 countries) and Aparto (14 cities, 5 countries).
- Supports semester filtering, price caps, and querying for property details.
- One-shot scan, continuous watch with alerts, and deep booking-flow probing.
- Multiple notification backends: stdout, webhook, Telegram, and OpenClaw integration (agent & user alerts).
- Standalone operation or native OpenClaw support for advanced workflows.
- CLI with JSON output, location overrides, and property discovery commands.
Metadata
Frequently Asked Questions
What is student-rooms?
Search, scan, and monitor student accommodation availability across Yugo and Aparto providers. Use when the user asks about student housing, room availabilit... It is an AI Agent Skill for Claude Code / OpenClaw, with 430 downloads so far.
How do I install student-rooms?
Run "/install student-rooms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is student-rooms free?
Yes, student-rooms is completely free (open-source). You can download, install and use it at no cost.
Which platforms does student-rooms support?
student-rooms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created student-rooms?
It is built and maintained by Gonzalo López Gil (@gonzalopezgil); the current version is v1.1.0.
More Skills