search-restaurants

star 0

Retrieve restaurants by city from the bundled dataset. Use this skill when recommending places to eat or validating dining options for a destination.

robotlearning123 By robotlearning123 schedule Updated 1/10/2026

name: search_restaurants description: Retrieve restaurants by city from the bundled dataset. Use this skill when recommending places to eat or validating dining options for a destination.

Search Restaurants

Query restaurants for a given city.

Installation

pip install pandas

Quick Start

from search_restaurants import Restaurants

restaurants = Restaurants()
print(restaurants.run("San Francisco"))
Install via CLI
npx skills add https://github.com/robotlearning123/skillsbench --skill search-restaurants
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
robotlearning123
robotlearning123 Explore all skills →