Skip to main content
ClaudeWave
Skill1.2k estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.