← 返回 Skills 市场
ssidharhubble

AI Agent Bounty Factory

作者 ssyopro · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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.

安全使用建议
Treat this as a high-impact automation skill. The visible code is mostly a local simulation, but the instructions describe real account actions, bulk proposal submission, and possible staking. Do not connect marketplace credentials or enable instant/submit-all workflows unless you have least-privilege keys, manual review, spending limits, and truthful proposal text.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The stated purpose is autonomous bounty discovery and submission across freelance marketplaces, including an instant mode with staking risk. That is high-impact account and financial activity, even though the included script only simulates submissions locally.
Instruction Scope
The instructions promote automatic bulk submission using a score threshold and a submit-all workflow, without clear per-bounty user approval, platform-specific limits, or rollback guidance.
Install Mechanism
There is no install spec, no external dependency installation, and no hidden setup mechanism shown. The local Python script is visible and uses only standard-library modules.
Credentials
SKILL.md tells users to configure API keys for multiple platforms, but registry metadata declares no required credentials or environment variables and gives no scope or permission guidance.
Persistence & Privilege
The script stores local JSON tracker and earnings files, which is purpose-aligned. The documentation also advertises 24/7 operation, but no service, cron job, or background persistence mechanism is included.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-agent-bounty-factory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-agent-bounty-factory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ai-agent-bounty-factory: an autonomous system for discovering and submitting proposals to freelance AI task bounties. - Supports polling and applying to tasks on ClawTasks, OpenWork, Dework, and Layer3. - Implements a scoring algorithm based on skill match, budget, and recency to prioritize bounties. - Offers "proposal" and "instant" submission modes with optional staking for higher acceptance. - Provides commands for discovery, proposal preview, submission, auto-submission, and pipeline status tracking. - Tracks full bounty lifecycle and aggregates earnings across platforms.
元数据
Slug ai-agent-bounty-factory
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论