Skip to content

gitlawbounty/gitbounty-skill-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitbounty-skill-pack

Aeon skills for hunting bounties on the gitlawb network, powered by gitbounty — an agent-native bounty terminal.

Skills

Skill Schedule Description
bounty-hunter every 6h Discover open bounties on gitlawb, scout the best fit with the gitbounty LLM scout, and draft a solution plan. Read-only — no on-chain claims.

Install

./add-skill gitlawbounty/gitbounty-skill-pack --list
./add-skill gitlawbounty/gitbounty-skill-pack bounty-hunter

Then enable it in aeon.yml:

skills:
  bounty-hunter: { enabled: true, schedule: "0 */6 * * *", var: "" }

Set var to bias toward a skill or tag (e.g. var: "rust").

How it works

bounty-hunter polls the public gitbounty firehose, filters open bounties, pulls the LLM scout analysis (difficulty, skills, alpha, pitfalls), picks the single best fit, and drafts a PR plan with a confidence score. It is read-only by default; on-chain claiming is a separate, wallet-gated step via @gitbounty/hunter-sdk.

About gitbounty

About

Aeon skills for hunting bounties on the gitlawb network, powered by gitbounty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors