# Send Upwork Proposal Generator to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "upwork-proposal-generator",
    "name": "Upwork Proposal Generator",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/Katrina-jpg/upwork-proposal-generator",
    "canonicalUrl": "https://clawhub.ai/Katrina-jpg/upwork-proposal-generator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/upwork-proposal-generator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=upwork-proposal-generator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "upwork-proposal-generator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T22:03:13.122Z",
      "expiresAt": "2026-05-07T22:03:13.122Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=upwork-proposal-generator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=upwork-proposal-generator",
        "contentDisposition": "attachment; filename=\"upwork-proposal-generator-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "upwork-proposal-generator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/upwork-proposal-generator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/upwork-proposal-generator",
    "downloadUrl": "https://openagent3.xyz/downloads/upwork-proposal-generator",
    "agentUrl": "https://openagent3.xyz/skills/upwork-proposal-generator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/upwork-proposal-generator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/upwork-proposal-generator/agent.md"
  }
}
```
## Documentation

### Upwork Proposal Generator

自動幫你分析Upwork job post同埋生成專業proposal

### 安裝

npx clawhub@latest install upwork-proposal-generator

### 使用

當用戶send job post link或者文字既時候：

分析job既需求、技能、預算、deadline
生成100%原創proposal (最多300字)
包含：自我介紹 + 過去案例 + 點解你最啱 + 報價 + 交期

### 範例

User: https://www.upwork.com/jobs/123456

AI 分析同生成proposal...

### 輸出格式

專業但親切
唔好用模板語言
针对具体job黎寫
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Katrina-jpg
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T22:03:13.122Z
- Expires at: 2026-05-07T22:03:13.122Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/upwork-proposal-generator)
- [Send to Agent page](https://openagent3.xyz/skills/upwork-proposal-generator/agent)
- [JSON manifest](https://openagent3.xyz/skills/upwork-proposal-generator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/upwork-proposal-generator/agent.md)
- [Download page](https://openagent3.xyz/downloads/upwork-proposal-generator)