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": "vibetrading-code-gen",
"name": "vibetrading-ai-trading-code-generator",
"source": "tencent",
"type": "skill",
"category": "开发工具",
"sourceUrl": "https://clawhub.ai/liuhaonan00/vibetrading-code-gen",
"canonicalUrl": "https://clawhub.ai/liuhaonan00/vibetrading-code-gen",
"targetPlatform": "OpenClaw"
},
"install": {
"downloadUrl": "/downloads/vibetrading-code-gen",
"sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=vibetrading-code-gen",
"sourcePlatform": "tencent",
"targetPlatform": "OpenClaw",
"packageFormat": "ZIP package",
"primaryDoc": "SKILL.md",
"includedAssets": [
"README.md",
"SKILL.md",
"templates/grid_trading.py",
"scripts/code_validator.py",
"scripts/code_formatter.py",
"scripts/template_manager.py"
]
}
}