← 返回 Skills 市场
1868
总下载
3
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install swiss-transport
功能描述
Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules in Switzerland. Supports station search, departure boards, journey planning from A to B, and connection details. Use for queries like "When does the next train leave from Zürich?" or "How do I get from Bern to Geneva?" or "Show departures at Basel SBB".
安全使用建议
This skill appears coherent and low-risk: it only makes HTTPS requests to the official transport.opendata.ch API and prints formatted results using a small Python script. Before installing, verify you trust the skill owner and the listed homepage (https://transport.opendata.ch). If you run the included script, be aware it performs live network calls to that API (no credentials are needed). As a general precaution, run new code in a sandboxed or controlled environment if you want to limit any network or execution exposure.
功能分析
Type: OpenClaw Skill
Name: swiss-transport
Version: 1.0.0
The skill bundle is benign. It provides functionality to query Swiss public transport information using the official transport.opendata.ch API. The `SKILL.md` file contains clear instructions and `curl` examples targeting this legitimate API. The `scripts/journey.py` Python script also exclusively interacts with `https://transport.opendata.ch/v1/connections` to fetch and display journey details. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation.
能力评估
Purpose & Capability
Name/description, SKILL.md examples, and the included Python script all target transport.opendata.ch and public-transport queries; requested resources (none) and the script's behavior are consistent with the stated purpose.
Instruction Scope
SKILL.md instructs only to call the official API endpoints and to run a local helper script; the instructions do not read arbitrary files, request unrelated environment variables, or send data to third-party endpoints.
Install Mechanism
No install spec is provided (instruction-only with a small script). The script is plain Python, no downloads or extraction from external/untrusted URLs are used.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access secrets or unrelated environment variables.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swiss-transport - 安装完成后,直接呼叫该 Skill 的名称或使用
/swiss-transport触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Swiss Public Transport skill
- Real-time departure boards for all Swiss stations
- Journey planning with detailed connections
- Station search with autocomplete
- Includes helper script for formatted output
- No API key required - uses transport.opendata.ch
元数据
常见问题
Swiss Public Transport 是什么?
Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules in Switzerland. Supports station search, departure boards, journey planning from A to B, and connection details. Use for queries like "When does the next train leave from Zürich?" or "How do I get from Bern to Geneva?" or "Show departures at Basel SBB". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1868 次。
如何安装 Swiss Public Transport?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swiss-transport」即可一键安装,无需额外配置。
Swiss Public Transport 是免费的吗?
是的,Swiss Public Transport 完全免费(开源免费),可自由下载、安装和使用。
Swiss Public Transport 支持哪些平台?
Swiss Public Transport 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Swiss Public Transport?
由 xenofex7(@xenofex7)开发并维护,当前版本 v1.0.0。
推荐 Skills