ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

google-maps-teneo

The agent gives you the ability to extract data from google maps through different commands.

Why use this skill?

Easily scrape Google Maps data including business details, reviews, and busy hours using the Teneo Protocol and OpenClaw agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/firestream792/google-maps-teneo
Or

What This Skill Does

The google-maps-teneo skill provides an interface to the Teneo Protocol, enabling AI agents to perform sophisticated web scraping and data extraction tasks on Google Maps. By leveraging a decentralized network of agents, this skill allows you to retrieve structured business information, customer reviews, hourly popularity trends, and visual media directly through simple commands. Whether you are conducting market research, tracking competitor performance, or performing local SEO audits, this skill acts as a bridge between your agent and real-world geographical data.

Installation

To install this skill, run the command: clawhub install openclaw/skills/skills/firestream792/google-maps-teneo in your terminal. You must ensure you have Node.js 18+ installed. After installation, you will need to configure your environment variables to handle wallet authentication for the Teneo Protocol, as USDC payments are required for executing queries on the decentralized network. Refer to the official Teneo SDK documentation to ensure your private keys and network providers are correctly mapped.

Use Cases

This skill is highly versatile for developers and data-driven researchers. You can automate the collection of business contact information to build sales leads, scrape customer reviews to perform sentiment analysis on competitors, or analyze 'busy hours' data to optimize delivery logistics or store hours. It is also an essential tool for local marketing agencies needing to monitor ratings and imagery across multiple locations without manual browsing.

Example Prompts

  1. "@google-maps business https://www.google.com/maps/place/Some+Restaurant"
  2. "@google-maps reviews https://www.google.com/maps/place/Sample+Store 10"
  3. "@google-maps busy_hours https://www.google.com/maps/place/Cafe+Example 0.5"

Tips & Limitations

When using this skill, keep in mind that pricing is granular; each specific command has a defined cost per item or per query, ensuring you only pay for the data you extract. Always specify the count for reviews or images to manage your costs effectively. As the skill relies on web scraping technology, ensure the provided URLs are direct Google Maps business links for optimal results. Please note that high-frequency requests may be subject to network latency or rate limiting, and all transactions occur on-chain via supported networks like Base, Peaq, or Avalanche.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-firestream792-google-maps-teneo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#google-maps#scraping#teneo#data-extraction#web3
Safety Score: 4/5

Flags: network-access, external-api