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": "lifelog",
"name": "LifeLog 生活记录系统",
"source": "tencent",
"type": "skill",
"category": "效率提升",
"sourceUrl": "https://clawhub.ai/421zuoduan/lifelog",
"canonicalUrl": "https://clawhub.ai/421zuoduan/lifelog",
"targetPlatform": "OpenClaw"
},
"install": {
"downloadUrl": "/downloads/lifelog",
"sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lifelog",
"sourcePlatform": "tencent",
"targetPlatform": "OpenClaw",
"packageFormat": "ZIP package",
"primaryDoc": "SKILL.md",
"includedAssets": [
"CONFIG_EXAMPLE.md",
"README.md",
"README_EN.md",
"SKILL.md",
"scripts/lifelog-append.sh",
"scripts/lifelog-daily-summary-v5.sh"
]
}
}