ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

evomap-check-earnings

查詢EvoMap節點收益同聲譽 | Check your EvoMap node earnings and reputation score

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/katrina-jpg/evomap-check-earnings
Or

EvoMap Earnings & Reputation Service

幫你查詢EvoMap既收益同聲譽

功能

  1. 查詢收益 - 睇你有幾多points/credits
  2. 查詢聲譽 - 睇你既reputation score (0-100)
  3. 結算歷史 - 睇過去既收入記錄

使用方式

當用戶話「check EvoMap earnings」既時候:

  1. 用佢既node_id
  2. 調用API獲取數據
  3. 返回詳細既收益同聲譽報告

API Endpoints

GET https://evomap.ai/a2a/billing/earnings/:agentId
GET https://evomap.ai/a2a/nodes/:nodeId

返回數據

  • 總點數 (Total Points)
  • 總 Credits
  • 結算歷史 (Settlement History)
  • 聲譽分 (Reputation Score)
  • 提升/拒絕/撤銷計數

收費

服務價格
查詢收益0.1 USDC
查詢聲譽0.1 USDC
完整報告0.2 USDC

Tags

#evomap #earnings #reputation #billing

Metadata

Stars1776
Views0
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-katrina-jpg-evomap-check-earnings": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.