tabussen
Västerbotten & Umeå public transport trip planner (Tabussen/Ultra). Plans bus journeys using ResRobot API. Supports stops, addresses, coordinates, regional and local routes throughout Västerbotten county.
Why use this skill?
Plan bus and train journeys in Umeå and Västerbotten with the Tabussen OpenClaw skill. Access real-time transport data from ResRobot for seamless regional travel planning.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/simskii/tabussenWhat This Skill Does
The Tabussen skill is a specialized public transport trip planner for the Västerbotten region of Sweden, including local traffic in Umeå (Ultra) and regional routes (Länstrafiken Västerbotten). It interfaces with the national ResRobot API to provide real-time journey planning, enabling users to find bus connections, train transfers, and coordinate-based navigation. Whether you are a local commuter or a visitor, the skill streamlines the process of locating stops and planning precise journeys using a clear command-line interface.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/simskii/tabussen
This will download the necessary scripts and dependencies from the openclaw/skills repository.
Use Cases
This skill is ideal for commuters navigating Umeå or traveling across Västerbotten. Use it to:
- Find the next departure from your current location.
- Plan a commute to arrive at a specific time, such as a morning meeting.
- Explore regional routes using GPS coordinates if the exact stop name is unknown.
- Compare travel options for future dates, such as weekend trips or travel planning for next week.
Example Prompts
- "How do I get from Vasaplan to Umeå University by 08:30 tomorrow morning?"
- "Show me the next bus to Vännäs from my current location (63.825#20.263)."
- "I need to be at the train station around 15:00, what are my options leaving in an hour?"
Tips & Limitations
- Precision: When searching for stops, using the
?suffix with your query triggers a fuzzy search, which is highly recommended if you are unsure of the exact spelling of a bus stop. - Coordinates: The system supports WGS84 decimal degrees (lat#lon). This is particularly useful for finding the nearest bus stops without knowing the name of the specific station.
- Time Intent: The engine distinguishes between 'depart' and 'arrive' modes. Always specify if you need to arrive by a deadline to ensure the API provides the correct connection schedule.
- Limitations: While the skill provides high-accuracy data via ResRobot, it does not support real-time traffic disruption notifications within the basic query commands. Always verify departure boards if severe weather conditions are present.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-simskii-tabussen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api