AI SummaryOntopo is a skill that enables AI assistants to search Israeli restaurants, check real-time table availability, view menus, and generate booking links. It's useful for developers building restaurant discovery and reservation features for Hebrew and English-speaking users.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "ontopo" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (12 files) mkdir -p .claude/skills/ontopo && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/SKILL.md "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_ar.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_ar.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_cn.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_cn.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_de.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_de.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_en.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_en.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_es.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_es.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_fr.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_fr.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_it.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_it.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_ja.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_ja.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_ko.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_ko.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_ru.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_ru.txt" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ontopo/description_tw.txt "https://raw.githubusercontent.com/NeverSight/skills_feed/main/data/skills-md/alexpolonsky/agent-skills/ontopo/description_tw.txt" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Search Israeli restaurants, check table availability, view menus, and get booking links on Ontopo. מסעדות בישראל, הזמנת שולחן, תפריטים, זמינות. Use for "restaurant reservation", "table booking", "ontopo", "where to eat in Israel", "מסעדה", "הזמנה", "שולחן", "אונטופו", "תפריט", "זמינות", "ארוחת ערב", "איפה לאכול".
Ontopo Restaurant Search
Search Israeli restaurants, check table availability, view menus, and get direct booking links on the Ontopo platform. > Disclaimer: This is an unofficial tool, not affiliated with or endorsed by Ontopo. Availability data queries APIs that power the website and may not reflect actual availability. This tool does NOT place reservations - it generates booking links for manual confirmation on Ontopo's website. Provided "as is" without warranty of any kind.
Search for a restaurant
python3 {baseDir}/scripts/ontopo-cli.py search "taizu"
Find available restaurants for tonight
python3 {baseDir}/scripts/ontopo-cli.py available tomorrow 19:00 --city tel-aviv `
cities
List supported cities. `bash python3 {baseDir}/scripts/ontopo-cli.py cities python3 {baseDir}/scripts/ontopo-cli.py cities --json `
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster