From c80bc09f10a647233816cbef770a6e012444c81e Mon Sep 17 00:00:00 2001 From: Tom FONG Date: Sun, 15 Mar 2026 02:51:20 +0800 Subject: [PATCH 1/5] Add hk-bus-eta skill for Hong Kong bus predictions Added a new skill for real-time Hong Kong bus arrival predictions. --- categories/transportation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/categories/transportation.md b/categories/transportation.md index a299e29..d326a0f 100644 --- a/categories/transportation.md +++ b/categories/transportation.md @@ -65,6 +65,7 @@ - [google-maps-search-api](https://github.com/openclaw/skills/tree/main/skills/phheng/google-maps-search-api/SKILL.md) - This skill is designed to help users. - [gotrain](https://github.com/openclaw/skills/tree/main/skills/gumadeiras/gotrain/SKILL.md) - MTA system train departures (NYC Subway, LIRR, Metro-North). - [greek-compliance-aade](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/greek-compliance-aade/SKILL.md) - Greek tax compliance with AADE/TAXIS integration — VAT, payroll, EFKA, municipal taxes, stamp duty. +- [hk-bus-eta](https://github.com/openclaw/skills/blob/main/skills/tomfong/hk-bus-eta/SKILL.md) - Real-time Hong Kong bus arrival predictions for KMB, LWB, and Citybus. 香港九巴、城巴及龍運實時到站時間查詢。 - [hudy](https://github.com/openclaw/skills/tree/main/skills/kyu1204/hudy/SKILL.md) - Korean public holidays and business day calculations via HuDy MCP. - [idfm-journey-navitia](https://github.com/openclaw/skills/tree/main/skills/anthonymq/idfm-journey-navitia/SKILL.md) - Query Île-de-France Mobilités (IDFM) PRIM/Navitia. - [idfm-journey-skill](https://github.com/openclaw/skills/tree/main/skills/anthonymq/idfm-journey-skill/SKILL.md) - Query Île-de-France Mobilités (IDFM) PRIM/Navitia. From 503acc3784ae76892c84e7789be89f89248cd7f5 Mon Sep 17 00:00:00 2001 From: Tom FONG Date: Sun, 15 Mar 2026 02:51:40 +0800 Subject: [PATCH 2/5] Update skill count in transportation.md Incremented the skill count from 109 to 110 in the transportation category. --- categories/transportation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categories/transportation.md b/categories/transportation.md index d326a0f..5b0b95f 100644 --- a/categories/transportation.md +++ b/categories/transportation.md @@ -2,7 +2,7 @@ [← Back to main list](../README.md#table-of-contents) -**109 skills** +**110 skills** - [accountsos](https://github.com/openclaw/skills/tree/main/skills/paulgosnell/accountsos/SKILL.md) - AI-native accounting for UK micro-businesses. - [aetherlang-strategy](https://github.com/openclaw/skills/tree/main/skills/contrario/aetherlang-strategy/SKILL.md) - > Game theory, Monte Carlo simulations, behavioral economics, and competitive war gaming. From ca0ac1429097fc81237ed7516e7d69c60aaa9faf Mon Sep 17 00:00:00 2001 From: Tom FONG Date: Sun, 15 Mar 2026 02:52:57 +0800 Subject: [PATCH 3/5] Update transportation section count in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f3bb5..572fae8 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ If you believe a skill in this list should be flagged or has a security concern, | [Image & Video Generation](#image--video-generation) (169) | [Media & Streaming](#media--streaming) (85) | [PDF & Documents](#pdf--documents) (111) | | [Apple Apps & Services](#apple-apps--services) (44) | [Notes & PKM](#notes--pkm) (71) | [Self-Hosted & Automation](#self-hosted--automation) (33) | | [Search & Research](#search--research) (352) | [iOS & macOS Development](#ios--macos-development) (29) | [Security & Passwords](#security--passwords) (54) | -| [Clawdbot Tools](#clawdbot-tools) (37) | [Transportation](#transportation) (109) | [Moltbook](#moltbook) (29) | +| [Clawdbot Tools](#clawdbot-tools) (37) | [Transportation](#transportation) (110) | [Moltbook](#moltbook) (29) | | [CLI Utilities](#cli-utilities) (186) | [Personal Development](#personal-development) (51) | [Gaming](#gaming) (36) | | [Health & Fitness](#health--fitness) (88) | [Agent-to-Agent Protocols](#agent-to-agent-protocols) (17) | | From eda6895b7c747e3451a9e8f33ada6ff8fe658102 Mon Sep 17 00:00:00 2001 From: Tom FONG Date: Sun, 15 Mar 2026 03:03:20 +0800 Subject: [PATCH 4/5] Fix link format for hk-bus-eta skill --- categories/transportation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categories/transportation.md b/categories/transportation.md index 5b0b95f..ee28324 100644 --- a/categories/transportation.md +++ b/categories/transportation.md @@ -65,7 +65,7 @@ - [google-maps-search-api](https://github.com/openclaw/skills/tree/main/skills/phheng/google-maps-search-api/SKILL.md) - This skill is designed to help users. - [gotrain](https://github.com/openclaw/skills/tree/main/skills/gumadeiras/gotrain/SKILL.md) - MTA system train departures (NYC Subway, LIRR, Metro-North). - [greek-compliance-aade](https://github.com/openclaw/skills/tree/main/skills/satoshistackalotto/greek-compliance-aade/SKILL.md) - Greek tax compliance with AADE/TAXIS integration — VAT, payroll, EFKA, municipal taxes, stamp duty. -- [hk-bus-eta](https://github.com/openclaw/skills/blob/main/skills/tomfong/hk-bus-eta/SKILL.md) - Real-time Hong Kong bus arrival predictions for KMB, LWB, and Citybus. 香港九巴、城巴及龍運實時到站時間查詢。 +- [hk-bus-eta](https://github.com/openclaw/skills/tree/main/skills/tomfong/hk-bus-eta/SKILL.md) - Real-time Hong Kong bus arrival predictions for KMB, LWB, and Citybus. 香港九巴、城巴及龍運實時到站時間查詢。 - [hudy](https://github.com/openclaw/skills/tree/main/skills/kyu1204/hudy/SKILL.md) - Korean public holidays and business day calculations via HuDy MCP. - [idfm-journey-navitia](https://github.com/openclaw/skills/tree/main/skills/anthonymq/idfm-journey-navitia/SKILL.md) - Query Île-de-France Mobilités (IDFM) PRIM/Navitia. - [idfm-journey-skill](https://github.com/openclaw/skills/tree/main/skills/anthonymq/idfm-journey-skill/SKILL.md) - Query Île-de-France Mobilités (IDFM) PRIM/Navitia. From 6aed9ed638a749cd4eb5c415a598bcfc2553178a Mon Sep 17 00:00:00 2001 From: Tom FONG Date: Sun, 15 Mar 2026 03:04:55 +0800 Subject: [PATCH 5/5] Update skill count in Transportation section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 572fae8..e27b5d0 100644 --- a/README.md +++ b/README.md @@ -831,7 +831,7 @@ If you believe a skill in this list should be flagged or has a security concern, - [camino-real-estate](https://github.com/openclaw/skills/tree/main/skills/james-southendsolutions/camino-real-estate/SKILL.md) - Evaluate any address for home buyers and renters. - [camino-route](https://github.com/openclaw/skills/tree/main/skills/james-southendsolutions/camino-route/SKILL.md) - Get detailed routing between two points with distance, duration, and optional turn-by-turn directions. -> **[View all 109 skills in Transportation →](categories/transportation.md)** +> **[View all 110 skills in Transportation →](categories/transportation.md)**