Agent skill

search-restaurants

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

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/search-restaurants

SKILL.md

Search Restaurants

Query restaurants for a given city.

Installation

bash
pip install pandas

Quick Start

python
from search_restaurants import Restaurants

restaurants = Restaurants()
print(restaurants.run("San Francisco"))

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results