Loading...
Loading...
Book bus tickets, check schedules, and manage travel on Greyhound bus lines
npx skill4agent add andrejones92/canifi-life-os greyhoundcurl -sSL https://canifi.com/skills/greyhound/install.sh | bashcp -r skills/greyhound ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GREYHOUND_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find a Greyhound from LA to San Diego this weekend"
Claude: I'll search Greyhound for those routes.
- Opens greyhound.com via Playwright MCP
- Enters Los Angeles to San Diego, Saturday
- Shows departures:
- 7:00am: $19 Economy, 2h 30m
- 10:00am: $22 Economy, 2h 15m
- 1:00pm: $24 Economy Extra, 2h 15m
- Economy Extra includes extra legroom, priority boardingUser: "Is my bus to Phoenix running on time?"
Claude: I'll check your bus status.
- Finds reservation details
- Checks real-time tracking:
- Bus currently 15 minutes behind schedule
- Current location: Near Palm Springs
- Revised arrival: 4:15pm
- Notes: One rest stop remainingUser: "What's the cheapest way to get from Dallas to Houston?"
Claude: I'll compare Greyhound options.
- Searches DFW to Houston
- Shows price comparison:
- Direct bus 8am: $25, 4h 30m
- Direct bus 2pm: $29, 4h 15m
- 1-stop via Austin: $22, 7h (not recommended)
- Cheapest: Book 2 weeks advance, often $15-18