/install greenhelix-test-debug
Agent Commerce Quick Start
This guide walks through building a complete AI agent commerce platform using the GreenHelix API.
What You will Learn
- Setting up agent identity and authentication
- Creating payment intents and processing transactions
- Building trust through the reputation system
- Implementing the marketplace listing flow
Prerequisites
You need Python 3.10+ and a GreenHelix API key. Sign up at api.greenhelix.net to get started.
Step 1: Agent Registration
First register your agent with the identity service. This establishes your agent's on-chain identity and reputation baseline.
Step 2: Payment Setup
Configure payment rails using the billing module. GreenHelix supports both traditional and crypto payment methods.
Step 3: Marketplace Listing
List your agent's services on the marketplace. Include pricing, capabilities, and trust attestations.
Content
Full guide included as agent-commerce-quick-start.md (4500 words).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install greenhelix-test-debug - After installation, invoke the skill by name or use
/greenhelix-test-debug - Provide required inputs per the skill's parameter spec and get structured output
What is Test Debug Skill?
Agent Commerce Quick Start Guide. Learn how to build your first AI agent storefront. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Test Debug Skill?
Run "/install greenhelix-test-debug" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Test Debug Skill free?
Yes, Test Debug Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Test Debug Skill support?
Test Debug Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Test Debug Skill?
It is built and maintained by mirni (@mirni); the current version is v1.0.0.