budget-hotelsFind nearby budget hotels. Invoke when user asks for cheap hotels near me.
Install via ClawdBot CLI:
clawdbot install clawkk/budget-hotelsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 6, 2026
A traveler arriving in an unfamiliar city wants to find a budget hotel nearby for a short stay. The skill accepts location and radius to return a list of cheap hotels, enabling quick, cost-effective accommodation decisions.
A user’s plans change unexpectedly and they need a budget hotel for the night. By providing current location, the skill rapidly lists available budget hotels within walking distance, saving time and money.
A business traveler on a tight per diem needs to find affordable hotels near a conference venue. The skill filters by price level and limit, ensuring compliance with travel policy while staying nearby.
An event organizer seeks budget accommodation for multiple attendees near an event location. Using the skill’s limit and filtering features, they can compile a list of options within a set radius for group booking.
A tourist information kiosk or travel app wants to offer instant budget hotel suggestions. The skill integrates to provide standardized POI responses, enhancing the visitor experience with minimal development effort.
The skill interfaces with hotel booking platforms via partner APIs. When users select a hotel from the results, the service earns a commission (e.g., 5-15%) per booking.
The skill provides free listing for budget hotels that register, and charges for featured placement or sponsored results. Revenue comes from subscription fees or pay-per-click from hoteliers.
Aggregating anonymized query data (e.g., popular budget hotel areas, price trends) and selling insights to tourism boards, investors, or hotel chains can be a monetization path.
💬 Integration Tip
Ensure user location permission is handled properly and implement short-term caching for the same location+category+radius to reduce API calls and improve response speed.
Scored May 6, 2026
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.
MTA system train departures (NYC Subway, LIRR, Metro-North). Use when the user wants train times, schedules, or service alerts for MTA transit. Covers MTA Su...
Search flights via Google Flights. Find nonstop/connecting flights, filter by time and cabin class, get booking links. Supports city names (NYC, London, Toky...
Track flights in real-time with detailed status, gate info, delays, and live position. Use when user asks to track a flight, check flight status, look up flight information by flight number (e.g., "track AA100", "what's the status of United 2402", "check my flight BA123"), or wants to display flight data in a formatted view similar to Flighty app.
Track Air France flights using the Air France–KLM Open Data APIs (Flight Status). Use when the user gives a flight number/date (e.g., AF007 on 2026-01-29) and wants monitoring, alerts (delay/gate/aircraft changes), or analysis (previous-flight chain, aircraft tail number → cabin recency / Wi‑Fi). Also use when setting up or tuning polling schedules within API rate limits.