# Send mo-test-2 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": "mo-test-2",
    "name": "mo-test-2",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/moyu0032/mo-test-2",
    "canonicalUrl": "https://clawhub.ai/moyu0032/mo-test-2",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/mo-test-2",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mo-test-2",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "LICENSE.txt"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "mo-test-2",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T00:20:17.217Z",
      "expiresAt": "2026-05-12T00:20:17.217Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mo-test-2",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mo-test-2",
        "contentDisposition": "attachment; filename=\"mo-test-2-1.0.2.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "mo-test-2"
      },
      "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/mo-test-2"
    },
    "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/mo-test-2",
    "downloadUrl": "https://openagent3.xyz/downloads/mo-test-2",
    "agentUrl": "https://openagent3.xyz/skills/mo-test-2/agent",
    "manifestUrl": "https://openagent3.xyz/skills/mo-test-2/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/mo-test-2/agent.md"
  }
}
```
## Documentation

### Overview

To access Anthropic's official brand identity and style resources, use this skill.

Keywords: branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design

### Colors

Main Colors:

Dark: #141413 - Primary text and dark backgrounds
Light: #faf9f5 - Light backgrounds and text on dark
Mid Gray: #b0aea5 - Secondary elements
Light Gray: #e8e6dc - Subtle backgrounds

Accent Colors:

Orange: #d97757 - Primary accent
Blue: #6a9bcc - Secondary accent
Green: #788c5d - Tertiary accent

### Typography

Headings: Poppins (with Arial fallback)
Body Text: Lora (with Georgia fallback)
Note: Fonts should be pre-installed in your environment for best results

### Smart Font Application

Applies Poppins font to headings (24pt and larger)
Applies Lora font to body text
Automatically falls back to Arial/Georgia if custom fonts unavailable
Preserves readability across all systems

### Text Styling

Headings (24pt+): Poppins font
Body text: Lora font
Smart color selection based on background
Preserves text hierarchy and formatting

### Shape and Accent Colors

Non-text shapes use accent colors
Cycles through orange, blue, and green accents
Maintains visual interest while staying on-brand

### Font Management

Uses system-installed Poppins and Lora fonts when available
Provides automatic fallback to Arial (headings) and Georgia (body)
No font installation required - works with existing system fonts
For best results, pre-install Poppins and Lora fonts in your environment

### Color Application

Uses RGB color values for precise brand matching
Applied via python-pptx's RGBColor class
Maintains color fidelity across different systems
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: moyu0032
- Version: 1.0.2
## 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-05T00:20:17.217Z
- Expires at: 2026-05-12T00:20:17.217Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/mo-test-2)
- [Send to Agent page](https://openagent3.xyz/skills/mo-test-2/agent)
- [JSON manifest](https://openagent3.xyz/skills/mo-test-2/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/mo-test-2/agent.md)
- [Download page](https://openagent3.xyz/downloads/mo-test-2)