# Send Upwork 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",
    "name": "Upwork",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/upwork",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/upwork",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/upwork",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=upwork",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "communication.md",
      "legal.md",
      "platform.md",
      "profile.md",
      "proposals.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "upwork",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-10T11:57:00.072Z",
      "expiresAt": "2026-05-17T11:57:00.072Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=upwork",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=upwork",
        "contentDisposition": "attachment; filename=\"upwork-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "upwork"
      },
      "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"
    },
    "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",
    "downloadUrl": "https://openagent3.xyz/downloads/upwork",
    "agentUrl": "https://openagent3.xyz/skills/upwork/agent",
    "manifestUrl": "https://openagent3.xyz/skills/upwork/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/upwork/agent.md"
  }
}
```
## Documentation

### Quick Reference

AreaWhat the Agent DoesProfileOptimize title, bio, portfolio, hourly rateProposalsWrite personalized, non-templated proposalsRed FlagsDetect scams, problematic clients, bad contractsCommunicationDraft professional responses, handle negotiationsStrategyJSS optimization, pricing, client retention

### Critical Rules

Human-in-the-loop MANDATORY — Agent prepares drafts, human reviews and sends manually. Never auto-send proposals or messages.
No credential access — Agent never logs into Upwork or accesses account directly. User copy-pastes info as needed.
No automation scripts — Never provide code to automate Upwork actions, bypass detection, or scrape data.
Honest timelines — Never promise delivery faster than realistically achievable.
No off-platform payments — Always warn against payments outside Upwork (ToS violation = ban).

### Red Flags to Always Flag

Budget <$100 for complex work
"Need ASAP" + low budget
Client with no payment history or <4.5 stars
Requests for free "test" work
Wants to move to WhatsApp/email immediately
Vague scope ("build me an app")
Payment outside platform

### Workflow

For proposals: See proposals.md
For profile optimization: See profile.md
For client communication: See communication.md
For platform mechanics: See platform.md
For legal context: See legal.md

### Disclaimer

This skill helps freelancers work more effectively on Upwork. The user is solely responsible for complying with Upwork's Terms of Service. All agent outputs must be reviewed before use. This is productivity assistance, not automation.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- 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-05-10T11:57:00.072Z
- Expires at: 2026-05-17T11:57:00.072Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/upwork)
- [Send to Agent page](https://openagent3.xyz/skills/upwork/agent)
- [JSON manifest](https://openagent3.xyz/skills/upwork/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/upwork/agent.md)
- [Download page](https://openagent3.xyz/downloads/upwork)