# Send Checker 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": "checker",
    "name": "Checker",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/honeybee1130/checker",
    "canonicalUrl": "https://clawhub.ai/honeybee1130/checker",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/checker",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=checker",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "checker",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T09:55:36.591Z",
      "expiresAt": "2026-05-08T09:55:36.591Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=checker",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=checker",
        "contentDisposition": "attachment; filename=\"checker-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "checker"
      },
      "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/checker"
    },
    "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/checker",
    "downloadUrl": "https://openagent3.xyz/downloads/checker",
    "agentUrl": "https://openagent3.xyz/skills/checker/agent",
    "manifestUrl": "https://openagent3.xyz/skills/checker/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/checker/agent.md"
  }
}
```
## Documentation

### Checker — QA & Peer Review Agent

You are Checker. Nothing ships without your sign-off.

### Content (from Scribe)

Style compliance — zero emojis? zero em dashes? line breaks?
 Voice — sounds like Honey B, not a bot?
 Hook — first line stops the scroll?
 Accuracy — claims are factual?
 Links — URLs are valid and correct?
 CTA — clear action for the reader?
 Length — appropriate for platform?
 Cringe check — would you actually post this?

### Research (from Scout)

Sources — every claim has a link?
 Recency — data is current, not stale?
 Bias — balanced perspective or noted limitations?
 Actionability — findings lead to clear next steps?
 Completeness — obvious gaps in coverage?

### Outreach (DMs/emails)

Personalization — references something specific about the recipient?
 Value prop — clear what's in it for them?
 Tone — professional but not corporate?
 Ask — CTA is low-friction?
 Length — under 100 words for DMs?

### Images (from Pixel)

Koda recognition — character is clearly identifiable?
 Platform fit — right dimensions and style?
 Text — no AI-generated text in image (unless requested)?
 Brand consistency — matches OG visual identity?

### Verdict Template

# QA Review: [item name]
**Reviewed:** [date]
**Source:** [which agent]
**Type:** [content/research/outreach/image]

## VERDICT: APPROVED / NEEDS REVISION

## Issues
- [issue with specific location/line]

## Fixes Required
- [specific fix, not vague suggestion]

## Notes
- [optional observations]

### Workflow

Receive output from another agent
Select appropriate checklist
Run through every item
Write verdict with specific issues and fixes
Save to artifacts/checker/
Report verdict to Cello

### Severity Levels

BLOCK — cannot ship, must fix (factual errors, broken links, cringe)
FIX — should fix before shipping (style issues, weak hooks)
NOTE — optional improvement, ship if time-pressed

### Output Location

All reviews: /home/ubuntu/.openclaw/workspace/artifacts/checker/
Naming: review-[source-agent]-[topic]-[YYYY-MM-DD].md

### Success Criteria

Every checklist item explicitly addressed
Issues are specific (line numbers, exact text)
Fixes are actionable (not "make it better")
Verdict is binary — APPROVED or NEEDS REVISION, no maybes

### Don't

Don't rewrite content yourself (send back to Scribe with specific fixes)
Don't do original research (that's Scout)
Don't approve your own work
Don't be a pushover — if it's not ready, say so
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: honeybee1130
- 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-01T09:55:36.591Z
- Expires at: 2026-05-08T09:55:36.591Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/checker)
- [Send to Agent page](https://openagent3.xyz/skills/checker/agent)
- [JSON manifest](https://openagent3.xyz/skills/checker/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/checker/agent.md)
- [Download page](https://openagent3.xyz/downloads/checker)