ワンクリックで
browse-recipes
Browse Savta's bilingual recipe collection via REST API
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Browse Savta's bilingual recipe collection via REST API
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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