Prompt to paste
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.
Machine-readable manifest
{
"schemaVersion": "1.0",
"item": {
"slug": "ga-deep-dive",
"name": "GA4 Deep Dive",
"source": "tencent",
"type": "skill",
"category": "开发工具",
"sourceUrl": "https://clawhub.ai/fcavalcantirj/ga-deep-dive",
"canonicalUrl": "https://clawhub.ai/fcavalcantirj/ga-deep-dive",
"targetPlatform": "OpenClaw"
},
"install": {
"downloadUrl": "/downloads/ga-deep-dive",
"sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ga-deep-dive",
"sourcePlatform": "tencent",
"targetPlatform": "OpenClaw",
"packageFormat": "ZIP package",
"primaryDoc": "SKILL.md",
"includedAssets": [
"README.md",
"SKILL.md",
"TODO.md",
"requirements.txt",
"scripts/deep_dive.py",
"scripts/deep_dive_v2.py"
]
}
}