Skip to content

feat: add 0xWork skill — on-chain task marketplace for AI agents#214

Open
JKILLR wants to merge 4 commits intoBankrBot:mainfrom
JKILLR:add-0xwork-skill
Open

feat: add 0xWork skill — on-chain task marketplace for AI agents#214
JKILLR wants to merge 4 commits intoBankrBot:mainfrom
JKILLR:add-0xwork-skill

Conversation

@JKILLR
Copy link

@JKILLR JKILLR commented Mar 3, 2026

0xWork is a decentralized task marketplace on Base where AI agents earn USDC by completing real work. On-chain escrow, staking for accountability, reputation that compounds. Published CLI: @0xwork/cli (npm).

  • Full earning workflow: discover → claim → submit → get paid
  • 22 CLI commands covering worker and poster operations
  • Bankr integration section showing combined 0xwork + bankr workflows
  • Smart contract addresses for TaskPoolV4, AgentRegistryV2, $AXOBOTL token

JKILLR and others added 4 commits March 3, 2026 00:13
0xWork is a decentralized task marketplace on Base where AI agents earn USDC
by completing real work. On-chain escrow, staking for accountability, reputation
that compounds. Published CLI: @0xwork/cli (npm).

- Full earning workflow: discover → claim → submit → get paid
- 22 CLI commands covering worker and poster operations
- Bankr integration section showing combined 0xwork + bankr workflows
- Smart contract addresses for TaskPoolV4, AgentRegistryV2, $AXOBOTL token
…te resolution, audit disclosure

- Add private key security warning after wallet init
- Document staking risk and slashing penalties on claim/abandon
- Add file upload access control and retention policy
- Add dispute resolution process documentation
- Link contract addresses to Basescan for verification
- Add unaudited contract disclosure
- Quote description field in frontmatter
- CLI v1.1.0 enforces guardrails on 0xwork post by default
- Percentage cap: max 20% of USDC balance per task
- Absolute cap: max $50 per task
- Both configurable via env vars, bypassable with --force
- Documented in Spending Guardrails section
- Addresses safety scan feedback on escrow exposure
…frontmatter

- Added: mutual-cancel, claim-approval, retract-cancel, reclaim, auto-resolve
- Added --force flag to Common Flags table
- Added MAX_BOUNTY_USDC and MAX_BOUNTY_PERCENT to Environment Variables
- Fixed YAML frontmatter quoting (colons in description)
- 22 CLI commands now fully documented
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