travel-price-drop-visa-reminder
Plan travel price monitoring and visa or document reminders with safe, read-only guidance. Use when a user wants price drop alerts, travel checklists, or visa timelines without booking or payment actions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codedao12/travel-price-drop-visa-reminderTravel Price Drop and Visa Reminder
Goal
Create a travel monitoring plan with price thresholds and visa or document reminders.
Best fit
- Use when the user wants flight or hotel price tracking.
- Use when the user needs visa, passport, or document timelines.
- Use when the user wants a clear reminder schedule.
Not fit
- Avoid when the user asks to book or pay.
- Avoid when the user wants scraped data from restricted sites.
- Avoid when legal or visa advice is requested.
Quick orientation
references/overview.mdfor workflow and quality bar.references/auth.mdfor access and token handling.references/endpoints.mdfor optional integrations and templates.references/webhooks.mdfor async event handling.references/ux.mdfor intake questions and output formats.references/troubleshooting.mdfor common issues.references/safety.mdfor safety and privacy guardrails.
Required inputs
- Origin, destination, and date range with flexibility.
- Budget or target price thresholds.
- Traveler nationality and passport expiry date.
- Reminder preferences and timezone.
Expected output
- Price watch plan with thresholds and alert cadence.
- Visa or document checklist with due dates.
- Draft reminder messages.
- Summary of assumptions and data sources.
Operational notes
- Use only official or user-provided data sources.
- Flag that price data can be delayed or incomplete.
- Do not provide legal advice; cite official sources only.
Security notes
- Do not request payment details or account credentials.
- Avoid sharing personal travel documents.
Safe mode
- Monitor and draft reminders only.
- No booking or payment actions.
Sensitive ops
- Booking, paying, or handling visas directly is out of scope.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codedao12-travel-price-drop-visa-reminder": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
podcast-chaptering-highlights
Create chapters, highlights, and show notes from podcast audio or transcripts. Use when a user wants chapter markers, highlight clips, or show-note drafts without publishing or distribution actions.
Twilio
Skill by codedao12
google-sheet-api
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.
zalo
OpenClaw skill for Zalo Bot API workflows (bot token) plus optional guidance on unofficial personal automation tools.
agent-browser-core
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.