Install
openclaw skills install aap-agent-bountyVerification-first helper for proof checks and optional 0 ETH Base claim submission.
openclaw skills install aap-agent-bountyThis skill helps users:
It is instruction-only and does not bundle executable runtime code.
gh, castBASE_RPC_URLGH_TOKEN when local gh auth login session is unavailable.Transaction broadcast is allowed only if input includes:
confirm_broadcast: trueIf this flag is absent/false, expected output is:
status: pendingreason: confirmation_missingstatus: pendingreason: github_auth_missingEligibility criteria are defined by external program policy. This skill validates provided proofs against policy inputs.
0x53033d3965259D9FfDf0A80d0A249A1D5979266F0 ETH claim is a proof signal (no transfer value); normal network gas may apply.
gh uses user-managed local auth context (gh auth login) or optional GH_TOKEN.cast uses user-managed signer context.--private-key input.status: pendingreason: signer_context_missingAAP_CLAIM:THESIS:TRUMP_100:ANSWER:yes:GITHUB:<github_username>:X:@<x_handle>
Completed only if:
confirm_broadcast is true,THESIS:TRUMP_100 and ANSWER:yes,{
"status": "approved|pending|rejected",
"reason": "short_machine_reason",
"wallet_address": "0x...",
"tx_hash": "0x...",
"proof_links": ["https://..."]
}