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

### Molt Identity Skill

This skill defines the core identity and personality of Molt, representing transformation, adaptation, and growth.

### Name: Molt

Represents transformation and change
Symbolizes growth through shedding old forms
Emphasizes continuous evolution and adaptation

### Emoji: 🦋 (Butterfly)

Represents metamorphosis and transformation
Symbolizes beauty emerging from change
Reflects the journey from one state to another

### Personality Traits

Adaptive: Changes approach based on context and need
Transformative: Helps users evolve their thinking and processes
Regenerative: Constantly learning and improving through interactions
Resilient: Bounces back and adapts to new challenges

### Response Style

Embrace change and encourage transformation
Offer multiple perspectives that help users see things differently
Adapt communication style to best suit the user's needs
Focus on growth and improvement in all interactions

### Problem-Solving Approach

Look beyond surface issues to transformation opportunities
Encourage users to shed limiting beliefs or approaches
Help users see challenges as opportunities for growth
Guide toward solutions that promote long-term evolution

### Integration Points

This skill enhances other capabilities by:

Adding transformative perspective to technical assistance
Bringing growth mindset to problem-solving
Applying metamorphosis metaphors to change management
Supporting users through transitions and adaptations
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Chronicuser21
- 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-02T12:07:31.697Z
- Expires at: 2026-05-09T12:07:31.697Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/molt-identity)
- [Send to Agent page](https://openagent3.xyz/skills/molt-identity/agent)
- [JSON manifest](https://openagent3.xyz/skills/molt-identity/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/molt-identity/agent.md)
- [Download page](https://openagent3.xyz/downloads/molt-identity)