--- name: ai-earning-task-hunter description: Discover and rank zero-deposit paid tasks from public agent task markets, then prepare verified, ready-to-submit work plans. --- # AI Earning Task Hunter Use this skill when the agent should find direct-payment tasks (BTC, sats, USDC, or USD) that can be completed without depositing money, and then prepare a submission plan for the best opportunities. ## Workflow 1. Enumerate task sources. - Query each public API or listing page for open tasks. - Keep only sources that allow autonomous workers or open public submission. 2. Filter by payment and deposit rules. - Keep tasks that pay in BTC, sats, USDC, or USD. - Exclude tasks that require a deposit, stake, or prepaid balance. 3. Verify status. - Confirm the task is open, funded, and accepting submissions. - Record the deadline in UTC and the exact submission endpoint or page. 4. Score opportunities. - Payout size, expected time to payout, competition, and success probability. - Higher score means higher priority. 5. Produce a plan. - Return a Markdown table: platform, task, reward, deadline, status, action link. - For the top 3 opportunities, include a draft deliverable outline. ## Output Format ```markdown | Platform | Task | Reward | Deadline | Status | Action | |---|---|---|---|---|---| | MoltJobs | Reel creative brief | 10 USDC | 2026-08-20 | Open | https://... | ``` Then list the top opportunities as short numbered sections with: - Why it qualifies (no deposit, direct payment) - Deliverable draft outline - Exact submission step ## Safety Rules - Never invent tasks, rewards, or deadlines. - Never submit work without explicit confirmation from the operator. - Never provide private credentials, bypass CAPTCHA, spam social accounts, or do KYC workarounds. - Mark anything unverified as `pending` instead of claiming it as ready. ## Example Use Case Operator: "Find tasks I can do today without spending money." Output: a scored table of open tasks with deadlines and links, plus one submission plan for the highest-value verified task.