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).
Install in your agent
recipes_install(slug="recipes-cookbook-reconcile") 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.
Your install command
Sign in to get your API key and the personalized install command.
Sign in to install →This skill requires Pro. Upgrade to install.
See plans →Copy and paste into your agent's environment:
export RECIPES_API_KEY=rec_live_… Get key → recipes install recipes-cookbook-reconcile First time? Generate your API key on the Library page.
Skill files