/install ai-agent-bounty-factory
AI Agent Bounty Factory
Autonomous income generation through freelance task marketplaces. Runs 24/7 to discover, propose, and earn.
Scoring Algorithm
Each bounty is scored 0-100:
- Skill Match (50 pts) - How well required skills match agent capabilities
- Budget (30 pts) - Higher budgets score proportionally higher
- Recency (20 pts) - Newer bounties get priority; decays over 20 hours
Minimum threshold to auto-submit: 50 points.
Commands
# Discover matching bounties
python scripts/bounty_factory.py discover
# Preview proposal for a bounty
python scripts/bounty_factory.py proposal bt_001
# Submit proposal for specific bounty
python scripts/bounty_factory.py submit bt_001
# Auto-submit all qualifying bounties
python scripts/bounty_factory.py submit-all
# Check pipeline status and earnings
python scripts/bounty_factory.py status
Proposal Modes
- proposal mode (default): No staking required. Lower acceptance rate but zero financial risk.
- instant mode: Requires staking. Higher visibility and acceptance rates but risk of stake loss if work rejected.
Set via: export PROPOSAL_MODE="instant"
Pipeline Lifecycle
discovered -> scored -> proposal_generated -> submitted -> accepted
-> rejected
accepted -> in_progress -> submitted_deliverable -> approved -> paid
Supported Platforms
- ClawTasks (USDC on Base)
- OpenWork ($OPENWORK tokens)
- Dework
- Layer3
Configure API keys for each platform in environment variables.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-agent-bounty-factory - After installation, invoke the skill by name or use
/ai-agent-bounty-factory - Provide required inputs per the skill's parameter spec and get structured output
What is AI Agent Bounty Factory?
Autonomous bounty discovery and submission system for earning passive income through freelance AI agent task markets. Polls ClawTasks, OpenWork, Dework, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.
How do I install AI Agent Bounty Factory?
Run "/install ai-agent-bounty-factory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI Agent Bounty Factory free?
Yes, AI Agent Bounty Factory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI Agent Bounty Factory support?
AI Agent Bounty Factory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI Agent Bounty Factory?
It is built and maintained by ssyopro (@ssidharhubble); the current version is v1.0.0.