← 返回 Skills 市场
mirni

Test Debug Skill

作者 mirni · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install greenhelix-test-debug
功能描述
Agent Commerce Quick Start Guide. Learn how to build your first AI agent storefront.
使用说明 (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).

安全使用建议
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install greenhelix-test-debug
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /greenhelix-test-debug 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug greenhelix-test-debug
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Test Debug Skill 是什么?

Agent Commerce Quick Start Guide. Learn how to build your first AI agent storefront. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Test Debug Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install greenhelix-test-debug」即可一键安装,无需额外配置。

Test Debug Skill 是免费的吗?

是的,Test Debug Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Test Debug Skill 支持哪些平台?

Test Debug Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Test Debug Skill?

由 mirni(@mirni)开发并维护,当前版本 v1.0.0。

💬 留言讨论