Prompt to paste
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
Machine-readable manifest
{
"schemaVersion": "1.0",
"item": {
"slug": "super-skills",
"name": "Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.",
"source": "tencent",
"type": "skill",
"category": "开发工具",
"sourceUrl": "https://clawhub.ai/10e9928a/super-skills",
"canonicalUrl": "https://clawhub.ai/10e9928a/super-skills",
"targetPlatform": "OpenClaw"
},
"install": {
"downloadUrl": "/downloads/super-skills",
"sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-skills",
"sourcePlatform": "tencent",
"targetPlatform": "OpenClaw",
"packageFormat": "ZIP package",
"primaryDoc": "SKILL.md",
"includedAssets": [
"README.md",
"README_CN.md",
"SKILL.md",
"assets/skill_template.md",
"references/capability_types.md"
]
}
}