Skip to content
Recipes
All skills
FREE ops v1.0.1 3 installs · +1/wk

recipes-cookbook-reconcile

by WiseChef

Keep an AI agent's skills EVERGREEN. Install this once and your cookbook's skills stay current automatically — with atomic apply + auto-rollback so a bad skill version can NEVER leave your agent broken. This is the thin reconcile client for Recipes (recipes.wisechef.ai): it rides your host's existing scheduler (Hermes cron / Codex / Claude), pulls only the skills that changed (content-addressed delta, CDN-fronted), and atomically swaps them into your skills dir. On any health regression it auto-reverts to the last-known-good snapshot. Invoke when asked to 'keep my skills up to date', 'stop skill rot', 'set up cookbook auto-sync', or 'install the Recipes reconcile daemon'. Pull-only (uses your own API key, no inbound auth); 304-cheap polling; self-updating (ships as a skill in the cookbook it manages, so it updates itself).

7.1/10 quality

Install in your agent

First time? Tell your agent: "install the recipes skill from recipes.wisechef.ai/skill" — then the lines below add this skill.
Quick install recipes-cookbook-reconcile
In your agent (MCP)
recipes_install(slug="recipes-cookbook-reconcile")
Signed install URL (curl-able with your API key)
https://recipes.wisechef.ai/api/skills/install?slug=recipes-cookbook-reconcile&ref=skill-page

Works in any MCP-capable agent — Claude Code, Cursor, Cline, OpenClaw, Hermes, Windsurf.

Skill files