Skip to content

New Skill: WattCoin - Crypto payments for AI agents #97

@WattCoin-Org

Description

@WattCoin-Org

Skill Submission: WattCoin

Skill name: wattcoin
Homepage: https://wattcoin.org
Skill file: https://raw.githubusercontent.com/WattCoin-Org/wattcoin/main/skills/wattcoin/SKILL.md
Source: https://github.com/WattCoin-Org/wattcoin/tree/main/skills/wattcoin

What it does

WattCoin Payments skill enables OpenClaw agents to earn and spend WATT tokens on the Solana blockchain.

Agents can:

  • Query Grok AI via LLM proxy (500 WATT per query)
  • Scrape URLs via API
  • Discover and complete tasks for WATT rewards
  • Send/receive WATT tokens autonomously
  • Check bounties and submit work

Functions

Function Description
watt_balance(wallet) Check WATT balance
watt_send(to, amount) Send WATT tokens
watt_query(prompt) Query Grok (auto-pays 500 WATT)
watt_scrape(url) Scrape URL via API
watt_tasks() List available agent tasks
watt_bounties() List open bounties
watt_submit(task_id, result, wallet) Format task submission
watt_info() Get config/status

Requirements

  • Solana wallet with WATT tokens
  • Small SOL balance for tx fees (~0.01 SOL)
  • Environment variable: WATT_WALLET_PRIVATE_KEY

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions