用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ferri-ai/Ferri --skill travel-assistant命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Analyze health trends over the past week and month with steps, heart rate, sleep, calories, and weight data
Prepare for an upcoming meeting with attendee profiles, context research, and talking points
Generate a personalized morning briefing with calendar, health, weather, reminders, and headlines
基于 SOC 职业分类
正在显示 SKILL.md
| name | travel-assistant |
| description | Plan trips with destination research, calendar conflict checks, itinerary creation, and packing reminders |
Help the user plan a trip by checking calendar availability, researching the destination, creating itinerary events, and setting up reminders.
Ask the user for (if not already provided):
Call calendar_read_events for the travel date range. Report any existing events that conflict with the trip:
calendar_update_event or calendar_delete_eventCall location_geocode with the destination to get coordinates and confirm the location.
Call web_search for practical travel info (limit to 3 searches):
Summarize findings for the user:
Based on the research and user preferences, create calendar events:
calendar_create_event for departure and return travel. Include flight numbers, times, or transport details if provided.calendar_create_event.Each event should include relevant details in the description (addresses, booking references, tips).
Use reminder_set to create helpful reminders:
Compile everything into a clear summary:
TRIP TO {destination}
{departure date} — {return date} ({N} days)
CALENDAR
- {N} conflicts resolved
- {N} itinerary events created
WEATHER
- Expected: {conditions}, {temp range}
- Pack: {recommendations}
HIGHLIGHTS
- {Activity/attraction 1}
- {Activity/attraction 2}
- {Activity/attraction 3}
REMINDERS SET
- {date}: {reminder description}
- {date}: {reminder description}
TRAVEL TIPS
- {tip 1}
- {tip 2}
Trigger when the user says things like: