🧪 Skills
Tripit Calendar
--- name: tripit_calendar description: Read upcoming TripIt travel plans from a TripIt iCal feed. metadata: {"openclaw":{"os":["linux","darwin"],"requires":{"bins":["python"],"env":["TRIPIT_ICAL_URL"]
v1.0.4
Description
name: tripit_calendar description: Read upcoming TripIt travel plans from a TripIt iCal feed. metadata: {"openclaw":{"os":["linux","darwin"],"requires":{"bins":["python"],"env":["TRIPIT_ICAL_URL"]}}}
TripIt Calendar
Use this skill when the user asks about:
- next trip
- upcoming trips
- travel itinerary
- TripIt plans
- flights or hotels coming up
- travel this month
What it needs
This skill requires:
- Python
- environment variable
TRIPIT_ICAL_URL - Python packages
requestsandicalendar
Setup
Install the Python packages in the OpenClaw virtual environment:
source ~/.openclaw/workspace/openclaw_venv/bin/activate
pip install requests icalendar
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!