← Back to Skills Marketplace
1181
Downloads
4
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install unloopa-api
Description
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.
Usage Guidance
This skill appears to do what it claims: it uses your Unloopa API key to run lead scraping, website generation, outreach emails, and voice calls via the Unloopa REST API. Before installing or enabling it: (1) Only provide a key you trust — consider using a sandbox/test key if available; (2) Review Unloopa's dashboard/settings so you understand billing, quotas, and what upgrades/purchases might be triggered; (3) Require explicit confirmation for any outbound actions (sending email campaigns, activating voice campaigns, or buying voice credits/phone numbers); (4) Test on a small, safe dataset first; (5) If you don't recognize dashboard.unloopa.com or the publisher, verify the vendor and privacy terms before providing a live key. If you want higher assurance, ask the skill author for a homepage, privacy/billing docs, and a way to run the flows in read-only or dry-run mode.
Capability Analysis
Type: OpenClaw Skill
Name: unloopa-api
Version: 1.3.0
The skill bundle is benign. It clearly defines its purpose: automating lead generation, website building, email outreach, and voice calling via the Unloopa platform. All external communication is directed to a single, specified domain (`https://dashboard.unloopa.com/api/v1/`). The `SKILL.md` provides detailed instructions for the AI agent on how to interact with the API, handle errors, and adapt to user plans/quotas. Crucially, it explicitly states that user input in the `command` field for `POST /command` is processed by the remote API and that numbers in the command are ignored in favor of the `max_results` parameter, mitigating prompt injection risks against the agent for command execution. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description (auto lead scraping, website generation, outreach and calling) match the required artifact: a single UNLOOPA_API_KEY for the Unloopa REST API. There are no unrelated credentials, binaries, or installs requested that would be inconsistent with the described service.
Instruction Scope
SKILL.md instructs the agent to call Unloopa endpoints (quota, /command, /leads, outreach, voice endpoints). It explicitly runs a full pipeline that can scrape leads, generate websites, enrich contacts, queue/send outreach emails, and trigger voice calls. This behavior is consistent with the skill purpose but implies potentially impactful outbound activity (emails/calls) and billing/credit use; the agent should confirm with the user before sending or activating campaigns.
Install Mechanism
No install spec and no code files (instruction-only). This is low risk from an installation perspective because nothing is written to disk or downloaded by the skill itself.
Credentials
Only a single environment variable (UNLOOPA_API_KEY) is required and that aligns with the declared primary credential and the documented API usage. There are no extra or unexplained secret requests.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously (platform default). Because the skill's API calls can send emails and place voice calls and consume paid credits, autonomous invocation increases blast radius — recommend requiring explicit user confirmation before performing outreach or purchases.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unloopa-api - After installation, invoke the skill by name or use
/unloopa-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
- Updated description to emphasize automated selling of websites to local businesses via Google Maps lead scraping and voice/email outreach.
- Bumped skill version from 1.2 to 1.3.
- No functional or API changes; documentation and positioning improved for clarity.
v1.2.0
unloopa-api 1.2.0
- Clarified that numbers in the `command` field of POST /command are ignored—lead count is controlled only by `max_results`.
- Documented the new default `max_results` limits (100 by default, or 10 when `with_video` or `with_vsl` is true).
- Updated description of pipeline automation and parameter handling for greater accuracy.
- Incremented skill version metadata to 1.2.
v1.1.0
Full pipeline runs by default: scrape → websites → enrich → outreach. Default 100 leads.
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1181 downloads so far.
How do I install Unloopa Api?
Run "/install unloopa-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unloopa Api free?
Yes, Unloopa Api is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Unloopa Api support?
Unloopa Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unloopa Api?
It is built and maintained by echris6 (@echris6); the current version is v1.3.0.
More Skills