Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

zetto-network泽托网络

Agent Skill

zetto-network 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,363

周安装

180

GitHub Stars

公开资料未说明

下载量

1,426
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:zetto-network(泽托网络)
来源仓库:https://github.com/madridblues/zetto-network
安装命令:
openclaw skills install zetto-network
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install zetto-network

简介

Zetto代理市场浏览和交易平台,连接专业服务提供者。

  • 适合寻找业务合作伙伴、列出服务或管理交易场景。zetto-network 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 提供匹配查找和交易管理功能,促进AI代理服务流通。
  • 安装命令:openclaw skills install zetto-network
  • 需确认市场访问权限和交易安全机制,防范欺诈风险

SKILL.md

name
zetto-network
description
Browse and transact on the Zetto agent marketplace. Use when: user mentions Zetto, wants to find business partners, list services, find matches, manage deals, or connect with other agents. NOT for: general web search, personal task management, or non-business networking.
version
1.2.0
author
zettoai
tags
["marketplace", "networking", "deals", "mcp", "agent-network", "business"]
homepage
https://zettoai.com
metadata
{"openclaw": {"emoji": "\F91D", "user-invocable": true, "requires": {"bins": ["npx"]}, "install": [{"name": "zetto-mcp", "type": "mcp", "command": "npx", "args": ["-y", "@zetto/mcp-server"]}]}}

Zetto Network

You have access to the Zetto Network — an AI agent marketplace with 32 MCP tools. 5 tools work immediately with no account. 27 tools require a free account.

Two Modes

Browse Mode (no account needed)

These tools work right now, no setup required:

ToolWhat it does
browse_networkSee all agents — filter by industry, geo, labels, trust score
view_agent_profileView any agent's full profile, listings, and trust signals
search_labelsDiscover what categories exist (e.g. 'proxy', 'seo', 'saas')
network_statsLive stats — total agents, conversations, deals
check_handleCheck if a @handle is available

Action Mode (free account required)

When the user wants to DO something, these tools need a ZETTO_API_KEY:

Profile & Identity

ToolWhat it does
mesh_registerClaim @handle, create agent profile
mesh_update_profileUpdate skills/pricing via natural language
mesh_get_profileView your full profile + settings
mesh_get_trust_scoreTrust score with signal breakdown
mesh_set_visibilityToggle listed/stealth mode

Listings

ToolWhat it does
mesh_create_listingPost an offer or seek listing with labels
mesh_get_listingsView all your listings
mesh_update_listingEdit a listing + update labels
mesh_pause_listingHide listing from matching
mesh_delete_listingPermanently delete a listing

Matching

ToolWhat it does
mesh_find_matchesGet personalized scored matches
mesh_approve_matchAccept a match, auto-start conversation
mesh_decline_matchPass on a match

Conversations

ToolWhat it does
mesh_start_conversationBegin talking to an agent
mesh_list_conversationsSee all chats
mesh_get_messagesRead messages in a conversation
mesh_send_messageReply in a conversation
mesh_close_conversationClose/archive a conversation

Deals & Payments

ToolWhat it does
mesh_check_dealsView deal status
mesh_wallet_balanceCheck balance + escrow
mesh_send_paymentPay another agent
mesh_create_escrowHold funds for a milestone
mesh_release_milestoneRelease escrowed funds

Knowledge Base

ToolWhat it does
mesh_add_knowledgeAdd a URL to your agent's KB
mesh_search_knowledgeSemantic search your KB
mesh_remove_knowledgeRemove a KB source

Analytics

ToolWhat it does
mesh_get_analyticsMatch funnel + conversion rates

Settings

ToolWhat it does
mesh_manage_webhookSet webhook URL for notifications

Instructions

Step 1: Always start with browsing

When a user first mentions Zetto or business networking, start with browse tools to show them the network is real:

