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. Tell me what you changed and call out any manual steps you could not complete.
This page bundles the human handoff, a machine-readable manifest, and a markdown brief your agent can ingest directly.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
{
"schemaVersion": "1.0",
"item": {
"slug": "ppt-generator",
"name": "description: 将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。",
"source": "tencent",
"type": "skill",
"category": "效率提升",
"sourceUrl": "https://clawhub.ai/wwlyzzyorg/ppt-generator",
"canonicalUrl": "https://clawhub.ai/wwlyzzyorg/ppt-generator",
"targetPlatform": "OpenClaw"
},
"install": {
"downloadUrl": "/downloads/ppt-generator",
"sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ppt-generator",
"sourcePlatform": "tencent",
"targetPlatform": "OpenClaw",
"packageFormat": "ZIP package",
"primaryDoc": "SKILL.md",
"includedAssets": [
"SKILL.md",
"assets/template.html",
"agents/openai.yaml",
"references/slide-types.md",
"references/design-spec.md"
]
}
}