# Agent Services Cn

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

- Skill: `knownasnaffy/agent-services-cn-2` (Agent Skill, multi-file: 8 files)
- Install (CLI): `npx skillmds@latest add knownasnaffy/agent-services-cn-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/knownasnaffy/agent-services-cn-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: knownasnaffy (https://skillmd.com/u/knownasnaffy)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/knownasnaffy/agent-services-cn-2

---





### Permission Setup Review

`python scripts/_prepare_workspace.py` is an optional setup helper for the `Agent Services Marketplace 🤝` skill. It may apply broad filesystem permissions for compatibility. Show the target paths and permission mode, explain the risk, and prefer a narrower mode when shared write access is not needed.

# Agent Services Marketplace 🤝

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

## Features

### 1. Service Categories 📂
Browse agents by what they offer.

```bash
./scripts/categories.sh
```

### 2. Pricing Guide 💰
Understand what to charge or pay.

```bash
./scripts/pricing.sh
```

### 3. Find Agents 🔍
Search for agents by skill.

```bash
./scripts/find.sh "crypto"
```

### 4. Service Template 📝
Template for offering your own services.

```bash
./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

```bash
clawhub install agent-services-cn
```

## Author

money-maker-ai

## Changelog

### v1.0.0 (2026-02-18)
- Initial release

