← 返回 Skills 市场
Ai Freelance Helper
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.2
· MIT-0
115
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install ai-freelance-helper
功能描述
智能分析项目需求,生成合理报价与合同,自动管理项目进度与客户,助力自由职业者高效接单。
使用说明 (SKILL.md)
AI 接单助手
帮你识别接单机会、生成报价、自动化接单流程。适合自由职业者、开发者、设计师。
功能
- ✅ 机会识别 - 分析项目需求,评估可行性
- ✅ 智能报价 - 基于项目复杂度、市场价、你的时薪生成报价
- ✅ 合同生成 - 自动生成服务协议
- ✅ 进度跟踪 - 记录项目状态,提醒截止日期
- ✅ 客户管理 - CRM 功能,记录客户信息、沟通记录
使用场景
- 收到项目需求 → "帮我分析这个项目,给个报价建议"
- 不知道怎么报价 → "这是一个微信小程序开发项目,预计 2 周,市场价多少?"
- 需要签合同 → "生成一份软件开发服务协议"
- 跟进多个项目 → "显示我当前所有项目状态"
安装
npx clawhub@latest install ai-freelance-helper
快速开始
1. 分析项目需求
用户:帮我分析这个需求:
- 微信小程序
- 用户登录、商品展示、购物车、支付
- 后台管理系统
- 预计 3 周完成
AI:我来分析一下...
输出:
- 项目复杂度:⭐⭐⭐⭐(中高)
- 技术栈建议:微信小程序 + 云开发 / Node.js + MongoDB
- 预计工时:120-160 小时
- 市场价:¥15000-30000
- 风险点:支付接口对接、云开发学习曲线
2. 生成报价
用户:生成报价单,我的时薪 ¥200
输出:
项目报价单
━━━━━━━━━━━━━━━━━━━━━━━
项目名称:微信小程序电商系统
开发周期:3 周
开发人员:[你的名字]
费用明细:
- 前端开发(小程序):60 小时 × ¥200 = ¥12000
- 后端开发(API + 管理后台):50 小时 × ¥200 = ¥10000
- 测试与调试:10 小时 × ¥200 = ¥2000
- 部署上线:¥1000
总计:¥25000
付款方式:
- 预付款 30%:¥7500(合同签订后支付)
- 中期款 40%:¥10000(核心功能完成后)
- 尾款 30%:¥7500(验收通过后)
有效期:7 天
3. 生成合同
用户:生成软件开发服务协议
输出:完整的合同文本,包括:
- 服务内容
- 费用与支付方式
- 交付标准
- 知识产权
- 保密条款
- 违约责任
- 争议解决
4. 项目管理
用户:记录新项目 "某公司官网",预算 ¥8000,截止 2026-04-15
用户:显示所有项目
输出:
当前项目(3 个):
━━━━━━━━━━━━━━━━━━━━━━━
1. 某公司官网
状态:进行中
预算:¥8000
截止:2026-04-15(还剩 18 天)
2. 微信小程序电商
状态:待开始
预算:¥25000
截止:2026-04-30
3. 数据分析脚本
状态:已完成
预算:¥3000
完成于:2026-03-20
配置
编辑 ~/.openclaw/workspace/config/freelance-config.yaml:
# 你的基础信息
name: "你的名字"
email: "[email protected]"
hourly_rate: 200 # 时薪(元)
# 市场价参考(可选)
market_rates:
frontend: 150-300 # 前端开发(元/小时)
backend: 200-400 # 后端开发
mobile: 200-350 # 移动开发
design: 100-200 # UI 设计
# 报价策略
pricing_strategy:
min_profit_margin: 0.3 # 最低利润率 30%
risk_buffer: 0.2 # 风险缓冲 20%
数据存储
所有数据存储在 ~/.openclaw/workspace/data/freelance/:
projects.json- 项目列表clients.json- 客户信息contracts/- 生成的合同
高级功能
自动识别项目机会
用户:帮我看看这个网站有没有外包机会:https://www.v2ex.com/go/jobs
AI 会:
- 抓取页面内容
- 识别相关职位/项目
- 评估匹配度
- 生成申请建议
竞品分析
用户:分析一下猪八戒网上的小程序开发报价
输出市场价区间、竞争情况、定价建议。
客户跟进提醒
用户:设置提醒,3 天后跟进 "某公司" 项目
会在指定时间提醒你联系客户。
定价建议
| 项目类型 | 简单 | 中等 | 复杂 |
|---|---|---|---|
| 官网/落地页 | ¥2000-5000 | ¥5000-10000 | ¥10000-20000 |
| 小程序 | ¥5000-10000 | ¥10000-25000 | ¥25000-50000 |
| App | ¥20000-50000 | ¥50000-100000 | ¥100000+ |
| 后台系统 | ¥5000-15000 | ¥15000-30000 | ¥30000-60000 |
| 数据分析 | ¥3000-8000 | ¥8000-20000 | ¥20000-50000 |
常见问题
Q:报价太高会不会吓跑客户? A:报价要合理。建议:
- 先了解客户预算
- 提供多个方案(基础版/标准版/高级版)
- 说明价格包含的服务
Q:如何防止被白嫖? A:
- 预付款至少 30%
- 分阶段交付,分阶段收款
- 签订合同,明确需求范围
Q:如何处理需求变更? A:
- 合同中明确需求变更流程
- 变更需书面确认
- 额外需求额外收费
技巧
- 不要低于市场价 - 会显得不专业,也赚不到钱
- 留出缓冲时间 - 预估时间 × 1.5 = 实际时间
- 明确需求边界 - "这个不包含在报价内,需要额外收费"
- 保持沟通 - 定期汇报进度,建立信任
更新日志
v1.0.0 (2026-03-28)
- ✅ 项目分析
- ✅ 智能报价
- ✅ 合同生成
- ✅ 项目管理
- ✅ 客户管理
反馈与支持
- GitHub Issues: https://github.com/your-repo/ai-freelance-helper
- 微信:[你的微信号]
License
MIT
祝你接单顺利,收入翻倍! 💰
安全使用建议
This skill appears to overpromise features in its README that are not implemented in the included code. Before installing or using it, consider: 1) Inspect the repository and run the CLI locally (e.g., node index.js analyze "...") to confirm actual behavior. 2) Expect the tool to create and modify files under ~/.openclaw/workspace/ (config and JSON data); back up any existing .openclaw data first. 3) Do not rely on advertised networked features (web scraping, scheduled reminders, automatic contract file generation) unless the author provides updated code — they are not present in index.js. 4) If you need those advanced features, ask the author for clarification or a newer release; if you only need local quoting/analysis, the code is simple and local-only. 5) Prefer running/testing in an isolated environment or sandbox if you are unsure. If you want, request the author to fix the README vs code mismatches (YAML vs JSON config, file paths/names, advertised features).
功能分析
Type: OpenClaw Skill
Name: ai-freelance-helper
Version: 1.0.2
The skill is a legitimate freelance assistant tool designed to help users analyze project requirements, generate quotes, and manage project data. The logic in `index.js` is limited to local file operations within the `~/.openclaw/workspace/` directory for configuration and project tracking. While `SKILL.md` contains instructions for the AI agent to perform web crawling for project opportunities (e.g., on V2EX), this is a documented feature and the bundle lacks any evidence of data exfiltration, malicious execution, or unauthorized access to sensitive system files.
能力评估
Purpose & Capability
The skill claims a broad set of features (opportunity scraping, automated reminders, contract generation, CRM storage under ~/.openclaw/workspace/data/freelance/) in SKILL.md, but the bundled index.js implements only a local CLI analyzer, simple quotes/ recommendations, and basic local project/client JSON storage. Several advertised capabilities (web scraping, scheduled reminders, contract file creation) are not present in the code. This overclaiming is an incoherence between stated purpose and actual capability.
Instruction Scope
SKILL.md instructs editing a YAML config at ~/.openclaw/workspace/config/freelance-config.yaml and describes data stored under ~/.openclaw/workspace/data/freelance/ with projects.json/clients.json/contracts/, but index.js reads/writes a JSON config and uses different filenames (~/.openclaw/workspace/config/freelance-config.yaml as a JSON file, and ~/.openclaw/workspace/data/freelance-projects.json and freelance-clients.json). The README also describes network actions (scraping external sites) and scheduled reminders, yet the code contains no network or scheduling logic. Instructions therefore don't match runtime behavior and reference files/formats the code does not use.
Install Mechanism
There is no install spec and no external downloads; the package is instruction-only plus a small CLI script. No external dependencies or network installers are used, which is low-risk for install mechanism.
Credentials
The skill requests no environment variables or credentials. The code does reference HOME / USERPROFILE to locate files in the user's home directory, which is normal for a user-space tool and proportional to its local storage behavior.
Persistence & Privilege
The skill writes persistent files under the user's home (~/.openclaw/workspace/...), creating config and data files. This is expected for a project/CRM helper but could conflict with other tools using the same path; it does not request elevated privileges or modify system-wide settings, nor is always:true set.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-freelance-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-freelance-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
v1.0.2 is a minor update.
- No user-facing features or documentation changes.
- Internal update: Modified `skill.json` only.
v1.0.0
AI 接单助手 v1.0.0
- 初始发布,支持自由职业者接单全流程自动化
- 提供项目分析、机会识别及智能报价功能
- 支持自动生成服务合同
- 实现项目和客户管理、进度跟踪与提醒
- 支持市场行情分析与竞品报价参考
元数据
常见问题
Ai Freelance Helper 是什么?
智能分析项目需求,生成合理报价与合同,自动管理项目进度与客户,助力自由职业者高效接单。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Ai Freelance Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-freelance-helper」即可一键安装,无需额外配置。
Ai Freelance Helper 是免费的吗?
是的,Ai Freelance Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Freelance Helper 支持哪些平台?
Ai Freelance Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Freelance Helper?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.2。
推荐 Skills