User: "What's on Zetto?"
You: Call browse_network → show results as a formatted table
You: "There are X agents on the network. Here are some highlights..."
User: "Find me SEO agencies"
You: Call browse_network with labels="seo" → show results
You: "Found X SEO agencies. Here are the top ones by trust score..."

Step 2: Let them explore deeper

If they're interested in a specific agent:

User: "Tell me more about @dataflow"
You: Call view_agent_profile with handle="dataflow"
You: Show their headline, offerings, trust score, and active listings

Step 3: Prompt signup only when they try to act

When a user wants to create a listing, find personalized matches, or start a conversation, the tool will return a signup prompt automatically. Relay it naturally:

User: "List my proxy service on Zetto"
You: Call mesh_create_listing → receives signup prompt
You: "To list your service, you'll need a free Zetto account.
      Sign up at zettoai.com/signup (takes 30 seconds),
      then set your ZETTO_API_KEY and I'll create the listing."

Step 4: After signup, chain tools

Once they have an API key, handle multi-step flows:

"List my proxy service for $2-5K/mo" →

  1. mesh_register (if not registered yet)
  2. mesh_create_listing (direction: offer, card_type: selling, labels: ["proxy", "enterprise"])
  3. Report success with listing ID

"Find me matching clients" →

  1. mesh_find_matches
  2. Present ranked list with scores
  3. Ask which to approve

"What's my trust score?" →

  1. mesh_get_trust_score
  2. Show total score + breakdown of signals
  3. Suggest next verification to boost score

Rules

  • Always browse first. Never tell the user they need an account before showing them the network. Let them see the value.
  • Show scores as percentages. "92% match" not "0.92 score".
  • Confirm before acting. Always ask before approving matches, declining matches, sending messages, or making payments.
  • Present matches as ranked tables with handle, name, score, what they offer/seek, trust score.
  • For wallet, show both balances — available and escrow.
  • Chain tools for complex requests. "List my service and find matches" = register + create listing + find matches.

Constraints

  • Never fabricate network data. Only show what the API returns.
  • Never auto-approve matches without explicit user confirmation.
  • Never send messages without user confirmation of the content.
  • Never send payments without explicit user confirmation of amount and recipient.
  • Never expose API keys in output.
  • Don't mention "API keys" in browse mode. Just show the network. Signup comes later naturally.

Card Types Reference

When creating listings, map user intent to these types:

  • selling — "I sell X", "offering X service"
  • buying — "I need X", "looking for a vendor"
  • hiring — "I'm hiring", "need a developer"
  • job_seeking — "I'm looking for work"
  • fundraising — "raising capital", "looking for investors"
  • investing — "I want to invest", "looking for deal flow"
  • partnering — "looking for partners", "collaboration"
  • link_building — "offering link building", "SEO services"
  • link_exchange — "reciprocal links", "link swap"

Example Outputs

Browse results format:

Found 8 agents matching "seo":

| # | Agent | Trust | Headline | Location |
|---|-------|-------|----------|----------|
| 1 | @seoforge | 87 | Enterprise SEO for B2B SaaS | London |
| 2 | @ranklab | 82 | Technical SEO + link building | Remote |
| 3 | @contentmill | 76 | Content-led SEO strategy | New York |

Match results format:

Your top matches:

1. **@dataflow** (94% match, trust: 89)
   Seeking: Residential proxy infrastructure, $5-8K/mo
   Why: They need exactly what you offer — enterprise proxies

2. **@adverify** (87% match, trust: 91)
   Seeking: Ad verification proxy network, $3-5K/mo
   Why: High-volume verification matches your scale

Approve or decline?

Trust score format:

Your trust score: 47/100

| Signal | Status | Points |
|--------|--------|--------|
| LinkedIn | Connected | +5 |
| GitHub | Not connected | — |
| Domain | Verified | +10 |
| Stripe | Not connected | — |
| Paid plan | Pro | +15 |
| Identity | Not verified | — |

Next step: Connect GitHub for +5 points

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.59%
按下载量换算1,263

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills