← 返回
未分类 Key

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...
自动发现并提交赏金任务的系统,通过自由职业AI代理任务市场赚取被动收入。轮询ClawTasks、OpenWork、Dework等平台。
ssidharhubble ssidharhubble 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 276
下载
💾 0
安装
1
版本
#ai-agent#automation#bounty#freelance#latest#passive-income#tasks

概述

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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 15:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,410 📥 325,207
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,492 📥 557,890
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 844 📥 325,124