بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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