server/skills/recipe_manager/SKILL.md
Recipe discovery, organization, meal planning with nutritional info and collections
npx skillsauth add proxy2021/enso recipe_managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Recipe discovery, organization, meal planning with nutritional info and collections
Search for recipes by keyword, ingredient, cuisine type, dietary restriction, or meal type. Returns paginated results with images, titles, prep time, and ratings.
Parameters:
query (string): Search query: keyword, ingredient, dish name, cuisine, or dietary preferencecuisine (string): Filter by cuisine type (e.g. italian, mexican, japanese, indian)dietary (string): Filter by dietary restriction (e.g. vegetarian, vegan, gluten-free, keto, paleo)mealType (string): Filter by meal type (e.g. breakfast, lunch, dinner, snack, dessert)maxTime (number): Maximum total time in minuteslimit (number): Max number of results (default 10)Display full recipe details: ingredients with quantities, step-by-step instructions, prep/cook time, servings, cuisine tags, and dietary labels.
Parameters:
query (string): Recipe name or search query to find and display the recipeservings (number): Number of servings to scale the recipe toLook up detailed nutritional information for a recipe or ingredient: calories, protein, carbs, fat, fiber, sugar, sodium, and vitamins/minerals. Supports per-serving and per-recipe views.
Parameters:
query (string): Recipe name or ingredient to look up nutrition forservings (number): Number of servings (for per-serving calculation)viewMode (string): View mode: 'serving' for per-serving or 'recipe' for total recipeSave a recipe to a personal collection with custom tags, notes, and rating. Organize into collections like 'Weeknight Dinners', 'Holiday Favorites'.
Parameters:
recipeName (string): Name of the recipe to saverecipeData (string): JSON string of the full recipe datacollection (string): Collection name to save to (e.g. 'Weeknight Dinners', 'Quick Meals')tags (string): Comma-separated tags (e.g. 'easy,chicken,pasta')notes (string): Personal notes about the reciperating (number): Personal rating 1-5Browse and manage saved recipe collections. View all saved recipes, filter by collection or tag, sort by date added or rating.
Parameters:
collection (string): Filter by collection nametag (string): Filter by tagsortBy (string): Sort by: 'date', 'rating', or 'name'testing
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
testing
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
development
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
data-ai
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup