← Back to Skills Marketplace
240
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install taipei-bus
Description
查詢台北市、新北市公車及公路客運動態資訊、路線圖及預估到站時間。當用戶詢問公車動態、特定公車路線、或提供台北市公車動態網址(pda5284.gov.taipei)或公路客運網址(taiwanbus.tw)時使用。
Usage Guidance
This skill is internally coherent and light-weight: it only instructs the agent to fetch and read public pages on pda5284.gov.taipei and taiwanbus.tw. Before installing, consider: (1) the agent will need network/browser access to those sites — ensure that is acceptable in your environment; (2) the skill scrapes page content, so if site layouts change the skill may break or produce incorrect results; (3) it does not access your files or secrets, but monitor agent actions if you run it with broad autonomous privileges. If you need stricter controls, restrict the agent's network access or require manual invocation when fetching external pages.
Capability Analysis
Type: OpenClaw Skill
Name: taipei-bus
Version: 1.1.0
The skill is designed to query bus arrival information for Taipei, New Taipei City, and general highway buses in Taiwan. It provides instructions for the agent to navigate official transportation websites (pda5284.gov.taipei and taiwanbus.tw) and contains no malicious code, data exfiltration logic, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (Taipei bus and coach realtime queries) match the SKILL.md steps, which only instruct opening Taipei bus (pda5284.gov.taipei) and TaiwanBus (taiwanbus.tw) pages and extracting route/ETA info. No unrelated credentials, binaries, or services are requested.
Instruction Scope
Instructions are narrowly scoped: open the stated transit webpages, locate the route by dropdown or query param, and read the displayed 'estimated arrival' or 'arriving' strings. The skill explicitly forbids transforming raw displayed times into fuzzy ranges. It does not instruct reading local files, environment variables, or posting data to other endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk and there is no package download risk.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a public-transit lookup skill.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills. Autonomous invocation remains allowed by platform default but is not elevated by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taipei-bus - After installation, invoke the skill by name or use
/taipei-bus - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add 1962/taiwanbus.tw support and enforce data precision
v1.0.0
- 首發版本,提供台北市與新北市公車即時動態資訊查詢。
- 支援依公車類型自動選擇對應下拉選單(一般公車、幹線、捷運接駁、山區路線)。
- 回報「去程」與「返程」每站預估到站時間,以及路線營運狀態。
- 支援夜間公車與快速查詢路線功能。
- 指引如何刷新資料與處理查無路線的情境。
Metadata
Frequently Asked Questions
What is Taipei Bus & Coach?
查詢台北市、新北市公車及公路客運動態資訊、路線圖及預估到站時間。當用戶詢問公車動態、特定公車路線、或提供台北市公車動態網址(pda5284.gov.taipei)或公路客運網址(taiwanbus.tw)時使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.
How do I install Taipei Bus & Coach?
Run "/install taipei-bus" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Taipei Bus & Coach free?
Yes, Taipei Bus & Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Taipei Bus & Coach support?
Taipei Bus & Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Taipei Bus & Coach?
It is built and maintained by dabendan (@dabendan2); the current version is v1.1.0.
More Skills