什么是 izakaya-search?
根据聚会人数、预算、区域和其他偏好搜索并推荐居酒屋(日式酒吧)和餐厅。汇总来自美食网站(Tabelog、Hot Pepper Gourmet、Gurunavi)和 Google 地图的评论,计算综合评分,并提供预订链接和 Google 地图路线以供快速预订。 来源:danishi/claude-code-config。
根据聚会人数、预算、区域和其他偏好搜索并推荐居酒屋(日式酒吧)和餐厅。汇总来自美食网站(Tabelog、Hot Pepper Gourmet、Gurunavi)和 Google 地图的评论,计算综合评分,并提供预订链接和 Google 地图路线以供快速预订。
通过命令行快速安装 izakaya-search AI 技能到你的开发环境
来源:danishi/claude-code-config。
Interactively find the best izakaya and restaurants by hearing the user's requirements and searching gourmet sites and Google Maps.
Ask the user the following questions using the AskUserQuestion tool. Gather all required information before searching. If any additional context is provided by the user (e.g., "quiet atmosphere", "private rooms", "all-you-can-drink"), incorporate it into the search.
| Area / location | "Which area or station are you looking for?" | Accept station names, city names, or landmarks | | Party size | "How many people?" | Important for seat/room availability | | Budget per person | "What is your budget per person?" | Accept ranges like "3,000-5,000 yen" |
根据聚会人数、预算、区域和其他偏好搜索并推荐居酒屋(日式酒吧)和餐厅。汇总来自美食网站(Tabelog、Hot Pepper Gourmet、Gurunavi)和 Google 地图的评论,计算综合评分,并提供预订链接和 Google 地图路线以供快速预订。 来源:danishi/claude-code-config。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/danishi/claude-code-config --skill izakaya-search根据聚会人数、预算、区域和其他偏好搜索并推荐居酒屋(日式酒吧)和餐厅。汇总来自美食网站(Tabelog、Hot Pepper Gourmet、Gurunavi)和 Google 地图的评论,计算综合评分,并提供预订链接和 Google 地图路线以供快速预订。 来源:danishi/claude-code-config。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/danishi/claude-code-config --skill izakaya-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/danishi/claude-code-config