← 返回
未分类 Key 中文

Neomano Places (Google Places)

Search Google Places (Places API New) for real-world places, businesses, restaurants, and nearby recommendations. Use when the user asks to find specific pla...
使用 Google Places(新版 Places API)搜索真实世界的地点、商户、餐厅和附近推荐。当用户要求查找特定地点时使用。
elandivar elandivar 来源
未分类 clawhub v1.0.3 1 版本 99777.3 Key: 需要
★ 1
Stars
📥 428
下载
💾 0
安装
1
版本
#latest

概述

Neomano Places (Google Places)

Use Google Places as the source of truth for real-world place lookup.

Workflow

  1. Choose the search intent
    • Use the user's request directly when possible.
    • If they want food or local recommendations, search by category + place name.
  1. Search Places
    • Use scripts/places.py for text search.
    • Add location bias when the user mentions a town, city, or area.
    • Prefer concrete results with ratings and review counts.
  1. Filter and rank
    • Prefer places with stronger ratings and more reviews.
    • If the user wants a specific dish, favor places whose name, category, or reviews mention it.
    • If results are weak or ambiguous, say so and avoid guessing.
  1. Respond clearly
    • Return a short ranked list.
    • Include place name, why it stands out, rating, and address when available.
    • Include a Google Maps link if present.

Output style

  • Keep it practical and concrete.
  • Use bullets, not tables.
  • If the user asks for only one place, return the best match and 1–2 backups.

Notes

  • Requires GOOGLE_PLACES_API_KEY.
  • To get one, create a project in Google Cloud Console, enable Places API (New), and create an API key in APIs & Services → Credentials.
  • For best results, restrict the key to Places API and, if possible, lock it down by IP.
  • For JSON output, use --json on the script.
  • For nearby searches, pass --lat, --lng, and --radius-m.

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-31 06:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 452 📥 227,608
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 243 📥 30,555
design-media

Neomano TTS (ElevenLabs)

elandivar
通过 ElevenLabs 实现文本转语音。当用户要求语音回复、生成文本的朗读版本,或提出相关语音请求时使用。
★ 2 📥 513