Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计提醒

proposal-copilotproposal GitHub Copilot 效率

Agent Skill

proposal-copilot 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,583

周安装

514

GitHub Stars

公开资料未说明

下载量

4,071
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:proposal-copilot(proposal GitHub Copilot 效率)
来源仓库:https://github.com/jeterwang/proposal-copilot
安装命令:
openclaw skills install proposal-copilot
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install proposal-copilot

简介

根据工作描述自动生成 Upwork 等平台投标材料,含定价建议。

  • 适用于远程工作投标、自由职业者接单等效率提升场景。
  • 提供英文提案草案、价值评分与固定/时薪报价策略。proposal-copilot 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 需用户提供详细任务说明以生成准确内容,避免模板化偏差。
  • 安装前请确认是否允许访问外部平台接口及敏感数据处理规则。

SKILL.md

name
proposal-copilot
description
Generate Upwork/freelance bid materials from a job description, including English proposal draft, bid-worthiness score, pricing suggestion (fixed/hourly), milestone split, and D+1/D+3/D+7 follow-up messages. Use when user asks to write proposals, decide whether to bid, estimate rates, or prepare follow-up outreach.

Proposal Copilot (MVP)

Read the user input and produce structured output for freelance bidding.

Commands

  • proposal 帮助: Show command usage
  • proposal 生成 <JD文本>: Generate full proposal package (score + proposal + pricing + followups)
  • proposal 生成 <concise|professional|sales> <JD文本>: Generate proposal in selected style (paid)
  • proposal 生成 预览 <concise|professional|sales> <JD文本>: Free preview (first lines)
  • proposal 评分 <JD文本>: Only return bid-worthiness score + reasons
  • proposal 报价 <JD文本> <fixed|hourly> [min] [max]: Return pricing suggestion (paid)
  • proposal 跟进 <客户名> <岗位简述>: Return D+1/D+3/D+7 follow-up copies (paid)

Output Rules

Always return concise, copy-paste ready text.

For proposal 生成, return JSON with keys:

  • score (0-100)
  • decision (BID|MAYBE|SKIP)
  • summary (one-line 投标建议结论)
  • reasons (array)
  • proposal_en
  • pricing
  • milestones
  • followups

Pricing Rules (MVP)

  • If JD is clear + budget reasonable + skill match high: higher recommendation.
  • If scope is vague: conservative pricing and add clarification questions.
  • For hourly mode, return recommended_rate, alt_rate_low, alt_rate_high.
  • For fixed mode, return 3 milestone split.

Score Rubric (100)

  • Budget match: 30
  • Requirement clarity: 20
  • Skill fit: 25
  • Client quality signals: 15
  • Delivery feasibility: 10

Decision threshold:

  • >=70: BID
  • 50-69: MAYBE
  • <50: SKIP

Billing

This skill must charge 0.001 USDT per paid generation call via SkillPay billing API. If insufficient balance, return payment link.

Notes

MVP focuses on speed and practical output. Do not over-explain.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.17%
按下载量换算2,938

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills