hermes 初始配置

This commit is contained in:
administrator
2026-05-03 19:13:24 +00:00
commit cfbdc7baef
428 changed files with 173058 additions and 0 deletions
@@ -0,0 +1,118 @@
---
name: find-cheapest-flight-dates
description: Find the cheapest dates for round-trip flights using Google Flights' date grid/price calendar feature.
version: 1.0.0
---
# Find Cheapest Flight Dates Using Google Flights Calendar
## Overview
This skill provides a systematic approach to finding the cheapest dates for round-trip flights using Google Flights' date grid/price calendar feature. It's particularly useful for flexible travel planning when you want to identify the most economical time to travel within a given date range.
## When to Use
- Planning vacations with flexible dates
- Finding the cheapest time to visit a destination
- Comparing prices across weeks/months for a specific route
- When you have a general timeframe (e.g., summer vacation) but can adjust specific dates
## Step-by-Step Process
### 1. Navigate to Google Flights
- Go to https://www.google.com/travel/flights
- Ensure you're on the Flights tab
### 2. Set Origin and Destination
- Click the "Where from?" field
- Type your origin city (e.g., "Nairobi")
- Select the correct option from the dropdown
- *Tip: If you encounter UI issues, try clicking the field multiple times or pressing Enter after typing*
- Click the "Where to?" field
- Type your destination city (e.g., "Xi'an")
- Select the correct option from the dropdown
### 3. Configure Search Parameters
- Ensure "Round trip" is selected (default)
- Set passenger count and class as needed
- Click the departure date field to open the calendar
### 4. Set Date Range for Analysis
- In the departure calendar, select your earliest possible departure date
- Click the return date field
- Select your latest possible return date
- This sets the search range for the price calendar analysis
- *Example: For summer vacation, set June 1 as departure start and August 31 as return end*
### 5. Analyze the Price Calendar/Grid
- After setting the date range, Google Flights will display a price calendar/grid
- Look for:
- **Color coding**: Greener/lighter colors typically indicate lower prices
- **Price labels**: Specific dollar amounts shown on each date
- **Patterns**:
- Weekday vs weekend pricing (weekends often more expensive)
- Monthly trends (summer/winter holidays, local events)
- Specific low-price dates scattered throughout the calendar
### 6. Identify Cheapest Periods
- Scan the calendar for clusters of low prices
- Common patterns:
- Early/mid week departures often cheaper than weekends
- Avoiding holiday weekends and school vacation periods
- Shoulder seasons (just before/after peak season) often offer best value
- Note specific date ranges with consistently lower prices
### 7. Refine and Verify
- For identified cheap periods, test specific date combinations
- Check both outbound and return prices (sometimes one direction is cheaper)
- Consider nearby airports if available and convenient
- Verify baggage fees and other restrictions that might affect total cost
## Tips and Best Practices
### UI Navigation Tips
- If the origin/destination fields aren't responding, try clicking them multiple times
- Press Enter after typing a location to confirm selection
- Use the "Swap origin and destination" button (two arrows) if needed
- The calendar may take a moment to load price data after setting date range
### Price Interpretation
- Prices shown are typically per person for round-trip
- Basic economy fares may exclude baggage/seat selection
- Prices can change frequently - consider setting price alerts
- Look for consistent patterns rather than relying on single-date anomalies
### Seasonal Considerations
- Research local holidays/events at destination that might affect prices
- Consider weather patterns alongside pricing
- Remember that "cheapest" might mean inconvenient times (very early/late flights)
### Alternative Approaches
- Use the "Date grid" tab for a matrix view of prices
- Use the "Price graph" to see price trends over time
- Consider exploring nearby destinations if your primary target is too expensive
## Example Workflow
For finding cheap flights from Nairobi to Xi'an for summer vacation:
1. Set origin: Nairobi, Kenya (NBO)
2. Set destination: Xi'an, China (XIY)
3. Set departure range: June 1 - August 31
4. Set return range: June 1 - August 31 (or flexible return)
5. Analyze price calendar showing:
- Early June (1-15): ~$1,035-1,040 (cheapest, especially weekdays)
- Mid-June (14-17): ~$1,106-1,110
- Late June-August: ~$1,335-1,340 (peak summer)
- Recommendation: Target early June weekdays for best value
## Limitations
- Prices are indicative and may not include all fees
- Actual availability may vary for specific dates
- Requires internet access and functioning Google Flights interface
- Best for planning; last-minute bookings may follow different patterns
## Verification
After identifying potential cheap dates:
- Click specific dates to see exact flight options
- Check multiple airlines and routing options
- Consider total travel time vs savings
- Verify visa requirements, vaccination needs, etc. for your destination
This approach turns flexible date planning into a data-driven exercise, helping travelers maximize their budget by identifying the optimal time to fly.