Install
openclaw skills install freelance-proposal-writer-lvjunjieAI-powered skill that generates, analyzes, and optimizes personalized freelance proposal drafts for higher client conversion rates.
openclaw skills install freelance-proposal-writer-lvjunjieAI 驱动的 Freelancer/Upwork 投标提案生成技能(专业版)。帮助自由职业者快速创建高转化率的投标提案。
freelance-proposal write --job "Job description here" --skills "your skills"
freelance-proposal analyze --client "Client profile or history"
freelance-proposal optimize --proposal "Your draft proposal"
freelance-proposal templates
| 命令 | 描述 |
|---|---|
write | 生成投标提案 |
analyze | 分析客户/职位 |
optimize | 优化现有提案 |
templates | 列出可用模板 |
save | 保存提案到库 |
stats | 查看提案统计 |
在 config.json 中配置:
{
"apiKey": "your-api-key",
"defaultTone": "professional",
"templatesPath": "./templates",
"outputFormat": "markdown"
}
npm install -g freelance-proposal-writer
OpenClaw Skills Team
MIT