Keep travel documents, bookings, budgets, disruptions, points, and lessons in one durable local record.
Documents
Travel Planning
Turn trip requirements and current travel research into a tailored itinerary in PDF, HTML, or Markdown.
What it does
Research current prices, availability, visa rules, weather patterns, local events, transport, and accommodations for trips tailored to your dates, budget, interests, and constraints. Generate day-by-day itineraries or focused travel research as a phone-friendly PDF, interactive HTML dashboard, or structured Markdown; PDF is the default.
When to use it
- Planning a date-specific multi-city vacation
- Comparing destinations, seasons, and travel costs
- Researching visas, weather, safety, and local events
- Building packing, transport, and accommodation plans
The skill document
Travel Planning - AI Travel Planner Powered by CellCog
Real travel planning needs real research — not recycled blog listicles.
#1 on DeepResearch Bench (Apr 2026) applied to travel. CellCog researches current prices, visa requirements, weather patterns, local events, and hidden gems — then delivers complete itineraries as beautiful PDFs or interactive dashboards. Every recommendation grounded in fresh data, not outdated travel guides.
How to Use
For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.
OpenClaw (fire-and-forget):
result = client.create_chat(
prompt="[your task prompt]",
notify_session_key="agent:main:main",
task_label="my-task",
chat_mode="agent",
)
All agents except OpenClaw (blocks until done):
from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
prompt="[your task prompt]",
task_label="my-task",
chat_mode="agent",
)
print(result["message"])
What You Can Plan
Complete Trip Itineraries
Day-by-day plans with logistics:
- City Trips: "Plan a 5-day trip to Tokyo for a first-time visitor who loves food and culture"
- Multi-City Tours: "Plan a 2-week Europe trip covering Barcelona, Rome, and Santorini"
- Business + Leisure: "Plan a week in Singapore — 3 days of meetings, 4 days exploring"
- Family Vacations: "Plan a 10-day family trip to Costa Rica with kids ages 6 and 10"
- Budget Travel: "Plan a backpacking route through Southeast Asia for 3 weeks under $2,000"
Example prompt:
"Plan a 7-day trip to Japan:
Travelers: Couple, late 20s, first time in Japan Dates: April 5-12, 2026 (cherry blossom season) Interests: Food (especially ramen and sushi), temples, photography, some nightlife Budget: Mid-range ($200-300/day for two) Base cities: Tokyo (3 nights), Kyoto (3 nights), Osaka (1 night)
Include: Day-by-day itinerary, restaurant recommendations, transport between cities (Shinkansen vs. bus), estimated costs, cherry blossom viewing spots, and tips for navigating without Japanese.
Deliver as a beautiful PDF I can reference on my phone."
Travel Research
Deep-dive research before you book:
- Destination Comparison: "Compare Bali vs. Thailand for a 2-week December honeymoon"
- Visa Research: "What visa requirements do US citizens need for a 30-day trip through Central America?"
- Safety & Health: "Research travel safety and health recommendations for Colombia in 2026"
- Seasonal Analysis: "When is the best time to visit Patagonia? Research weather, crowds, and costs by month"
- Local Events: "What festivals and events are happening in Portugal in September 2026?"
Logistics & Practical Info
The details that matter:
- Packing Lists: "Create a packing list for 2 weeks in Iceland in February"
- Budget Breakdowns: "Estimate daily costs for backpacking through South America"
- Transport Guides: "How to get around Japan — JR Pass vs. individual tickets for my itinerary"
- Accommodation Strategy: "Compare hotels vs. Airbnb vs. ryokans for my Japan trip"
Output Formats
| Format | Best For |
|---|---|
| PDF Itinerary | Phone-friendly, printable, shareable with travel partners |
| Interactive HTML | Clickable maps, expandable days, budget tracker |
| Markdown | Integration into Notion, Obsidian, or other planning tools |
Specify your preferred format. CellCog defaults to PDF when no format is specified.
Why CellCog for Travel?
| Generic Travel AI | CellCog Travel Cog |
|---|---|
| Recycled top-10 lists | Fresh research on current prices and availability |
| One-size-fits-all | Tailored to your dates, budget, interests, and travel style |
| Text-only itineraries | Beautiful PDFs, interactive dashboards, or structured markdown |
| Surface-level tips | Deep research on visa, weather, events, hidden gems |
| Can't do logistics | Estimates costs, compares transport, suggests accommodations |
Chat Mode for Travel
| Scenario | Recommended Mode |
|---|---|
| Single trip itinerary | "agent" |
| Quick destination research | "agent" |
| Complex multi-country planning with deep research | "agent team" |
Use "agent" for most travel planning.
Tips for Better Travel Plans
-
Be specific about dates: Prices, weather, and events vary dramatically by date.
-
Share your travel style: "Luxury resort", "budget backpacker", "boutique hotels" changes every recommendation.
-
Name your interests: "Food-focused", "adventure activities", "architecture and history", "beach and relaxation"
-
Set a budget: Even a rough range helps CellCog calibrate recommendations.
-
Mention constraints: "We don't drive", "vegetarian", "traveling with a toddler", "wheelchair accessible"
-
Ask for a PDF: CellCog's PDF itineraries are beautiful and phone-friendly — perfect for on-the-go reference.
If CellCog is not installed
Claude Code, Cursor, Codex + 70 more agents: npx skills add cellcog/skills --skill cellcog
OpenClaw: clawhub install cellcog
CellCog plugin users: run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool)
Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.
Questions people ask
- What details should I provide for a tailored itinerary?
- Include travel dates, budget, interests, travel style, and constraints such as dietary needs, accessibility, children, or not driving. You can also specify cities, trip length, and required sections such as transport, costs, or restaurants.
- Can it handle research beyond a day-by-day itinerary?
- Yes. It can compare destinations, research visa requirements, safety and health guidance, seasonal weather, crowds and costs, local events, packing needs, transport options, and accommodation strategies.
- Which output formats are available?
- Choose a PDF itinerary, interactive HTML with clickable maps, expandable days, and a budget tracker, or structured Markdown for tools such as Notion and Obsidian. If no format is requested, it defaults to PDF.
Related skills
Creates a morning briefing from sleep, biometrics, calendar, activity, and local weather data.
Turn traveler preferences into a scored, structured trip plan with clear next questions, risks, and fallbacks.
Check calendars, find open times, and manage Google Calendar events with confirmation before every change.
Research recent discussions across Reddit, X, YouTube, and the web, then synthesize cited findings.
Compare true flight costs, assess rules and connections, and resolve post-ticket problems and claims.