with one click
browse-recipes
Browse Savta's bilingual recipe collection via REST API
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Browse Savta's bilingual recipe collection via REST API
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Browser-native AI agent tools via navigator.modelContext.registerTool()
AI content usage preferences declared via Content-Signal in robots.txt
Get any page as Markdown by sending Accept: text/markdown
Access Savta's bilingual recipe collection via Model Context Protocol
Rotate incorrectly oriented recipe scan images. Use this skill whenever a user mentions a recipe scan being sideways, upside down, rotated wrong, or needing orientation correction — including when referencing a GitHub issue about image rotation. Also trigger when the user says "rotate", "flip", or "fix orientation" in the context of recipe scans or images.
| name | browse-recipes |
| type | openapi |
| version | 1.0.0 |
| description | Browse Savta's bilingual recipe collection via REST API |
Browse and search Savta's bilingual (English/Hebrew) recipe collection via a REST API described by an OpenAPI 3.1 specification.
https://recipes.atlow.co.il/openapi.json
A static bilingual recipe website digitised from handwritten originals. Provides HTML pages for browsing recipes in English and Hebrew, with client-side full-text search.
GET /{locale} — Recipe grid (locale: en | he)GET /{locale}/recipe/{slug} — Full recipe detail pageGET /{locale}/search?q={query} — Search recipes by keywordGET /health.json — Service health check