← Back to Skills Marketplace
140
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install x402georeport
Description
Use when an agent needs to run GEO/SEO audits through x402geo.com with payment gating, status tracking, and report delivery via MCP or ACP.
Usage Guidance
This package appears coherent, but consider these practical points before installing: (1) confirm you trust https://x402geo.com and are comfortable with sending the user's email and target URL to that service; (2) the skill can use an agentic wallet to pay small USDC amounts — ensure the agent will ask you for explicit confirmation (do not enable silent auto-pay unless you intend to); (3) verify your agent platform exposes the MCP/AgentCash tools and review their permissions (they can initiate payments); (4) expect network calls and potential charges — if you do not want any payments, decline wallet usage and use the manual checkout flow; (5) if you require stronger assurance, request the provider/source repository or plugin metadata (signed/hosted releases) before installation.
Capability Analysis
Type: OpenClaw Skill
Name: x402georeport
Version: 1.0.2
The skill facilitates SEO audits via x402geo.com and includes instructions for the agent to interact with a financial wallet (AgentCash MCP). While SKILL.md mandates user confirmation before spending funds, the capability to programmatically trigger payments via mcp__agentcash__fetch to a specific external domain (x402geo.com) represents a high-risk financial workflow. This pattern relies entirely on the agent's adherence to markdown-based safety instructions to prevent unauthorized spending.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description promise (run GEO/SEO audits with payment gating, status tracking, and report delivery) is directly implemented by the SKILL.md: it calls x402geo.com ACP/MCP endpoints, handles payment-required responses, polls job status, and returns report links. No unrelated services, binaries, or secrets are requested.
Instruction Scope
Runtime instructions are narrowly scoped: collect email and target URL, call x402geo ACP/MCP endpoints, optionally use MCP AgentCash tool calls to pay, poll status, and fetch deliverables. The instructions do not tell the agent to read local files, environment variables, or send data to other external endpoints beyond x402geo and the MCP tooling. The skill explicitly requires user confirmation before using an agentic wallet to pay.
Install Mechanism
This is an instruction-only skill with no install spec and no code written to disk. That is low-risk and appropriate for a simple API integration.
Credentials
The skill declares no environment variables or credentials. The only privileged capability it uses is agent-provided MCP/AgentCash tools for payments, which is proportional to the payment feature. There are no unrelated credential requests.
Persistence & Privilege
always:false and no instructions to modify other skills or system-wide settings. The skill does propose using agentic wallet capabilities but requires explicit user confirmation before spending funds.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x402georeport - After installation, invoke the skill by name or use
/x402georeport - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
x402georeport v1.0.2 Changelog
- Updated payment flow to use AgentCash MCP wallet methods (`mcp__agentcash__get_balance`, `mcp__agentcash__fetch`) in place of previous CLI-based wallet commands.
- Clarified agent instructions for agentic wallet checks, confirmations, and error handling using AgentCash MCP APIs.
- Added guidance for surfacing deposit links to users via `mcp__agentcash__list_accounts` if wallet balance is insufficient.
- Improved instructions for both ACP and MCP integration flows, detailing new payment method steps and user communication requirements.
- No code changes; documentation and workflow instructions updated for new MCP-based payment integration.
v1.0.1
x402georeport 1.0.1
- Added README.md with documentation.
- Updated payment handling: now requires user confirmation before using agentic wallet for automatic payments.
- Agent must always inform user about payment outcomes (wallet or manual).
- Clarified agent instructions for both MCP and ACP flows to ensure explicit user consent for agentic wallet use.
- All other audit flow steps remain unchanged.
v1.0.0
- Initial release of x402geo-skill enabling agents to request paid GEO/SEO audits from x402geo.com.
- Supports two API integration modes: MCP (tool-calling) and ACP (REST), with payment gating, job tracking, and report delivery.
- Automatic USDC payment via an agentic wallet if funded; falls back to manual checkout link if unavailable.
- Includes step-by-step guidance for audit request, payment, progress tracking, and report retrieval.
- Clearly defines user input requirements, integration flows, and agent output expectations for seamless audit processing.
Metadata
Frequently Asked Questions
What is x402geo?
Use when an agent needs to run GEO/SEO audits through x402geo.com with payment gating, status tracking, and report delivery via MCP or ACP. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install x402geo?
Run "/install x402georeport" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is x402geo free?
Yes, x402geo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does x402geo support?
x402geo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created x402geo?
It is built and maintained by Sagar (@sagztudio); the current version is v1.0.2.
More Skills