A comprehensive API-driven skill for orchestrating Google Maps scraping, managing lead campaigns, and handling developer-focused automation tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install scrapesense-developer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install scrapesense-developer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ScrapeSense Developer skill is a specialized tool designed to bridge the gap between Openclaw Skills and the powerful ScrapeSense API. It facilitates deep integration for scan orchestration, allowing developers to extract rich Google Maps data including reviews, ratings, and contact details at a significantly lower cost than traditional services. Beyond simple scraping, it empowers users to manage the entire campaign lifecycle, including email sanitization and human-in-the-loop approvals, making it an essential component for any data-driven automation pipeline.
To deploy this skill within your Openclaw Skills environment, first obtain an API key from the ScrapeSense developer portal. Use the following commands to validate and package your implementation for use in your agent workflows:
# Navigate to your Openclaw skill directory
cd scrapesense-developer
# Validate the skill structure and references
python3 /usr/lib/node_modules/openclaw/skills/skill-creator/scripts/quick_validate.py .
# Package the skill for distribution or local use
python3 /usr/lib/node_modules/openclaw/skills/skill-creator/scripts/package_skill.py . ./dist
The skill utilizes a structured metadata approach to organize scraping outputs and campaign states efficiently:
| Component | Description | Key Data Fields |
|---|---|---|
| Scans | Orchestration data for map extraction tasks | UUID, Status, Progress, PlacesCount |
| Places | Detailed business profile records | Name, Phone, Rating, Reviews, Email |
| Campaigns | Outreach lifecycle and lead management | TemplateID, ApprovalStatus, SendProgress |
| Webhooks | Event notification and delivery tracking | SubscriptionID, TargetURL, RetryCount |
| Billing | Consumption and credit ledger | CreditBalance, TransactionID, Cost |
| Analytics | API performance and reliability data | EndpointLatency, SuccessRate, ReliabilityIndex |
Loading
An intelligent model router that optimizes costs and performance by dynamically escalating tasks from Haiku to Sonnet or Opus based on complexity.

A comprehensive multi-modal skill for generating high-quality AI images, videos, and audio using SiliconFlow's powerful model library.

A real-time currency conversion and forex lookup tool powered by QVeris for accurate financial data within your agent workflow.

A robust, client-server music player skill for AI agents providing full playback control and resource-efficient background execution.

A blockchain-powered utility for creating immutable cryptographic proofs of file existence and integrity.

A comprehensive API-driven skill for querying Agent rankings, activity statistics, and performing semantic searches within the ACP network.








































