restaurant-search

Search Japanese restaurants via the hpp CLI and output structured tables.

15|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jackchuka/skills --skill restaurant-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: restaurant-search
Source: https://github.com/jackchuka/skills/tree/main/restaurant-search
Command: npx skills add https://github.com/jackchuka/skills --skill restaurant-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding Japanese restaurants near a location can be time-consuming and manual. This Skill uses the hpp CLI (HotPepper Gourmet API) to quickly search and filter options based on area, genre, budget, and party size.

Core Features & Use Cases

  • Locate izakayas, ramen, and other Japanese cuisines near a station or area using the hpp CLI.
  • Resolve small and middle area codes from free-text locations to ensure accurate results.
  • Filter results by genre, budget, party size, and keywords, then display a structured table with links.
  • Use cases include planning a group dinner, discovering new dining options in Tokyo, or booking a suitable venue for an event.

Quick Start

Find a restaurant near Shibuya for 6 people using the hpp CLI.

Frequently Asked Questions about restaurant-search

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

FAQPage Schema
How do I search for Japanese restaurants near a specific station using the command line?

You can search for Japanese restaurants by using the hpp CLI to input a free-text location, which resolves into accurate area codes, and then filter results by genre, budget, and group size to find suitable venues.

Can I filter restaurant search results by budget and party size?

Yes, restaurant search results can be filtered by genre, budget, and party size, allowing you to easily plan group dinners or find venues that match your specific dining requirements.

What is the best way to find izakayas or ramen shops in Tokyo for a group dinner?

The best way to find izakayas or ramen shops in Tokyo is by querying the hpp CLI with your desired location and group size, which maps genres and budgets to output a structured table of suitable venues with links.

Do I need to know area codes to search for dining options with the hpp CLI?

No, you do not need to know area codes beforehand, because the hpp CLI automatically resolves small and middle area codes from your free-text location input to ensure accurate restaurant search results.

How are the restaurant search results formatted for parsing?

The restaurant search results are output as JSON for parsing, and they are also presented in a structured table containing links to the selected dining venues for easy access.