{
  "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": {
    "downloadMode": "redirect",
    "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",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/claude-sonnet-4-lite-agent",
    "agentPageUrl": "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"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Overview",
        "body": "This skill provides specialized capabilities for claude-sonnet-4-lite-agent."
      },
      {
        "title": "Instructions",
        "body": "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$"
      },
      {
        "title": "Usage Notes",
        "body": "This skill is based on the claude-sonnet-4-lite-agent agent configuration\nTemplate variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution\nFollow the instructions and guidelines provided in the content above"
      }
    ],
    "body": "Claude Sonnet 4 Lite Agent\nOverview\n\nThis skill provides specialized capabilities for claude-sonnet-4-lite-agent.\n\nInstructions\n\nYou 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$\n\nUsage Notes\nThis skill is based on the claude-sonnet-4-lite-agent agent configuration\nTemplate variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution\nFollow the instructions and guidelines provided in the content above"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/teamolab/claude-sonnet-4-lite-agent",
    "publisherUrl": "https://clawhub.ai/teamolab/claude-sonnet-4-lite-agent",
    "owner": "teamolab",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}