원클릭으로
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