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

### Test Upload 2026

This is a comprehensive test skill to validate the ClawHub publish workflow.

### Purpose

This skill serves as a validation mechanism for the publishing process, ensuring that:

SKILL.md parsing works correctly
Content quality requirements are met
Metadata validation passes
Upload functionality operates as expected

### Features

Validation Testing: Comprehensive test of ClawHub publish workflow
Content Quality: Meets minimum content requirements with detailed documentation
Metadata Compliance: Properly formatted YAML frontmatter with required fields
Workflow Verification: Confirms end-to-end skill publishing capability

### Usage

This skill doesn't provide actual functionality but serves as a proof-of-concept for the publishing pipeline.

### Requirements

OpenClaw v2026.2.9 or later
ClawHub CLI v0.7.0 or later
Internet connectivity for registry access

### Development Notes

Created on February 28, 2026 as part of troubleshooting the ClawHub publish workflow.
This skill demonstrates proper SKILL.md structure and content depth requirements.

### Related Skills

session-monitor: Real monitoring skill
task-persistence: Real persistence skill
new-player-package-800: Comprehensive deployment optimization guide
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: yangdaowan
- 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-09T22:32:12.650Z
- Expires at: 2026-05-16T22:32:12.650Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/test-upload-2026)
- [Send to Agent page](https://openagent3.xyz/skills/test-upload-2026/agent)
- [JSON manifest](https://openagent3.xyz/skills/test-upload-2026/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/test-upload-2026/agent.md)
- [Download page](https://openagent3.xyz/downloads/test-upload-2026)