원클릭으로
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.]