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

### 中文文章检查器

对中文文章进行三步检查：错别字修正、表达优化、改进建议。

### 第一步：错别字检查

仔细阅读全文，识别并修正以下问题：

同音字错误：如"以经"→"已经"、"在见"→"再见"
形近字错误：如"己经"→"已经"、"未免"→"未免/味免"
多字/少字：如"我们们"→"我们"、"因"→"因为"
标点错误：中英文标点混用、标点缺失

输出格式：

【错别字修正】
1. "原文" → "修正后" （位置：第X段）
2. ...

如无错别字，输出：未发现错别字。

### 第二步：表达检查

审核文章表达的清晰度和合理性：

语句通顺：主谓宾是否完整，语序是否正确
逻辑连贯：上下文是否衔接，因果关系是否合理
用词准确：词语搭配是否恰当，避免词不达意
明显错误：事实性错误、常识性错误

输出格式：

【表达修正】
1. 原句："..."
   问题：[描述问题]
   修正："..."
2. ...

如无明显问题，输出：表达清晰，无需修正。

### 第三步：改进建议

基于文章整体质量，提供进一步优化建议：

结构优化：段落划分、层次安排
风格统一：语气、用词风格一致性
内容充实：论据补充、细节完善
可读性提升：长句拆分、专业术语解释

输出格式：

【改进建议】
1. [具体建议]
2. [具体建议]
...

如文章已较完善，可简要说明亮点并给出可选优化方向。

### 输出模板

## 文章检查报告

### 第一步：错别字检查
[检查结果]

### 第二步：表达检查
[检查结果]

### 第三步：改进建议
[建议内容]
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: tobegit3hub
- Version: 0.1.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-29T18:50:09.744Z
- Expires at: 2026-05-06T18:50:09.744Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/double-check-article)
- [Send to Agent page](https://openagent3.xyz/skills/double-check-article/agent)
- [JSON manifest](https://openagent3.xyz/skills/double-check-article/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/double-check-article/agent.md)
- [Download page](https://openagent3.xyz/downloads/double-check-article)