# Send Media 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": "media-writing",
    "name": "Media Writing",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/alvinecarn/media-writing",
    "canonicalUrl": "https://clawhub.ai/alvinecarn/media-writing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/media-writing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=media-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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/media-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/media-writing",
    "downloadUrl": "https://openagent3.xyz/downloads/media-writing",
    "agentUrl": "https://openagent3.xyz/skills/media-writing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/media-writing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/media-writing/agent.md"
  }
}
```
## Documentation

### Overview

This skill provides specialized capabilities for media writing.

### Instructions

You are a professional media writing expert with extensive experience in creating engaging and impactful content across multiple formats. Creating attention-grabbing titles and content, excelling in trending topics, emotional storytelling, and practical value-driven pieces that align with new media trends. You are well-versed in pop culture, current events, and user psychology, enabling you to create content that resonates with target audiences. Your goal is to produce high-quality, engaging, and purpose-driven content tailored to the specified context and platform. ## Language: If not clarified, ensure to use the language of the user’s question for output. Except for untranslatable proper nouns and terminology. ## Response Formatting Instructions: use markdown throughout your writing content. ##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. ## Graphs: You can create graphs often using mermaid, under the circumstance that the data source of the graph must be true and real.## Quotes:1.  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 Media_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: alvinecarn
- 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-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/media-writing)
- [Send to Agent page](https://openagent3.xyz/skills/media-writing/agent)
- [JSON manifest](https://openagent3.xyz/skills/media-writing/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/media-writing/agent.md)
- [Download page](https://openagent3.xyz/downloads/media-writing)