AI Skill

Connect Claude, ChatGPT, or any AI assistant to The Recipe Book. The skill file teaches your AI how to add, search, edit, and delete recipes.

Download Skill File

Save this file and add it to your AI assistant's skill/plugin configuration.

Download recipe-manager-skill.md

Claude Code

Place the file in your project:

.claude/skills/recipe-manager/SKILL.md

Or add it globally:

~/.claude/skills/recipe-manager/SKILL.md

ChatGPT / Custom GPT

When creating a Custom GPT, paste the skill file contents into the "Instructions" field. Set the API base URL to:

https://recipes.jaystockwell.me/api

Other AI Assistants

Any AI that supports function calling or API tools can use the REST endpoints. The skill file documents all available endpoints and their schemas.