Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
5.7
Rating
0
Installs
Backend Development
Category
Excellent skill documentation with clear setup instructions, comprehensive API examples, and detailed conversation flow guidance. The SKILL.md provides complete information for a CLI agent to invoke the service, including filter constraints, response formats, and multi-step workflows. Structure is clean with good separation of concerns. Novelty is moderate—while it adds convenience by proxying Google Places API and providing structured workflows, the core functionality (location search and place lookup) could be achieved by a capable agent with direct API calls, though this skill does reduce token overhead and simplifies the two-step resolution pattern.
Loading SKILL.md…