← Back to Skills Marketplace
mirni

Test Debug Skill

by mirni · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install greenhelix-test-debug
Description
Agent Commerce Quick Start Guide. Learn how to build your first AI agent storefront.
README (SKILL.md)

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).

Usage Guidance
This is an instruction-only guide that appears to teach how to use the GreenHelix API for agent storefronts. That makes sense given its description, but it explicitly says you need a GreenHelix API key while the skill metadata lists no required credentials. Before installing or using the skill: 1) Do not paste or store API keys or private keys into the skill metadata or chat unless you trust the skill's source. 2) Ask the publisher for a source/homepage and for the skill to declare required env vars (so you can provide least-privilege credentials). 3) Verify the domain (api.greenhelix.net) and official docs independently. 4) If you plan to allow autonomous transactions, restrict keys to test/sandbox accounts and monitor transaction activity. If the publisher cannot explain why the credential declaration is missing, treat this as an unresolved packaging/consent issue and avoid supplying secrets.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The SKILL.md is a commerce 'quick start' guide (GreenHelix API, payments, on-chain identity) which matches the skill description. Minor mismatch: registry name/slug vs displayed name is cosmetic. The guide explicitly says you need a GreenHelix API key, but the skill metadata declares no required credentials—this inconsistency may be an oversight or poor packaging.
Instruction Scope
The instructions are high-level prose (agent registration, payment setup, marketplace listing). There are no concrete runtime commands, file reads, or instructions to collect system data or exfiltrate information. The content covers sensitive topics (payments, on-chain identity), but the guide itself doesn't instruct interacting with arbitrary local files or different external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install mechanism because nothing is written to disk by the skill itself.
Credentials
The guide states 'You need ... a GreenHelix API key' (api.greenhelix.net) but the skill's metadata lists no required env vars or primary credential. That mismatch is meaningful: if you later supply an API key to your agent for use with this guide, the skill could be invoked with transactional capabilities despite not explicitly declaring credential requirements. The skill should declare any credentials it expects so users can judge proportionality.
Persistence & Privilege
Defaults are used (always: false, agent invocation allowed). The skill does not request persistent presence or system-wide config changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install greenhelix-test-debug
  3. After installation, invoke the skill by name or use /greenhelix-test-debug
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of greenhelix-test-debug. - Provides a comprehensive quick start guide for building an AI agent commerce platform using the GreenHelix API. - Covers agent identity setup, authentication, payment processing, and marketplace listing. - Includes prerequisites and step-by-step instructions. - Full guide available in agent-commerce-quick-start.md.
Metadata
Slug greenhelix-test-debug
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments