Agent skill
structured-itinerary-responses
Present time-aware itineraries with clear actions and citations
Install this agent skill to your Project
npx add-skill https://github.com/inkeep/agents/tree/main/agents-cookbook/template-projects/activities-planner-advanced/skills/structured-itinerary-responses
Metadata
Additional technical details for this skill
- author
- example-org
- version
- 1.0
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
weather-safety-guardrails
Keep activity suggestions safe and respect local conditions
api-logging-guidelines
Best practices and guidelines for using logger in API routes. Defines appropriate logging levels, what to log, and when to avoid logging. Use when implementing or reviewing API route logging, debugging strategies, or optimizing log output.
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
write-docs
Write or update documentation for the Inkeep docs site (agents-docs package). Use when: creating new docs, modifying existing docs, introducing features that need documentation, touching MDX files in agents-docs/content/. Triggers on: docs, documentation, MDX, agents-docs, write docs, update docs, add page, new tutorial, API reference, integration guide.
product-surface-areas
Consolidated dependency graph of Inkeep customer-facing surface areas (UIs, CLIs, SDKs, APIs, protocols, config formats). Example use: as a prd-time (planning/brainstorming phase) or post-change checklist to understand the full scope of side-effects or what making one change to the product means for the rest. Use whenever you need to understand the "ripple" out effects of any change.
manage-database-usage
How to correctly access the Doltgres manage database with branch-scoped connections. Use when reading or writing manage data (agents, tools, projects, credentials, triggers, evaluators, etc.). Triggers on: manage database, withRef, c.get('db'), manageDbPool, branch checkout, doltgres, ref-scope, branchScopedDb, AgentsManageDatabaseClient.
Didn't find tool you were looking for?