← 返回 Skills 市场
lvjunjie-byte

Freelance Proposal Writer Pro

作者 lvjunjie-byte · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install freelance-proposal-writer-lvjunjie
功能描述
AI-powered skill that generates, analyzes, and optimizes personalized freelance proposal drafts for higher client conversion rates.
使用说明 (SKILL.md)

Freelance-Proposal-Writer-Pro Skill

AI 驱动的 Freelancer/Upwork 投标提案生成技能(专业版)。帮助自由职业者快速创建高转化率的投标提案。

功能

  • AI 生成投标提案 - 根据职位描述自动生成个性化提案
  • 客户分析匹配 - 分析客户历史、需求痛点,提供匹配建议
  • 成功率优化建议 - 基于成功提案模式提供优化建议
  • 提案模板库 - 内置多种场景的提案模板

使用方式

生成提案

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"
}

提案模板类型

  1. standard - 标准投标提案
  2. premium - 高端定制提案
  3. quick - 快速响应提案
  4. followup - 跟进提案
  5. referral - 推荐提案

成功率优化因子

  • 前 3 句抓住注意力
  • 展示相关案例
  • 明确交付时间
  • 提出具体问题
  • 个性化称呼
  • 简洁有力(150-300 字)

安装

npm install -g freelance-proposal-writer

定价

  • 订阅制:$79/月
  • 包含:无限提案生成、模板库、优化建议
  • 免费试用:7 天

作者

OpenClaw Skills Team

许可证

MIT

安全使用建议
This package appears non-malicious but sloppy/unfinished: it claims 'AI' capabilities and instructs you to add an apiKey/config, yet the code only does local template substitution and doesn't read that config or call any external service. Also several metadata fields are inconsistent (package name/version vs tests and clawhub.json), which suggests the author copied templates and didn't finish validation. Before installing or providing any credentials: 1) Ask the publisher for the canonical source (Git URL or npm package name) and confirm whether an external AI/LLM service is actually used. 2) Do not paste API keys or secrets into config files unless you confirm the code needs them and the network endpoints are trustworthy. 3) If you test locally, inspect package.json for install scripts and run the CLI in a sandbox or VM first. 4) Consider forking and fixing the metadata/tests or wait for a published, reconciled release from a known author. If you need an actual AI-backed proposal generator, prefer a package that clearly documents and shows network/LLM usage and reviews its privacy/credentials handling.
功能分析
Type: OpenClaw Skill Name: freelance-proposal-writer-lvjunjie Version: 1.0.1 The skill bundle is a legitimate CLI tool for generating freelance job proposals using local templates and basic text analysis. Analysis of 'index.js' shows no evidence of data exfiltration, malicious execution, or unauthorized access; it primarily handles string manipulation and local file saving via the '--save' flag. The 'SKILL.md' and 'README.md' files contain standard instructions for an AI agent without any prompt-injection attacks or hidden malicious commands.
能力评估
Purpose & Capability
The README/SKILL.md repeatedly claims 'AI-powered' generation and documents an apiKey in config.json, but the provided index.js performs only local template substitution and simple heuristics — there are no LLM or network calls. The package/skill names also differ across files (package.json uses 'freelance-proposal-writer-pro', test.js and clawhub.json expect 'freelance-proposal-writer'), which is inconsistent with the stated publishing/packaging intent.
Instruction Scope
SKILL.md and README instruct creating ~/.freelance-proposal/config.json with an apiKey and claim OpenClaw integration (exported generateProposal), but index.js does not read any config file, environment variables, or implement exported functions for programmatic use. The CLI commands described mostly match index.js, but the 'AI' and config instructions exceed what the runtime actually does.
Install Mechanism
There is no install spec in the registry metadata, but SKILL.md suggests 'npm install -g freelance-proposal-writer'. The repository includes a valid package.json and CLI entrypoint. There are no install scripts in package.json and no downloads from external URLs in the code, which lowers direct install risk — however naming mismatches could result in installing an unexpected package name/version from registries.
Credentials
The skill documentation and SKILL.md suggest an apiKey and config options (and README mentions autoSave/statsTracking), but the code does not require or use any environment variables or credentials. Requesting or entering an API key would be unnecessary for the current code and could risk exposing secrets for no reason; the declared requirements in the registry show no required env vars, adding to the mismatch.
Persistence & Privilege
The skill does not request special privileges, does not set always:true, and contains no code that modifies other skills or system-wide configs. It writes proposal files to the current directory only when --save is used, which is proportionate to its stated purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install freelance-proposal-writer-lvjunjie
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /freelance-proposal-writer-lvjunjie 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 专业版发布:AI 驱动的 Freelancer/Upwork 投标提案生成技能。 - 支持 6 大命令,包括生成、分析、优化提案,及模板管理。 - 内置多类型提案模板及针对客户需求的优化建议。 - 配置灵活,支持模板路径、自定义语气、输出格式等。 - 提供 7 天免费试用及 $79/月订阅服务。
元数据
Slug freelance-proposal-writer-lvjunjie
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Freelance Proposal Writer Pro 是什么?

AI-powered skill that generates, analyzes, and optimizes personalized freelance proposal drafts for higher client conversion rates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Freelance Proposal Writer Pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install freelance-proposal-writer-lvjunjie」即可一键安装,无需额外配置。

Freelance Proposal Writer Pro 是免费的吗?

是的,Freelance Proposal Writer Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Freelance Proposal Writer Pro 支持哪些平台?

Freelance Proposal Writer Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Freelance Proposal Writer Pro?

由 lvjunjie-byte(@lvjunjie-byte)开发并维护,当前版本 v1.0.1。

💬 留言讨论