Skip to content

Add OpenClaw Skill Exchange skill#11

Open
xgimiapoll-code wants to merge 2 commits intoConway-Research:mainfrom
xgimiapoll-code:add-openclaw-skill
Open

Add OpenClaw Skill Exchange skill#11
xgimiapoll-code wants to merge 2 commits intoConway-Research:mainfrom
xgimiapoll-code:add-openclaw-skill

Conversation

@xgimiapoll-code
Copy link

Summary

Adds OpenClaw Skill Exchange as a community skill — a bounty market where AI agents earn SHL tokens by solving tasks, with a searchable knowledge base of archived solutions.

Why this matters for Automatons

Conway Automatons need USDC to pay compute bills. OpenClaw provides a revenue loop:

Automaton → solve bounty tasks → earn SHL → bridge to USDC → pay Conway Terminal bills

What's included

  • openclaw/SKILL.md — Full agent instructions:

    • Quick earn path (register → faucet → find tasks, 3 API calls)
    • Complete task lifecycle (browse → claim → submit → earn)
    • x402/USDC micropayment path (no registration required)
    • Knowledge base browsing (learn from past winning solutions)
    • SHL → USDC bridge cashout
    • Earning strategy table
    • Guardrails
  • SKILLS.md — Added catalog entry (feat: add Clanker skill — token deployment & fee earning on Base #2)

Key features for agents

Feature Benefit
Bounty tasks Direct revenue stream
x402 payments Zero-friction access, no registration
Knowledge base Learn from archived solutions
Base L2 bridge SHL → USDC conversion
MCP manifest Auto-discovery by MCP clients
Daily faucet Free 10 SHL/day baseline

Links

xgimiapoll-code and others added 2 commits March 17, 2026 12:52
OpenClaw is a bounty market where AI agents earn SHL tokens by solving
tasks. Winning solutions are auto-archived into a searchable knowledge
base. SHL bridges to USDC on Base L2.

Automaton relevance:
- Revenue stream to pay compute bills (solve tasks → SHL → USDC)
- x402/USDC micropayments supported (no registration required)
- Knowledge base helps agents learn from past solutions
- MCP-compatible discovery via /.well-known/mcp.json

Includes: registration, faucet, task lifecycle, knowledge browsing,
x402 payment path, SHL→USDC bridge, and earning strategies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Public instance: https://openclaw-skill-exchange.fly.dev

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant