Recipe management and cooking assistance for Claude Cowork.
- In Claude Desktop (Mac OS), go to the Cowork section and open "Plugins" (lower left sidebar).
- Click + (Add Plugin), then Browse Plugins.
- Click the marketplace dropdown (defaults to
By Anthropic) and selectAdd marketplace from GitHub. - In the URL field, enter
hald/flavorful
| Plugin | Description |
|---|---|
cookbook |
Recipe management: find, save, organize recipes |
- Recipe management — Find, save, and organize recipes
- Context awareness — Knows your dietary restrictions, equipment, preferences
- Web import — Save recipes from URLs, convert to markdown format
| Skill | Description |
|---|---|
find |
Search recipes by ingredient, tag, time, or dietary needs |
save |
Import a recipe from a URL |
start |
Initialize your cookbook structure |
These work conversationally — just tell Claude what you need.
Or use slash commands: /cookbook:find, /cookbook:save, etc.
Flavorful runs in Cowork, Claude Desktop's task mode where Claude can read and write files on your computer.
Important: When you start a Cowork session, you must select your cookbook folder first. This is the folder where Flavorful will store your recipes, preferences, and cookbook collections.
- Switch to the Cowork tab in Claude Desktop
- When prompted to select a folder, choose or create your cookbook folder (e.g.,
~/cookbooksor~/Documents/my-recipes) - Run
/cookbook:startto initialize your cookbook structure - Start saving and finding recipes
Cowork needs folder access to read and write your recipes. If you skip this step or select the wrong folder, the plugin won't be able to find or save your data.
You: /cookbook:start
Claude: [Creates cookbook structure in your folder]
[Asks about dietary restrictions, equipment, etc.]
You: /cookbook:save https://www.kingarthurbaking.com/recipes/pizza-crust-recipe
Claude: [Imports recipe, saves to your cookbook]
You: /cookbook:find pizza dough
Claude: [Searches your recipes, returns matches]
Your recipes live in the folder you select on your computer. The plugin looks for:
COOK.md— Your profile (dietary restrictions, preferences)LIBRARY.md— Your cookbook registrycookbooks/— Your recipe collections
your-folder/
├── COOK.md
├── LIBRARY.md
└── cookbooks/
├── recipes/
└── ai-generated/