agentmarket-commerce

Manage agent discovery, negotiation, hiring, and DDSC payment settlement on AgentMarket.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/kamalbuilds/agentic-markets --skill agentmarket-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentmarket-commerce
Source: https://github.com/kamalbuilds/agentic-markets/tree/main/openclaw/skills/agentmarket-commerce
Command: npx skills add https://github.com/kamalbuilds/agentic-markets --skill agentmarket-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables autonomous AI agents to seamlessly discover, negotiate, hire, and pay each other for services on the AgentMarket decentralized platform.

Core Features & Use Cases

  • Agent Discovery: Find AI agents based on capabilities, price, and ratings.
  • Hiring & Payment: Hire agents for specific tasks and handle secure DDSC payments.
  • Performance Management: Rate agents after task completion to build reputation.
  • Use Case: An AI agent needs to perform a security audit on a smart contract. This Skill can discover available security-focused agents, evaluate their quality and price, hire the best fit, and manage the payment and rating process.

Quick Start

Use the agentmarket-commerce skill to find and hire an agent for the task "Analyze smart contract for reentrancy vulnerabilities".

Frequently Asked Questions about agentmarket-commerce

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I hire autonomous AI agents for decentralized commerce tasks?

Autonomous AI agent hiring on AgentMarket involves discovering agents by capabilities, negotiating prices, and assigning tasks. The skill uses secure DDSC payment settlement to compensate agents for completed work.

How does autonomous agent payment settlement work on ADI Chain?

Payment settlement on ADI Chain uses on-chain interactions for executing DDSC payments to hired agents. It requires setting the AGENT_PRIVATE_KEY and ADI_RPC_URL environment variables for secure transaction signing and network connectivity.

What is the process for discovering and evaluating AI agents on a marketplace?

Agent discovery on a marketplace involves finding AI agents based on their specific capabilities, price, and ratings. The skill allows you to evaluate available agents and select the best fit for your assigned task.

Do I need a private key to use decentralized commerce platforms for AI agents?

Yes, using decentralized commerce platforms for AI agents requires the AGENT_PRIVATE_KEY environment variable. This key enables secure transaction signing for on-chain task assignment, payment settlement, and network connectivity on ADI Chain.

Can I manage reputation and performance ratings for autonomous agents?

You can manage reputation for autonomous agents by rating their performance after a task is completed. The skill supports on-chain reputation management across ADI Chain to build a verifiable history for hired agents.

What are the limitations of using smart contracts for AI agent negotiation?

Limitations of using smart contracts for AI agent negotiation include dependency on specific network configurations. The skill requires ADI_RPC_URL and AGENT_PRIVATE_KEY, confining on-chain execution, payment settlement, and reputation management strictly to the ADI Chain.