local-pois とは?
地元のビジネス/POIの詳細を取得するために使用します。 Web 検索から取得した POI ID が必要です (result_filter=locations を使用)。評価、営業時間、連絡先情報を含む完全なビジネス情報を返します。最大20ID。 ソース: brave/brave-search-skills。
地元のビジネス/POIの詳細を取得するために使用します。 Web 検索から取得した POI ID が必要です (result_filter=locations を使用)。評価、営業時間、連絡先情報を含む完全なビジネス情報を返します。最大20ID。
コマンドラインで local-pois AI スキルを開発環境にすばやくインストール
ソース: brave/brave-search-skills。
Requires API Key: Get one at https://api.search.brave.com Plan: Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Two-step flow: This endpoint requires POI IDs from a prior web search.
Call web-search with resultfilter=locations to get POI IDs from locations.results[].id Pass those IDs to this endpoint to get full business details
Note: POI IDs are opaque strings returned in web search locations.results[].id. IDs are ephemeral and expire after 8 hours. The example IDs above are for illustration — fetch fresh IDs via web-search with resultfilter=locations. Use --data-urlencode since IDs may contain =.
地元のビジネス/POIの詳細を取得するために使用します。 Web 検索から取得した POI ID が必要です (result_filter=locations を使用)。評価、営業時間、連絡先情報を含む完全なビジネス情報を返します。最大20ID。 ソース: brave/brave-search-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/brave/brave-search-skills --skill local-pois地元のビジネス/POIの詳細を取得するために使用します。 Web 検索から取得した POI ID が必要です (result_filter=locations を使用)。評価、営業時間、連絡先情報を含む完全なビジネス情報を返します。最大20ID。 ソース: brave/brave-search-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/brave/brave-search-skills --skill local-pois インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/brave/brave-search-skills