ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

arrivelah

One-word trigger for next bus arrival to your destination

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/abhayjb/arrivelah
Or

ArriveLah - Singapore Bus Arrivals

Get your next bus arrival with a single word.

Usage

bus

Returns: Next bus to your saved destination with arrival time.

Configuration

Edit config.json to set:

  • defaultStop: Your usual bus stop code (e.g., "10051")
  • defaultService: Your usual bus number (e.g., "120")
  • destination: Where you're usually going (for display)

API

Uses the free Arrivelah2 API (https://arrivelah2.busrouter.sg/) No API key required.

Example Output

🚌 Bus 120 → Home
ā° Next: 2 min (Seats available)
šŸ“ From: Blk 149 Jalan Bukit Merah

Metadata

Author@abhayjb
Stars4473
Views1
Updated2026-05-01
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-abhayjb-arrivelah": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.