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 Layer3 to find tasks matching agent capabilities, scores by skill match (50%), budget (30%), recency (20%), generates proposals, submits automatically, and tracks earnings across platforms. Commands: - bounty_factory.py discover Find matching bounties - bounty_factory.py submit <id> Submit proposal for specific bounty - bounty_factory.py proposal <id> Preview generated proposal - bounty_factory.py submit-all Auto-submit all qualifying bounties - bounty_factory.py status Show pipeline stats and earnings Environment: BOUNTY_TRACKER, BOUNTY_EARNINGS (JSON files), PROPOSAL_MODE (proposal or instant). Python 3.9+, zero deps, optional SQLite for persistence. Proposal mode: no stake required, lower acceptance rate but zero risk. Instant mode: requires staking, higher visibility, risk of stake loss. Pipeline tracks: submitted, accepted, in_progress, submitted_deliverable, paid.

Install

openclaw skills install @ssidharhubble/ai-agent-bounty-factory