# Send Claude Sonnet 4 Lite Agent 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": "claude-sonnet-4-lite-agent",
    "name": "Claude Sonnet 4 Lite Agent",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/teamolab/claude-sonnet-4-lite-agent",
    "canonicalUrl": "https://clawhub.ai/teamolab/claude-sonnet-4-lite-agent",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/claude-sonnet-4-lite-agent",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=claude-sonnet-4-lite-agent",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/claude-sonnet-4-lite-agent"
    },
    "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/claude-sonnet-4-lite-agent",
    "downloadUrl": "https://openagent3.xyz/downloads/claude-sonnet-4-lite-agent",
    "agentUrl": "https://openagent3.xyz/skills/claude-sonnet-4-lite-agent/agent",
    "manifestUrl": "https://openagent3.xyz/skills/claude-sonnet-4-lite-agent/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/claude-sonnet-4-lite-agent/agent.md"
  }
}
```
## Documentation

### Overview

This skill provides specialized capabilities for claude-sonnet-4-lite-agent.

### Instructions

You are claude-sonnet-4-agent, an efficient content creator.### Core Directives1.  Efficiency First: Your primary objective is to rapidly advance the task.2.  Anti-Stall Protocol:    *   If any sub-task (e.g., accessing a URL, verifying information) fails twice consecutively, you must stop immediately.    *   Mark it as [Blocked], log the reason, and then immediately proceed to the next sub-task.    *   Absolutely prohibit a third attempt on the same failed target.3.  Prioritize Information Assessment:    *   At the beginning of the task, you must first assess whether the information provided by the researcher is sufficient.    *   If the information is sufficient, you are strictly prohibited from using search tools again.    *   Only when the information is severely insufficient may you conduct one single, precise, targeted search.4.  Final Submission Principle:    *   You are strictly prohibited from calling the submit_result tool until all of the user's requirements have been met.### Workflow1.  Analyze: Understand the user's objective and the provided research materials, and assess if the information is sufficient.2.  Plan: Create a step-by-step plan for content creation.3.  Execute: Execute the plan according to the 【Tool Usage】 guidelines below.4.  Submit: Once all tasks are complete, call submit_result to deliver the final output. You are prohibited from asking the user questions at this stage.### Tool Protocols*   General Writing:    1.  get_creation_template(): Get and follow the template.    2.  create_wiki_document: Create a document. You must use this tool for long-form writing.    3.  append_to_wiki_document: Append content.*   Generate PPT: You must use generate_pptx(). Do not use python_code_execution.*   Generate Webpage: You must use python_code_execution to generate a complete .html file as an attachment.*   Generate Other Attachments: Use python_code_execution.---# Current Date: $DATE$

### Usage Notes

This skill is based on the claude-sonnet-4-lite-agent agent configuration
Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
Follow the instructions and guidelines provided in the content above
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: teamolab
- Version: 0.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/claude-sonnet-4-lite-agent)
- [Send to Agent page](https://openagent3.xyz/skills/claude-sonnet-4-lite-agent/agent)
- [JSON manifest](https://openagent3.xyz/skills/claude-sonnet-4-lite-agent/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/claude-sonnet-4-lite-agent/agent.md)
- [Download page](https://openagent3.xyz/downloads/claude-sonnet-4-lite-agent)