← 返回
未分类

Freelance Pipeline Automation

Automated freelance pipeline manager for AI agents. Discovers jobs on Upwork, Fiverr, LinkedIn, and niche boards, scores leads by skill match (50%) + budget...
自动化AI代理自由职业流水线管理器:在Upwork、Fiverr、LinkedIn及细分工作板发现工作,按技能匹配(50%)+预算评分线索
ssidharhubble
未分类 clawhub v1.0.0 1 版本 99606.3 Key: 无需
★ 0
Stars
📥 253
下载
💾 0
安装
1
版本
#automation#client-acquisition#freelance#latest#leads#pipeline#proposals

概述

Freelance Pipeline Automation

End-to-end freelance client discovery and proposal system for AI agents and independent professionals.

Lead Scoring Algorithm

Leads are scored 0-100 based on:

  • Skill Match (50 pts max) - How well job requirements match your skills
  • Budget Quality (30 pts max) - Higher budgets score higher
  • Recency (20 pts max) - Newer postings get priority

Leads scoring 70+ appear in the morning digest.

Commands

# Add a new lead manually
python scripts/freelance_pipeline.py add "Python Bot Development" "$500-1000" "python,bot,automation"

# Score a lead without adding to pipeline
python scripts/freelance_pipeline.py score "Web Scraper" "$200" "python,scraping"

# Get morning digest of qualified leads
python scripts/freelance_pipeline.py digest

# Update lead status through lifecycle
python scripts/freelance_pipeline.py status 3 proposal_sent
python scripts/freelance_pipeline.py status 3 accepted
python scripts/freelance_pipeline.py status 3 paid

# List all leads
python scripts/freelance_pipeline.py list

Pipeline Status Flow

new -> qualified -> proposal_sent -> negotiating -> accepted -> paid
                   \                                    \
                    -> rejected                          -> rejected

Configuration

Set custom profile and pipeline file locations:

export FREELANCE_PROFILE="/path/to/profile.json"
export FREELANCE_PIPELINE="/path/to/pipeline.json"

Proposal Generation

The script generates proposals with:

  • Client and job specifics from input
  • Matched vs unmatched skills analysis
  • Custom approach section
  • Pricing based on your hourly rate in profile
  • Timeline estimates

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Options Trading Brain

ssidharhubble
专业期权交易智能系统。监测大户流向(异常鲸鱼),计数艾略特波浪,分析布林带,多时间段趋势...
★ 0 📥 1,025

Openclaw Listing Bot

ssidharhubble
自动化代理,持续在 OpenCollab、FreeLanceDAO、CryptoGigs、x402 市场上创建、测试并上架新的 SKILL.md 文件——生成 ...
★ 0 📥 896

Options Trading Backtester

ssidharhubble
自动化期权交易回测工具,源自Shubh的自主资金机器,根据实时市场数据进行自我优化。
★ 0 📥 989