# Send Work 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": "work",
    "name": "Work",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/work",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/work",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/work",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=work",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "clarity.md",
      "comms.md",
      "new-hire.md",
      "politics.md",
      "scripts.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "work",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T15:56:56.390Z",
      "expiresAt": "2026-05-08T15:56:56.390Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=work",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=work",
        "contentDisposition": "attachment; filename=\"work-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "work"
      },
      "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/work"
    },
    "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/work",
    "downloadUrl": "https://openagent3.xyz/downloads/work",
    "agentUrl": "https://openagent3.xyz/skills/work/agent",
    "manifestUrl": "https://openagent3.xyz/skills/work/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/work/agent.md"
  }
}
```
## Documentation

### Core Focus

Day-to-day effectiveness in corporate/office environments. Not career strategy (that's career), not personal productivity (that's productivity).

### Situation Detection

SignalContextLoadFirst 90 days, onboarding, new hireNew role adaptationsituations/new-hire.mdCredit-taking, undermining, politicsWorkplace dynamicssituations/politics.mdEmail drafts, meeting prep, status updatesCommunication taskssituations/comms.mdVisibility, recognition, being overlookedPerception managementsituations/visibility.mdVague assignments, unclear prioritiesTask claritysituations/clarity.md

### Professional Communication

Email drafts: Match tone to recipient and urgency. Executive summary first, details below.

Meeting prep:

Review context (previous threads, decisions)
Define your contribution (questions, updates, blockers)
Prepare one-liner if asked "any updates?"

Status updates formula:

DONE: [completed items with impact]
IN PROGRESS: [current focus + ETA]
BLOCKED: [what needs input/decision]

Difficult conversations: See scripts.md for templates.

### Workplace Dynamics

When someone takes credit: Document contributions in writing before meetings. Follow up with "as I mentioned in my email about X..."

When undermined publicly: Don't react in the moment. Address privately first: "I noticed X happened. Can we talk about how we work together?"

Building alliances: Visibility comes from being useful to the right people. Find where your work overlaps with influential stakeholders.

Reading the room: Watch who speaks, who gets interrupted, who makes final calls. That's the real org chart.

### First 90 Days

Week 1-4: Listen more than contribute. Map relationships. Understand what "good" looks like here.

Week 5-8: Start delivering small wins. Ask for feedback explicitly.

Week 9-12: Own something end-to-end. Have the "how am I doing?" conversation.

Key questions for manager:

"What does success look like in 90 days?"
"Who should I build relationships with?"
"What should I definitely avoid?"

### Work Profile

Build over time. Confirm before storing.

### Challenges

Empty = nothing learned yet. Every work question reveals more context.
## 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-01T15:56:56.390Z
- Expires at: 2026-05-08T15:56:56.390Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/work)
- [Send to Agent page](https://openagent3.xyz/skills/work/agent)
- [JSON manifest](https://openagent3.xyz/skills/work/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/work/agent.md)
- [Download page](https://openagent3.xyz/downloads/work)