·local-search
{}

local-search

Search for places, businesses, and locations using Google Maps APIs via x402. USE FOR: - Finding businesses by name or type - Searching nearby places - Getting detailed place information (address, hours, reviews) - Finding restaurants, stores, services in an area - Getting business ratings and reviews TRIGGERS: - "find", "search for", "locate", "nearby" - "restaurants near", "hotels in", "stores around" - "business details", "opening hours", "reviews for" - "places in", "what's near", "directions to" Use `npx agentcash fetch` for Google Maps endpoints. Choose partial ($0.02) vs full ($0.05-0.08) based on data needs.

19Installs·1Trend·@merit-systems

Installation

$npx skills add https://github.com/merit-systems/agentcash-skills --skill local-search

How to Install local-search

Quickly install local-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/merit-systems/agentcash-skills --skill local-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: merit-systems/agentcash-skills.

SKILL.md

View raw

| Task | Endpoint | Price | Data Included |

| Text search (basic) | https://stableenrich.dev/api/google-maps/text-search/partial | $0.02 | Name, address, rating | | Text search (full) | https://stableenrich.dev/api/google-maps/text-search/full | $0.08 | + reviews, atmosphere | | Nearby search (basic) | https://stableenrich.dev/api/google-maps/nearby-search/partial | $0.02 | Name, address, rating |

| Nearby search (full) | https://stableenrich.dev/api/google-maps/nearby-search/full | $0.08 | + reviews, atmosphere | | Place details (basic) | https://stableenrich.dev/api/google-maps/place-details/partial | $0.02 | Core info | | Place details (full) | https://stableenrich.dev/api/google-maps/place-details/full | $0.05 | All fields |

Search for places, businesses, and locations using Google Maps APIs via x402. USE FOR: - Finding businesses by name or type - Searching nearby places - Getting detailed place information (address, hours, reviews) - Finding restaurants, stores, services in an area - Getting business ratings and reviews TRIGGERS: - "find", "search for", "locate", "nearby" - "restaurants near", "hotels in", "stores around" - "business details", "opening hours", "reviews for" - "places in", "what's near", "directions to" Use `npx agentcash fetch` for Google Maps endpoints. Choose partial ($0.02) vs full ($0.05-0.08) based on data needs. Source: merit-systems/agentcash-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/merit-systems/agentcash-skills --skill local-search
Category
{}Data Analysis
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from merit-systems/agentcash-skills

Quick answers

What is local-search?

Search for places, businesses, and locations using Google Maps APIs via x402. USE FOR: - Finding businesses by name or type - Searching nearby places - Getting detailed place information (address, hours, reviews) - Finding restaurants, stores, services in an area - Getting business ratings and reviews TRIGGERS: - "find", "search for", "locate", "nearby" - "restaurants near", "hotels in", "stores around" - "business details", "opening hours", "reviews for" - "places in", "what's near", "directions to" Use `npx agentcash fetch` for Google Maps endpoints. Choose partial ($0.02) vs full ($0.05-0.08) based on data needs. Source: merit-systems/agentcash-skills.

How do I install local-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/merit-systems/agentcash-skills --skill local-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/merit-systems/agentcash-skills