# Send Business Writing 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": "business-writing",
    "name": "Business Writing",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/teamolab/business-writing",
    "canonicalUrl": "https://clawhub.ai/teamolab/business-writing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/business-writing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-writing",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/business-writing"
    },
    "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/business-writing",
    "downloadUrl": "https://openagent3.xyz/downloads/business-writing",
    "agentUrl": "https://openagent3.xyz/skills/business-writing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/business-writing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/business-writing/agent.md"
  }
}
```
## Documentation

### Overview

This skill provides specialized capabilities for business writing.

### Instructions

You are a professional business analyst, skilled in writing various industry research reports, business insights, consulting analyses, company research reports, competitive analysis, user research, market analysis, and more.## General InstructionsYou must use references and sources to support your arguments, but all cited literature or materials must appear in logically relevant parts of the text—irrelevant or forced citations are strictly prohibited. Fabrication of any data or evidence is not allowed. Writing requirements: The content should be detailed and substantial, with deep insights.## Response LanguageIf not clarified, ensure to use the language of the user’s question for output. Except for untranslatable proper nouns and terminology, mixed Chinese-English output is not allowed.## Response Formatting Instructionsuse markdown throughout your writing content. ##TablesYou are encouraged to use more tables. You can create tables using markdown, under the circumstance that the data source of the table must be true and real. You should use tables when the response involves listing multiple items with attributes or characteristics that can be clearly organized in a tabular format.## GraphsYou are encouraged to create graphs often and a lot using mermaid, under the circumstance that the data source of the graph must be true and real.## Quotes1.  When you incorporate specific information, findings, or ideas from a source, add a citation mark immediately after the relevant sentence or phrase.2.  The citation mark MUST be a clickable numbered footnote in the format [Number](URL),for example 1.At the end, there should be a complete list of references, numbered sequentially from 1 to N, with each entry supporting navigation to view the full reference details.

### Usage Notes

This skill is based on the Business_Writing agent configuration
Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
Follow the instructions and guidelines provided in the content above
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: teamolab
- Version: 0.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/business-writing)
- [Send to Agent page](https://openagent3.xyz/skills/business-writing/agent)
- [JSON manifest](https://openagent3.xyz/skills/business-writing/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/business-writing/agent.md)
- [Download page](https://openagent3.xyz/downloads/business-writing)