ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 5/5

taipei-bus

查詢台北市及新北市公車動態資訊、路線圖及預估到站時間。當用戶詢問公車動態、特定公車路線、或提供台北市公車動態網址(pda5284.gov.taipei)時使用。

Why use this skill?

Easily check Taipei and New Taipei City bus arrival times, routes, and operational status in real-time using this automated OpenClaw skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dabendan2/taipei-bus
Or

What This Skill Does

The taipei-bus skill acts as an automated interface for the Taipei and New Taipei City Bus Dynamic Information System. By leveraging browser automation, it navigates the official 5284 portal to retrieve real-time data regarding bus routes, arrival times, and operational statuses. Whether you are commuting to work or planning a weekend excursion, this skill eliminates the manual task of scrolling through web menus, providing you with precise, actionable information directly within your OpenClaw session. It simplifies the complex navigation of the 5284 transit website by programmatically selecting bus categories and extracting arrival estimates for both directions.

Installation

To integrate this skill into your environment, run the following command in your terminal: clawhub install openclaw/skills/skills/dabendan2/taipei-bus Ensure you have the required browser automation dependencies configured in your OpenClaw instance to allow the agent to interact with the web interface.

Use Cases

  • Commuter Planning: Quickly verify the next arrival time of your regular bus route during morning peak hours.
  • Route Verification: Check whether a specific route, such as a trunk bus (幹線公車) or mountain route, is currently in operation.
  • Dynamic Updates: Fetch up-to-the-minute updates when transit schedules are affected by traffic or service adjustments.

Example Prompts

  • "請問 299 公車現在到哪了?"
  • "我想知道仁愛幹線往台北車站的預估到站時間。"
  • "幫我查一下現在這時間還有小 15 公車上陽明山嗎?"

Tips & Limitations

  • Categorization Matters: The skill works best when you specify the type of bus. If a route isn't appearing under standard search, remember that trunk buses (幹線公車) and mountain routes (山區路線) are organized into specific dropdown menus.
  • Network Dependencies: The skill relies on live web scraping of the government transit portal. If the site is under maintenance or experiencing high traffic, data retrieval may be delayed or unavailable.
  • Refresh Policy: If you suspect the data is stale, the skill is equipped to trigger a manual refresh to pull the latest system updates.
  • Edge Cases: Always pay attention to the "Today's Operation" status; if the system reports that a route is not operating, the arrival time will not be available. Avoid manual interference while the skill is processing the dropdown selections to ensure the browser script completes the full selection cycle.

Metadata

Author@dabendan2
Stars3409
Views0
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dabendan2-taipei-bus": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#transportation#taipei#transit#automation#commuting
Safety Score: 5/5

Flags: network-access