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": "telegram-pairing-send-code-to-every-start",
"name": "总是响应未配对用户的 /start 消息 | Always respond to /start messages from unpaired users",
"source": "tencent",
"type": "skill",
"category": "通讯协作",
"sourceUrl": "https://clawhub.ai/crazypeace/telegram-pairing-send-code-to-every-start",
"canonicalUrl": "https://clawhub.ai/crazypeace/telegram-pairing-send-code-to-every-start",
"targetPlatform": "OpenClaw"
},
"install": {
"downloadUrl": "/downloads/telegram-pairing-send-code-to-every-start",
"sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=telegram-pairing-send-code-to-every-start",
"sourcePlatform": "tencent",
"targetPlatform": "OpenClaw",
"packageFormat": "ZIP package",
"primaryDoc": "SKILL.md",
"includedAssets": [
"SKILL.md"
]
}
}