🔧

Goplaces

🌐Community
by openclaw · v2026.3.2 · MITRepository

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add goplaces npx -- -y @trustedskills/goplaces
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "goplaces": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/goplaces"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various communication channels like WhatsApp, Telegram, and Slack, and can both speak and listen using macOS/iOS/Android. A key feature is the ability to render a live Canvas controlled by the user.

When to use it

  • Need a private AI assistant that doesn't rely on cloud services.
  • Want an always-on assistant for quick information retrieval or task management.
  • Desire a local, fast response time compared to traditional cloud-based assistants.
  • Require integration with multiple communication platforms (Slack, Telegram, etc.).

Key capabilities

  • Local operation on user devices
  • Cross-platform compatibility (macOS/iOS/Android)
  • Voice input and output
  • Integration with various messaging apps (WhatsApp, Telegram, Slack, Discord, etc.)
  • Live Canvas rendering for interactive control

Example prompts

  • "OpenClaw, what's the weather like today?"
  • "Can you remind me to call John at 3 PM?"
  • "Show me my calendar for next week on the Canvas."
  • “Send a message to Slack saying ‘Meeting in 5’."

Tips & gotchas

  • The preferred setup involves running openclaw onboard in your terminal, which guides users through the initial configuration.
  • OpenClaw is designed as a single-user assistant; its performance and functionality are optimized for individual use.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.