Recipe Plan Weekly Schedule
Automatically generates a weekly meal plan and grocery list based on your preferences and calendar events.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-plan-weekly-schedule npx -- -y @trustedskills/recipe-plan-weekly-schedule
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-plan-weekly-schedule": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-plan-weekly-schedule"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables an AI agent to automatically generate a weekly meal plan and grocery list, integrating with your Google Calendar. It analyzes your existing calendar events to identify gaps and suggests optimal times for meals. The skill leverages the gws-calendar tool to check your schedule and add new events related to meal preparation or consumption.
When to use it
- You want to optimize your weekly schedule by incorporating meal planning.
- You have a busy week and need help finding time for cooking.
- You'd like the agent to automatically identify free slots in your calendar suitable for meal prep.
- You want to ensure you’re eating regularly, even with a packed schedule.
Key capabilities
- Checks your Google Calendar agenda (
gws calendar +agenda). - Queries your Google Calendar for free/busy times (
gws calendar freebusy query). - Adds new events to your Google Calendar (e.g., 'Deep Work Block' or meal preparation time) (
gws calendar +insert).
Example prompts
- "Check my schedule and suggest a time for dinner tomorrow."
- "Find a 30-minute block in my week for grocery shopping."
- "Add a 'Meal Prep Sunday' event to my calendar from 10 AM to 12 PM next Sunday."
Tips & gotchas
- This skill requires the
gws-calendartool to be installed and configured. - The agent will use your Google Calendar data, so ensure you are comfortable with this integration.
- Prompting should include specific times or durations for new events (e.g., "2026-01-21T14:00:00").
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.