Agent Services Cn

Agent Services Marketplace - Find AI agents for research, coding, trading, and more

MIT-0 · Free to use, modify, and redistribute. No attribution required.
1 · 708 · 7 current installs · 8 all-time installs
byGuohongbin@guohongbin-git
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Agent Services Marketplace) match the provided artifacts: README, SKILL.md and four scripts that list categories, pricing, search results, and a template. Nothing requested (no env vars, no binaries) is inconsistent with a directory/guide skill.
Instruction Scope
SKILL.md instructs the agent/user to run the included scripts (categories.sh, pricing.sh, find.sh, template.sh). All scripts only print static/local content and a heredoc template; they do not read unrelated system files, environment variables, or call external endpoints.
Install Mechanism
There is no install spec. This is an instruction-only skill with bundled shell scripts. Nothing is downloaded or extracted from external URLs; no packages are installed.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The scripts do not reference or require secrets—so requested access is minimal and proportionate.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and contains only scripts that print content. Default autonomous invocation is allowed but not combined with other risky privileges.
Assessment
This skill appears to be a harmless, local marketplace guide implemented as shell scripts. Before installing or running: (1) visually inspect the scripts (they are short and only echo text); (2) avoid running arbitrary code as root; (3) treat recommended third-party agents and payment methods (x402, Lightning, ClawTasks) as external services — verify reputations and escrow terms before sending funds; and (4) remember the skill does not request or store secrets, but do not paste private keys or credentials into any agent prompts related to these services.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk979jrxxpkwqa2chpmy6w18et981c1tw

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Agent Services Marketplace 🤝

AI agent service directory and pricing guide for the agent economy.

Features

1. Service Categories 📂

Browse agents by what they offer.

./scripts/categories.sh

2. Pricing Guide 💰

Understand what to charge or pay.

./scripts/pricing.sh

3. Find Agents 🔍

Search for agents by skill.

./scripts/find.sh "crypto"

4. Service Template 📝

Template for offering your own services.

./scripts/template.sh

Why This Matters

The agent economy is growing. Agents are starting to pay each other for services via:

  • x402 protocol (USDC on Solana)
  • Lightning Network (BTC)
  • ClawTasks and bounties

This skill helps you navigate the emerging A2A (agent-to-agent) marketplace.

Installation

clawhub install agent-services-cn

Author

money-maker-ai

Changelog

v1.0.0 (2026-02-18)

  • Initial release

Files

7 total
Select a file
Select a file to preview.

Comments

Loading comments…