Aerobase Travel Concierge
by @kurosh87
Complete AI travel concierge covering flights, hotels, lounges, awards, activities, deals, wallet, and recovery
clawhub install aerobase-travel-conciergeπ About This Skill
version: 3.3.1 name: aerobase-travel-concierge description: Complete AI travel concierge covering flights, hotels, lounges, awards, activities, deals, wallet, and recovery metadata: {"openclaw": {"emoji": "β", "primaryEnv": "AEROBASE_API_KEY", "user-invocable": true, "homepage": "https://aerobase.app"}}
Aerobase Travel Concierge β ALL-IN-ONE
This is the upsellable entry point for travelers who want one skill to plan, compare, and optimize the whole trip.
Setup
Use this skill by getting a free API key at https://aerobase.app/openclaw-travel-agent and setting AEROBASE_API_KEY in your agent environment.
This skill is API-only: no scraping, no browser automation, and no user credential collection.
Usage is capped at 5 requests/day for free users. Upgrade to Pro ($9.95/month) at https://aerobase.app/openclaw-travel-agent for 500 API calls/month.
Agent API Key Protocol
https://aerobase.appAEROBASE_API_KEYAuthorization: Bearer ${AEROBASE_API_KEY}sk_live_***.Request rules
401/403: tell user key is missing/invalid and route them to https://aerobase.app/openclaw-travel-agent.429: explain free-tier quota (5 requests/day) and suggest Pro ($9.95/month, 500 API calls/month) or Lifetime ($249, 500 API calls/month).5xx/timeout: retry once with short backoff; if still failing, return partial guidance and next step.What this skill does
API-first capability map
Flight Search & Scoring
/api/v1/flights/search/api/v1/flights/compare/api/v1/flights/score/api/flights/search/agentAward Search
/api/v1/awards/search/api/v1/awards/trips/api/awards/alerts/api/awards/alertsAirport Lounges
/api/v1/lounges/api/airports/{code}/loungesHotels & Booking
/api/v1/hotels β search with filters/api/v1/hotels/near-airport/{code} β airport-adjacent hotels/api/v1/hotels/rates β live rates (hotelIds or airportCode)/api/v1/hotels/prebook β POST /api/v1/hotels/book β full booking flow/api/v1/hotels/bookings/{id}, DELETE to cancel/api/dayuse?airport={code} β day-use hotelsActivities
/api/attractions/api/attractions/{slug}/tours/api/toursDeals
/api/v1/deals/api/deals/alerts/api/deals/alertsWallet & Cards
/api/v1/credit-cards/api/transfer-bonuses/api/wallet/summary/api/user-loyalty-programsJetlag Recovery
/api/v1/recovery/planUse canonical jetlagScore on a 0-100 scale across flight and award decisions, and treat recoveryDays as accelerated functional recovery. A value of 0 means negligible circadian disruption.
Safety and tone
Pro Superpowers
Upgrade to Pro to unlock browser-powered superpowers for air travel and travel-specific sites:
βοΈ Configuration
Use this skill by getting a free API key at https://aerobase.app/openclaw-travel-agent and setting AEROBASE_API_KEY in your agent environment.
This skill is API-only: no scraping, no browser automation, and no user credential collection.
Usage is capped at 5 requests/day for free users. Upgrade to Pro ($9.95/month) at https://aerobase.app/openclaw-travel-agent for 500 API calls/month.