← 返回 Skills 市场
student-rooms
作者
Gonzalo López Gil
· GitHub ↗
· v1.1.0
430
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install student-rooms
功能描述
Search, scan, and monitor student accommodation availability across Yugo and Aparto providers. Use when the user asks about student housing, room availabilit...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install student-rooms - 安装完成后,直接呼叫该 Skill 的名称或使用
/student-rooms触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
student-rooms 是什么?
Search, scan, and monitor student accommodation availability across Yugo and Aparto providers. Use when the user asks about student housing, room availabilit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。
如何安装 student-rooms?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install student-rooms」即可一键安装,无需额外配置。
student-rooms 是免费的吗?
是的,student-rooms 完全免费(开源免费),可自由下载、安装和使用。
student-rooms 支持哪些平台?
student-rooms 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 student-rooms?
由 Gonzalo López Gil(@gonzalopezgil)开发并维护,当前版本 v1.1.0。
推荐 Skills