ontopo

Query restaurant availability across Israeli venues and generate booking links.

3|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/alexpolonsky/agent-skill-ontopo --skill ontopo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ontopo
Source: https://github.com/alexpolonsky/agent-skill-ontopo/tree/main
Command: npx skills add https://github.com/alexpolonsky/agent-skill-ontopo --skill ontopo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, and includes scripts (resource) components.

What problem does it solve?

Israeli restaurant search and booking across multiple venues used to require manual, time-consuming checks. This Skill enables querying across date ranges, venues, and times, returning menus and direct booking links in a single workflow.

Core Features & Use Cases

  • Multi-venue search across date ranges and times
  • View venue menus and obtain direct booking URLs
  • CLI-based queries with city filters, party sizes, and language support

Quick Start

Run the Ontopo CLI to search Taizu and see available venues.

Frequently Asked Questions about ontopo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check restaurant availability across multiple dates in Israeli cities?

You can check restaurant availability across multiple venues and date ranges using a Python-based CLI. It queries the Ontopo API with an anonymous authentication flow and returns structured results including available times, venues, and direct booking URLs.

Can I view restaurant menus and get direct booking links from a command line interface?

Yes, you can view venue menus and obtain direct booking URLs directly from the command line. The CLI supports querying venues by name or city, checking live availability, and producing structured booking options in a single command.

Does the ontopo CLI require an account to search for Tel Aviv restaurant tables?

No account is needed to search for Tel Aviv restaurant tables. The CLI implements an anonymous authentication flow to access the Ontopo API, allowing you to query availability, view menus, and generate booking links without prior login credentials.

What is the best way to find and compare Israeli restaurant booking options for a specific party size?

The best way to find and compare Israeli restaurant booking options is using a CLI that filters by city, date range, and party size. It compares live availability across multiple venues and returns direct booking links for Tel Aviv and other cities.

Do I need Python and httpx installed to run queries for restaurant availability?

Yes, you need Python and the httpx dependency installed to run restaurant availability queries. The Skill implements a Python-based CLI that relies on httpx to handle HTTP requests to the Ontopo API for live venue data.