← 返回 Skills 市场
SrbijaVoz Timetable and Announcements
作者
Aleksandar Tomašević
· GitHub ↗
· v1.0.0
· MIT-0
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install srbijavoz-timetable
功能描述
Check official Srbija Voz notices, station matches, and timetable metadata. Use when verifying live train delays, cancellations, stoppages, or replacement bu...
安全使用建议
This skill appears to do exactly what it says: run the bundled Python scraper to read public Srbija Voz APIs and return notices. Before installing, note: the script will make outbound HTTPS requests to srbvoz.rs and w3.srbvoz.rs and will write a JSON file (default srbvoz_notices.json) in the working directory; it has no need for credentials. If you want to limit network access or file writes, run the script manually first to inspect the output and confirm behavior. If you expect the agent to call the skill autonomously, be aware it can fetch live web data (no secrets are involved).
功能分析
Type: OpenClaw Skill
Name: srbijavoz-timetable
Version: 1.0.0
The skill is a legitimate tool for retrieving train timetable notices and station information from the official Srbija Voz (Serbian Railways) public APIs. The Python script (scripts/srbvoz_scraper.py) uses standard libraries to perform read-only HTTP GET requests to verified domains (srbvoz.rs) and contains no evidence of data exfiltration, command injection, or obfuscation. The instructions in SKILL.md are strictly aligned with the stated purpose of transit information lookup.
能力评估
Purpose & Capability
Name/description align with the provided script and endpoints. The script only calls public Srbija Voz APIs and timetable pages (https://www.srbvoz.rs and https://w3.srbvoz.rs) and provides station lookup and notice classification, which fits the stated purpose. Requiring python3 is appropriate.
Instruction Scope
SKILL.md instructs running the included script with specific flags and to prefer live API notices over timetable fallback. The runtime instructions do not ask the agent to read unrelated files or environment variables. Note: the script writes results to a JSON file (default srbvoz_notices.json) and may fetch full HTML as a fallback when the API fails — both are expected for this task.
Install Mechanism
There is no install spec; this is an instruction-only skill with a bundled Python script. No external binary downloads or package installs are performed by the skill itself. This minimal approach matches the task.
Credentials
The skill requests no environment variables or credentials. The script optionally uses the certifi package if installed to validate TLS but does not require secrets or keys. Requested access (network to official srbvoz domains) is proportional to the functionality.
Persistence & Privilege
The skill does not request permanent/enforced presence (always: false) and does not modify other skills or global agent settings. It can be invoked autonomously per platform defaults, which is normal; there are no additional privileged behaviors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install srbijavoz-timetable - 安装完成后,直接呼叫该 Skill 的名称或使用
/srbijavoz-timetable触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of srbijavoz-timetable.
- Provides live and timetable-related Srbija Voz passenger notices, including delays, cancellations, stoppages, and replacement bus services.
- Supports official station name autocomplete and matching from public endpoints.
- Distinguishes between live disruption notices and recurring timetable information.
- Includes special guidance for Novi Sad - Petrovaradin corridor bus transfers.
- Summarizes operational status in clear, rider-friendly language, with source notice details when relevant.
- Handles API failures gracefully, falling back to public timetable page if needed.
元数据
常见问题
SrbijaVoz Timetable and Announcements 是什么?
Check official Srbija Voz notices, station matches, and timetable metadata. Use when verifying live train delays, cancellations, stoppages, or replacement bu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 SrbijaVoz Timetable and Announcements?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install srbijavoz-timetable」即可一键安装,无需额外配置。
SrbijaVoz Timetable and Announcements 是免费的吗?
是的,SrbijaVoz Timetable and Announcements 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SrbijaVoz Timetable and Announcements 支持哪些平台?
SrbijaVoz Timetable and Announcements 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin)。
谁开发了 SrbijaVoz Timetable and Announcements?
由 Aleksandar Tomašević(@atomashevic)开发并维护,当前版本 v1.0.0。
推荐 Skills