local-pois이란?
지역 비즈니스/POI 세부정보를 얻는 데 사용됩니다. 웹 검색에서 얻은 POI ID가 필요합니다(result_filter=locations 사용). 평가, 시간, 연락처 정보를 포함한 전체 비즈니스 정보를 반환합니다. 최대 20개의 ID. 출처: brave/brave-search-skills.
지역 비즈니스/POI 세부정보를 얻는 데 사용됩니다. 웹 검색에서 얻은 POI ID가 필요합니다(result_filter=locations 사용). 평가, 시간, 연락처 정보를 포함한 전체 비즈니스 정보를 반환합니다. 최대 20개의 ID.
명령줄에서 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 세부정보를 얻는 데 사용됩니다. 웹 검색에서 얻은 POI ID가 필요합니다(result_filter=locations 사용). 평가, 시간, 연락처 정보를 포함한 전체 비즈니스 정보를 반환합니다. 최대 20개의 ID. 출처: brave/brave-search-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/brave/brave-search-skills --skill local-pois지역 비즈니스/POI 세부정보를 얻는 데 사용됩니다. 웹 검색에서 얻은 POI ID가 필요합니다(result_filter=locations 사용). 평가, 시간, 연락처 정보를 포함한 전체 비즈니스 정보를 반환합니다. 최대 20개의 ID. 출처: 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