一键导入
recipe
Save, organize, and search recipes from URLs, text, or dictation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Save, organize, and search recipes from URLs, text, or dictation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Midday progress check — compare morning plan to actual work, surface pivots, refocus the afternoon
Multi-persona code review with Architect and Nitpicker perspectives
Review your day, compare plan to outcomes, identify carry-forwards, and prep tomorrow
Quick journal entries with mood detection, tagged and linked to your daily page
Gather docs, previous notes, related tickets, and context for an upcoming meeting
Create your daily page with calendar events, task priorities, and yesterday's carry-forwards
| name | recipe |
| description | Save, organize, and search recipes from URLs, text, or dictation |
Save recipes from anywhere — URLs, pasted text, or just telling the AI what you made. Search by ingredient or cuisine later.
Every saved recipe includes:
When the user asks to find a recipe (e.g., "what can I make with chicken?", "any Italian recipes?"):
When asked to scale (e.g., "double that recipe", "make it for 6"):
Using {{notes}}: Store each recipe as a page with the fields above.
Markdown fallback: Save to ~/.ai-workflow/recipes/ as individual markdown files, named by slugified title (e.g., chicken-tikka-masala.md).
Save from URL:
Saved: "Spaghetti Carbonara"
Italian | Dinner | Easy | 25 min | Serves 4
Save from dictation:
recipe: my mom's banana bread — 3 bananas, 1/3 cup melted butter, 3/4 cup sugar, 1 egg, 1 tsp vanilla, 1 tsp baking soda, pinch salt, 1.5 cups flour. Mash bananas, mix wet, mix dry, combine, bake 350 for 60 min.
Saved: "Mom's Banana Bread"
American | Dessert | Easy | 75 min | Serves 8
Search:
what chicken recipes do I have?
1. Chicken Tikka Masala — Indian | Dinner | Medium | 45 min
2. Grilled Chicken Salad — American | Lunch | Easy | 20 min
Scale:
double the carbonara recipe
Displays all ingredients with doubled quantities and updated serving count.