Get the FREE Ultimate OpenClaw Setup Guide →

trip-research

Scanned
npx machina-cli add skill gautamarora/magical-disneyland/trip-research --openclaw
Files (1)
SKILL.md
4.9 KB

Trip Research

Gather and synthesize information for Disneyland trip planning.

Required Resources

IMPORTANT: Before starting research, review these resource files:

  • Web URLs: resources/web-urls.md

    • Disney tips database (filter for "park": "disneyland")
    • Insider recommendations and strategies
    • Pre-vetted web resources
  • YouTube Videos: resources/youtube-videos.md

    • Curated list of helpful planning videos
    • Transcript extraction instructions
    • Recommended channels and topics

These resources provide pre-vetted, high-quality information sources for research.

Quick Start

  1. Read trip context files:
  2. Review required resources in resources/
  3. Extract research questions from trip-tracker.md
  4. Extract YouTube transcripts for video content
  5. Access Disney tips database
  6. Execute web searches with focused keywords
  7. Cross-reference sources for accuracy
  8. Generate actionable summary
  9. Update trip-tracker.md with research completion status

Research Topics

  • Best rides for kids
  • Crowd calendar interpretation
  • Lightning Lane analysis
  • Dining reservation timing
  • Character meet-and-greet schedules
  • Ride wait time patterns
  • Height requirements and rider switch
  • Seasonal events and entertainment
  • Weather patterns
  • Budget optimization

Research Workflow

Phase 1: Information Gathering

  • HIGH PRIORITY: Extract YouTube video transcripts (see below)
  • HIGH PRIORITY: Use Diseny tips database
  • MID PRIORITY: Search for Reddit threads and parse HTML for insights
  • LOW PRIORITY: Use web_search for blog posts, articles, official sites
  • Look for recent data (within 6 months)

Phase 2: Source Analysis

  • Evaluate credibility (official > expert blogs > forums)
  • Cross-reference conflicting information
  • Note booking deadlines and time-sensitive actions
  • Identify research gaps

Phase 3: Synthesis

  • Organize findings by category
  • Create priority tiers based on party preferences
  • Highlight budget considerations
  • Note seasonal/timing factors
  • Generate recommendation summary

YouTube Transcript Extraction

Use the summarize CLI to extract transcripts from YouTube videos:

# Basic transcript extraction
npx -y @steipete/summarize "https://youtu.be/VIDEO_ID" --youtube auto --extract

# With markdown formatting
npx -y @steipete/summarize "https://www.youtube.com/watch?v=VIDEO_ID" --extract --format md

Output Format

# [Topic] Research Summary

## Quick Takeaways
- Key insight with source
- Key insight with source
- Key insight with source

## Key Findings
[Details organized by category]

## Priority Recommendations
1. High priority (with deadline)
2. Medium priority
3. Nice to have

## Budget Considerations
- Cost breakdown for key decisions
- Money-saving tips

## Sources
- Source 1 [URL]
- Source 2 [URL]
- YouTube: Video Title [URL]

Best Practices

  • Prioritize official Disney sources for reservations, hours, pricing
  • Use Reddit/forums for insider tips and real experiences
  • Use YouTube transcripts for detailed walkthroughs and recent trip reports
  • Cross-reference crowd predictions from multiple sources
  • Note when information might be outdated
  • Consider party-specific factors (ages, heights, interests)
  • Flag areas requiring real-time verification during trip

Trip Tracker Updates

After completing research, you MUST update trip-tracker.md:

  1. Check boxes for completed research deliverables:

    • Best rides for kids → research/rides-for-kids.md
    • Crowd calendar analysis → research/crowd-levels.md
    • Weather forecast → research/weather-forecast.md
    • Dining options research → research/dining-options.md
    • Character meet schedules → research/character-meets.md
    • Tips resources → research/amadad-disney-tips.md
    • Youtube Videos resources → research/youtube-video-tips.md
  2. Update the Research section status:

    • If all research files created: Research ✅ Complete
    • If some files created: Research ⏳ In Progress
    • If no files created: Research ❌ Not Started
  3. Update Phase 1 progress percentage based on completed items

  4. Add entry to Recent Activity log:

    - YYYY-MM-DD: Completed research phase (or specific research items)
    
  5. Update pending actions to reflect next steps (e.g., "Run trip-planner skill")

See trip-tracker-rules.md for complete update specification.

Source

git clone https://github.com/gautamarora/magical-disneyland/blob/main/.claude/skills/trip-research/SKILL.mdView on GitHub

Overview

Gather and synthesize information for Disneyland trip planning using web searches, Reddit insights, YouTube transcripts, and crowd calendars. This skill distills data into actionable recommendations tailored to your party, dates, and priorities.

How This Skill Works

Three-phase workflow: Information Gathering, Source Analysis, and Synthesis. It prioritizes official Disney sources, extracts YouTube transcripts with the summarize CLI, and cross-references sources for consistency, producing a prioritized action list and updating trip-tracker.md.

When to Use It

  • Starting a new Disneyland trip plan with a defined timeframe.
  • Seeking current crowd calendars, wait times, and date-specific patterns.
  • Optimizing dining reservations, Lightning Lane timing, and park strategies.
  • Planning kid-friendly experiences with height requirements and rider switches.
  • Budget planning and seasonal/event considerations.

Quick Start

  1. Step 1: Read trip-details.md, trip-decisions.md, and trip-tracker.md to capture context.
  2. Step 2: Review resources/web-urls.md and resources/youtube-videos.md; extract transcripts for targeted videos.
  3. Step 3: Run focused web searches, access the Disney tips database, then synthesize into an actionable summary and update trip-tracker.md.

Best Practices

  • Prioritize official Disney sources for hours, pricing, and policies.
  • Cross-reference multiple sources to resolve discrepancies.
  • Use YouTube transcripts for recent walkthroughs and trip reports.
  • Organize findings by category and party needs (ages, heights, interests).
  • Flag outdated information and verify time-sensitive actions during trip.

Example Use Cases

  • Family with a preschooler uses crowd calendars and ride patterns to schedule mornings.
  • First-time visitors watch YouTube transcripts to understand Lightning Lane and dining windows.
  • Budget-conscious group maps dining and snack budgets across days.
  • Solo traveler harmonizes entertainment schedule with weather and seasonal events.
  • Researcher updates trip-tracker.md with completion status and citations.

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers