# Send Article 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": "article",
    "name": "Article",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/article",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/article",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/article",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=article",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "article",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T01:42:09.554Z",
      "expiresAt": "2026-05-06T01:42:09.554Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=article",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=article",
        "contentDisposition": "attachment; filename=\"article-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "article"
      },
      "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/article"
    },
    "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/article",
    "downloadUrl": "https://openagent3.xyz/downloads/article",
    "agentUrl": "https://openagent3.xyz/skills/article/agent",
    "manifestUrl": "https://openagent3.xyz/skills/article/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/article/agent.md"
  }
}
```
## Documentation

### Lead Hook Formula

Deploy opening patterns that immediately capture attention:

Question hook: "What if everything you know about X is wrong?"
Statistic hook: "83% of professionals make this critical mistake daily"
Scene hook: "At 3:47 AM, the alarm changed everything"
Conflict hook: "The billion-dollar industry nobody talks about"

First sentence maximum: 25 words. Include core information within first 100 words.

### Source Hierarchy Standards

Apply journalism credibility levels:

Primary sources (minimum 60%): Direct witnesses, original documents, participants
Expert sources (20-30%): Verified credentials and relevant authority
Secondary sources (maximum 20%): Studies, reports, other journalism

Quote attribution format: "Statement," said Source Name, title/organization.
Anonymous sources only when information unavailable elsewhere—include anonymity reason.

### Fact-Checking Protocol

Implement three-layer verification system:

Source credibility: Check credentials, conflicts of interest, publication history
Information accuracy: Cross-reference with 2+ independent sources
Context integrity: Verify quotes not taken out of context

Red-flag indicators requiring additional verification:

Superlatives ("first ever", "unprecedented")
Convenient statistics supporting source's position
Claims that seem too good/bad to be true

### Readability Optimization Targets

Calibrate complexity for audience:

General public: Flesch-Kincaid Grade Level 6-8, sentence average 15-20 words
Professional audience: Grade Level 9-12, sentence average 18-25 words
Technical audience: Grade Level 13-16, sentence average 20-30 words

Jargon limits: <5% for general public, <15% for professionals, unlimited for technical (with definitions).

### Engagement Structure Rules

Maintain attention using systematic placement:

Subheadings: Every 150-200 words for digital, 300-400 for print
Quotes: Every 3-4 paragraphs, vary length (5-25 words)
Paragraph length: 2-3 sentences average, never exceed 5 sentences
Lists/bullets: Every 500-700 words for digital content

Transition patterns: "Moreover", "However", "Meanwhile", "As a result" for logical flow.

### SEO Integration Without Compromise

Optimize search visibility naturally:

Primary keyword density: 1-2% of total word count, natural placement only
Header hierarchy: H2 every 300-500 words, H3 for subsections
Meta elements: Title 50-60 characters, description 150-160 characters
External links: 2-3 authoritative sources per 1000 words

Content-first principle: Write complete article, then optimize through natural revision.

### Publication Voice Adaptation

Adjust tone for platform requirements:

News reporting: Objective stance, minimal opinion, multiple perspectives
Opinion pieces: Clear position statement, evidence-based arguments, counterpoint acknowledgment
Feature writing: Narrative elements allowed, character development, scene-setting

Active voice minimum: 70% of sentences. Passive voice only for emphasis or unknown subjects.
## 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-04-29T01:42:09.554Z
- Expires at: 2026-05-06T01:42:09.554Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/article)
- [Send to Agent page](https://openagent3.xyz/skills/article/agent)
- [JSON manifest](https://openagent3.xyz/skills/article/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/article/agent.md)
- [Download page](https://openagent3.xyz/downloads/article)