kmb-eta
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Query KMB real-time bus arrival time.
6installs
Sourceke11/skills
Added on
NPX Install
npx skill4agent add ke11/skills kmb-etaTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Run this command and present the output directly as markdown:
bash
f=.claude/skills/kmb-eta/query.py; [ -f "$f" ] || f=.agents/skills/kmb-eta/query.py; [ -f "$f" ] || f=.agent/skills/kmb-eta/query.py; [ -f "$f" ] || f=skills/kmb-eta/query.py; [ -f "$f" ] && python3 "$f" $ARGUMENTS || echo "ERROR=NO_SCRIPT"Output is pre-formatted. Show it as-is.