ワンクリックで
meal-planner
Weekly meal planning with shopping list, based on family preferences and available ingredients
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Weekly meal planning with shopping list, based on family preferences and available ingredients
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Diet tracking — logging meals, calories/macros, weigh-ins, daily summaries, weekly reports. Use when user mentions food, weight, calories, macros, diet, or asks about their food diary.
Stock watchlist management — add, remove, list stocks and get performance summaries. Use when user wants to track stocks, check prices, or manage their watchlist.
Google Workspace: Gmail, Calendar, Drive, Contacts, Sheets, Docs. Use when the user asks about email, calendar events, files on Drive, contacts, spreadsheets, or documents.
Real browser automation via Playwright. Use when a real browser session is needed — blocked sites (403, CAPTCHA), JS-heavy pages, shopping flows, multi-step navigation, or form filling.
GitHub operations: manage repos, issues, PRs, CI checks, gists, and releases via gh CLI. Use when user asks about GitHub repos, issues, pull requests, or CI.
Create new skills when a task pattern has no existing skill. Use when building a reusable solution the agent can apply in future interactions.
| name | meal-planner |
| description | Weekly meal planning with shopping list, based on family preferences and available ingredients |
| version | 1.0.0 |
| always | false |
Plan weekly meals for the family based on individual dietary preferences, available ingredients, and recipe sources.
web_fetch on recipe URLs provided by users or stored in family memory. If no URLs available, use web_search to find recipes matching the constraints## Plan posilkow: [date range]
### Poniedzialek [date]
- Sniadanie: [meal] — [short description]
- Obiad: [meal] — [short description]
- Kolacja: [meal] — [short description]
[repeat for each day]
## Lista zakupow
### Warzywa i owoce
- [item] — [amount]
### Nabiał
- [item] — [amount]
### Mieso/Ryby
- [item] — [amount]
### Sypkie/Spizarnia
- [item] — [amount]
### Mrozonki
- [item] — [amount]
## Uwagi
- [any notes about substitutions, leftover usage, etc.]