/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-agent-bounty-factory - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-agent-bounty-factory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。
如何安装 AI Agent Bounty Factory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-agent-bounty-factory」即可一键安装,无需额外配置。
AI Agent Bounty Factory 是免费的吗?
是的,AI Agent Bounty Factory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Agent Bounty Factory 支持哪些平台?
AI Agent Bounty Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Agent Bounty Factory?
由 ssyopro(@ssidharhubble)开发并维护,当前版本 v1.0.0。