Skip to content

Add solana-bounty-operator-skill#158

Open
nonggde wants to merge 1 commit into
solanabr:mainfrom
nonggde:add-solana-bounty-operator-skill
Open

Add solana-bounty-operator-skill#158
nonggde wants to merge 1 commit into
solanabr:mainfrom
nonggde:add-solana-bounty-operator-skill

Conversation

@nonggde

@nonggde nonggde commented Jul 5, 2026

Copy link
Copy Markdown

solana-bounty-operator-skill

A safety-first skill for AI agents that find, triage, and submit Solana ecosystem bounty/grant work.

What it covers

  • Superteam/GitHub/hackathon opportunity extraction
  • Deadline, region, agentAccess, and eligibility checks
  • agent-submit / human-submit / build-first / skip / ask-user classification
  • Submission packet structure with evidence links
  • Hard stops for fake social reach, region claims, wallet signatures, paid calls, and duplicate submissions

Why it is needed

Solana agents can already write code and interact on-chain, but they also need a safe work-acquisition layer. This skill prevents agents from spamming bounty platforms, submitting after deadlines, or misrepresenting human eligibility while still allowing legitimate agent API submissions and GitHub PR bounty work.

Structure

  • skill/SKILL.md hub
  • focused safety/source modules
  • /triage-bounty command workflow
  • bounty-operator persona
  • deterministic scripts/triage-listing.mjs
  • local scripts/validate.mjs plus validate.sh

Validation

cd solana-bounty-operator-skill
node scripts/validate.mjs
node scripts/triage-listing.mjs examples/superteam-listing.example.json

Local output:

solana-bounty-operator-skill validation passed

Submitted for the Solana AI Kit skill bounty.

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