unloopa-api
Make your agent sell websites to local businesses on autopilot. Finds leads from Google Maps, builds a custom AI website for each one, sends outreach emails, and can even call them. Use when the user wants to find leads, generate websites, send emails, or make voice calls.
Why use this skill?
Use the Unloopa API skill to automate local business lead generation, website creation, and outreach campaigns directly from your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/echris6/unloopa-apiWhat This Skill Does
The unloopa-api skill provides comprehensive control over the Unloopa platform, enabling your OpenClaw agent to automate the entire lifecycle of local business lead generation and outreach. By integrating directly with the Unloopa REST API, this skill allows for autonomous lead discovery via Google Maps, the creation of custom-tailored AI websites for prospective clients, and the management of automated email campaigns or voice-based outreach. It acts as a bridge between the agent's natural language processing and the professional business tools required to build a sales pipeline.
Installation
To install this skill, use the following command in your terminal or OpenClaw interface: clawhub install openclaw/skills/skills/echris6/unloopa-api. After installation, ensure your UNLOOPA_API_KEY is configured in your system environment variables. If you do not have a key, visit https://dashboard.unloopa.com/settings to generate one. If the agent reports a 401 error, verify your key is active and correctly exported as UNLOOPA_API_KEY.
Use Cases
This skill is ideal for digital marketing agencies, freelance developers, and sales professionals. Use it to:
- Automatically identify local businesses that lack a modern web presence.
- Generate fully functional, branded AI websites for potential clients to demonstrate value.
- Execute scalable outreach campaigns via email to warm up prospects.
- Utilize voice-calling capabilities (Pro plan) to directly connect with business owners.
- Manage your lead pipeline from discovery to final conversion metrics.
Example Prompts
- "Check my current quota and see if I have enough credits to start a new lead generation campaign for coffee shops in Austin, Texas."
- "Find 10 local plumbers, build websites for them, and draft an introductory email that highlights our mobile-responsive design services."
- "Run the full lead pipeline for high-end landscaping companies in my area; let me know once the job is finished so I can review the leads."
Tips & Limitations
Always initiate your workflows by calling GET /quota. This ensures you are aware of your plan limitations (Starter vs. Pro) and remaining credits before attempting actions like voice calling or high-volume generation. Remember that voice and video features are restricted to Pro users. If a process fails due to insufficient credits, use the provided purchase links from the API response to replenish your account. When managing large jobs, poll the /jobs/{job_id} endpoint periodically; avoid flooding the server with requests by waiting at least 5-10 seconds between polls.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-echris6-unloopa-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api