← Back to Skills Marketplace
284
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install unbounce
Description
Unbounce API integration with managed OAuth. Build and manage landing pages, track leads, and analyze conversion data. Use this skill when users want to inte...
Usage Guidance
This skill appears internally consistent: it uses a Maton API gateway to talk to Unbounce and asks only for MATON_API_KEY. Before installing, verify you trust maton.ai (the gateway operator) because Maton will see/proxy your Unbounce OAuth tokens and data. If possible, use a limited-scope API key, review Maton’s privacy/security documentation, and avoid supplying broad or long-lived credentials you wouldn’t want a third party to hold. If you need higher assurance, ask the publisher for source code or a verified homepage/repository and confirm the registry metadata (source/homepage are currently sparse).
Capability Analysis
Type: OpenClaw Skill
Name: unbounce
Version: 1.0.0
The 'unbounce' skill provides a standard integration for managing Unbounce landing pages and leads via a managed OAuth gateway (gateway.maton.ai). The SKILL.md file contains clear documentation and safe Python/JavaScript code snippets for API interaction, requiring only the MATON_API_KEY environment variable as expected for this service.
Capability Assessment
Purpose & Capability
The skill description (Unbounce API with managed OAuth) matches the runtime instructions: all examples call Maton endpoints (gateway.maton.ai, ctrl.maton.ai) and require MATON_API_KEY. No unrelated binaries, config paths, or credentials are requested.
Instruction Scope
SKILL.md instructs only HTTP interactions with Maton-managed endpoints and to use the MATON_API_KEY environment variable. It does not direct the agent to read local files, other environment variables, or send data to unexpected third-party endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded as part of installation. That minimizes install-time risk.
Credentials
Only one environment variable is required (MATON_API_KEY), which is proportional to a gateway-based integration. However, because Maton proxies requests and manages OAuth, the MATON_API_KEY grants the gateway access to your Unbounce connections/tokens — you should be comfortable with that trust model.
Persistence & Privilege
The skill does not request permanent 'always' inclusion and does not modify other skills or system-wide config. Default autonomous invocation is allowed (platform default) but is not, by itself, unusual here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unbounce - After installation, invoke the skill by name or use
/unbounce - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Unbounce 1.0.0 – Initial release
- Provides Unbounce API integration with managed OAuth via Maton.
- Enables landing page management, lead tracking, and conversion analytics.
- Centralized API base URL: https://gateway.maton.ai/unbounce
- OAuth connection management available at https://ctrl.maton.ai.
- Includes detailed API reference for accounts, sub-accounts, pages, and leads.
- Requires a Maton API key set via environment variable.
Metadata
Frequently Asked Questions
What is Unbounce?
Unbounce API integration with managed OAuth. Build and manage landing pages, track leads, and analyze conversion data. Use this skill when users want to inte... It is an AI Agent Skill for Claude Code / OpenClaw, with 284 downloads so far.
How do I install Unbounce?
Run "/install unbounce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unbounce free?
Yes, Unbounce is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Unbounce support?
Unbounce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unbounce?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.0.
More Skills