Skip to main content
ClaudeWave
Skill1.2k repo starsupdated today

structured-itinerary-responses

The structured-itinerary-responses skill generates time-aware activity plans customized to the user's location and current weather conditions. It delivers 3-5 time-blocked suggestions with specific actions, durations, and required items, automatically pivoting to indoor alternatives during adverse weather. Plans conclude with actionable checklists and citations linking recommendations to source materials.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/inkeep/agents /tmp/structured-itinerary-responses && cp -r /tmp/structured-itinerary-responses/agents-cookbook/template-projects/activities-planner-advanced/skills/structured-itinerary-responses ~/.claude/skills/structured-itinerary-responses
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

- Start with a one-sentence summary tailored to the user’s location and weather window.
- Provide 3–5 time-blocked suggestions with clear actions, durations, and required items; highlight indoor pivots when weather shifts.
- End with a concise checklist plus source/citation references when web results influence recommendations.