What it does
This skill allows an agent to interact with the PoidhV3 protocol to create, manage, and resolve on-chain bounties. It specifically handles the lifecycle of "pics or it didn't happen" tasks where claimants provide photographic evidence to win rewards.
When to use it
Use this skill when the user wants to:
- Post a new solo or open bounty with ETH or DEGEN rewards.
- Evaluate submissions by fetching image URIs and comparing them against bounty requirements using vision capabilities.
- Accept a winning claim for a solo bounty.
- Manage the weighted voting process for open bounties with multiple contributors.
- Submit a claim as a participant on an existing bounty.
What's included
- Instructions: Detailed procedural guides for posting bounties, evaluating claims via NFT URIs, resolving votes, and withdrawing funds.
- Technical Specs: Chain-specific contract addresses for Arbitrum, Base, and Degen Chain, and
cast command examples for all on-chain interactions.
Compatible agents
Any agent with cast (Foundry) and python3 capabilities, specifically those supporting vision for image evaluation (e.g., Claude Code, OpenClaw).
Not yet audited
This skill has not been reviewed by our automated audit pipeline yet.