بنقرة واحدة
content-signals
AI content usage preferences declared via Content-Signal in robots.txt
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
AI content usage preferences declared via Content-Signal in robots.txt
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Browser-native AI agent tools via navigator.modelContext.registerTool()
Get any page as Markdown by sending Accept: text/markdown
Browse Savta's bilingual recipe collection via REST API
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 | content-signals |
| type | content-signals |
| version | 1.0.0 |
| description | AI content usage preferences declared via Content-Signal in robots.txt |
Savta's Recipes declares its preferences for AI content usage via Content-Signal directives in robots.txt, following the Content Signals specification.
https://recipes.atlow.co.il/robots.txt
Content-Signal: ai-train=no, search=yes, ai-input=no
| Directive | Value | Meaning |
|---|---|---|
ai-train | no | Content must not be used to train AI/ML models |
search | yes | Content may be indexed by search engines |
ai-input | no | Content must not be used as AI model input |