mmodiqo/friction-free-city-micro-adventurev0.0.1Public
Friction free city micro adventure
Builds a realistic low-friction micro-itinerary for a city from available time, budget, mobility, weather tolerance and interests.
Read the full description
Resolves the city, reads live forecast and air quality, ranks candidate venues by geodesic travel feasibility, verifies venue pages in a browser, and reports a scheduled plan with budget totals.
Before you run it4 services, 5 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○Open-Meteo
open-meteo adapter
No credential needed - ○open-meteo-air-quality
open-meteo-air-quality adapter
No credential needed - ○open-meteo-elevation
open-meteo-elevation adapter
No credential needed - ○open-meteo-geocoding
open-meteo-geocoding adapter
No credential needed - ○Browserruntime
A browser engine.
- ○denolocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○nodelocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○@playwright/mcplocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○python3local tool
Must be on your PATH. rote reports what it finds during inspect.
- ○nodelocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs12, 2 required
rote asks for these before running and shows the defaults it will use.
- City
cityCity to explore, for example Lisbon or Amsterdam
requiredstringcustom value allowed - Minutes
minutesTotal time available in minutes, door to door
requiredintegercustom value allowed - Budget
budgetMaximum spend per person, decimals allowed; 0 means no cap
optionalstringdefault0custom value allowed - Currency
currencyISO currency code used for budget totals
optionalstringdefaultEURcustom value allowed - Mobility
mobilityMovement between stops - walk, wheelchair, bike or transit
optionalstringdefaultwalkcustom value allowed - Weather tolerance
weather_toleranceTolerance for rain, heat and cold - low, medium or high
optionalstringdefaultmediumcustom value allowed - Interests
interestsComma-separated interest tags such as art,coffee,viewpoint; empty means no interest filter
optionalstringcustom value allowed - Start time
start_timeLocal start time as HH:MM; empty means the next full hour in the city
optionalstringcustom value allowed - Date
dateLocal date as YYYY-MM-DD; empty means today in the city timezone
optionalstringcustom value allowed - Max stops
max_stopsMaximum number of stops in the itinerary
optionalintegerdefault4custom value allowed - Verify limit
verify_limitHow many venue pages to verify in the browser, 0 to 3
optionalintegerdefault2custom value allowed - Catalog
catalogAbsolute path to a venue catalogue JSON; empty uses the packaged catalogue
optionalstringcustom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- ServicesOpen-Meteo, open-meteo-air-quality, open-meteo-elevation, open-meteo-geocoding
- Adapters
open-meteomodiqo/open-meteo@1.0.0 resolvedopen-meteo-air-qualitymodiqo/open-meteo-air-quality@1.0.0 resolvedopen-meteo-elevationmodiqo/open-meteo-elevation@1.0.0 resolvedopen-meteo-geocodingmodiqo/open-meteo-geocoding@1.0.0 resolved - Digest
sha256:3207493607bbb87df4c3ffdd36349597c996f31175450815ee300946956fdc62 - Archive size40172 bytes
- Published2026-08-19T12:22:30.118338+00:00
- Published withrote 0.69.1
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.