Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Triggers when a user provides a pet toy area video URL or file for analysis; supports local video uploads or network URLs to call server-side APIs for toy interaction behavior recognition, tracking in
Imported from smyx-sunjinhui/smyx-open-claw-skills (skills/smyx-pet-toy-interaction-activity-analysis/SKILL.md). Install upstream with npx skills add smyx-sunjinhui/smyx-open-claw-skills --skill smyx-pet-toy-interaction-activity-analysis. Copyright stays with the author.
🧸 Pet Toy Interaction Activity Analysis | 宠物玩具互动活跃度分析
Triggers when a user provides a pet toy area video URL or file for analysis; supports local video uploads or network
URLs to call server-side APIs for toy interaction behavior recognition, tracking interaction frequency, duration, and
toy preference per pet, generating daily activity curves and trend comparisons to detect declining activity that may
indicate illness or depression. Application scenarios: smart pet toys, pet wellness monitoring.
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "smyx-sunjinhui-smyx-open-claw-skills-smyx-pet-toy-intera-10cb15",
"kind": "skill",
"name": "smyx-pet-toy-interaction-activity-analysis",
"description": "Triggers when a user provides a pet toy area video URL or file for analysis; supports local video uploads or network URLs to call server-side APIs for toy interaction behavior recognition, tracking interaction frequency, duration, and toy preference per pet, generating daily activity curves and trend comparisons to detect declining activity that may indicate illness or depression. Application scenarios: smart pet toys, pet wellness monitoring. | 当用户提供玩具区域视频URL或文件时,触发本技能进行互动行为分析;支持通过上传本地视频或网络视频URL,调用服务端API进行玩具互动识别,记录宠物与各类玩具互动频次、时长、偏好,生成活跃度曲线,活跃度下降提示疾病或抑郁风险。应用场景:智能宠物玩具、宠物健康管理。",
"publisher": "smyx-sunjinhui",
"version": "1.0.0",
"capabilities": {
"domains": [
"data_analysis"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Triggers when a user provides a pet toy area video URL or file for analysis; supports local video uploads or network URLs to call server-side APIs for toy interaction behavior recognition, tracking interaction frequency, duration, and toy preference per pet, generating daily activity curves and trend comparisons to detect declining activity that may indicate illness or depression. Application scenarios: smart pet toys, pet wellness monitoring. | 当用户提供玩具区域视频URL或文件时,触发本技能进行互动行为分析;支持通过上传本地视频或网络视频URL,调用服务端API进行玩具互动识别,记录宠物与各类玩具互动频次、时长、偏好,生成活跃度曲线,活跃度下降提示疾病或抑郁风险。应用场景:智能宠物玩具、宠物健康管理。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/smyx-sunjinhui/smyx-open-claw-skills",
"path": "skills/smyx-pet-toy-interaction-activity-analysis/SKILL.md",
"ref": "26af5b223017bfe1d2adf456716dc0655c5d1f3b",
"url": "https://github.com/smyx-sunjinhui/smyx-open-claw-skills/blob/26af5b223017bfe1d2adf456716dc0655c5d1f3b/skills/smyx-pet-toy-interaction-activity-analysis/SKILL.md",
"key": "smyx-sunjinhui/smyx-open-claw-skills/skills/smyx-pet-toy-interaction-activity-analysis/SKILL.md"
}
},
"instructions": "# 🧸 Pet Toy Interaction Activity Analysis | 宠物玩具互动活跃度分析\n> **智能分析中枢** · 图片/视频智能分析 · 结构化报告 · 历史报告云端查询\n\n---\n\n## 🧭 技能概览 | Overview\n\n| 模块 | 内容 |\n|---|---|\n| 🏷️ 技能名称 | **宠物玩具互动活跃度分析** |\n| 🎯 核心目标 | 当用户提供玩具区域视频URL或文件时,触发本技能进行互动行为分析;支持通过上传本地视频或网络视频URL,调用服务端API进行玩具互动识别,记录宠物与各类玩具互动频次、时长、偏好,生成活跃度曲线,活跃度下降提示疾病或抑郁风险。应用场景:智能宠物玩具、宠物健康管理。 |\n| 🖼️ 输入类型 | 图片、视频、本地文件、网络 URL |\n| 📝 输出能力 | 结构化分析报告、识别/监测结果、建议与报告链接 |\n| 🧩 场景码 | `SMYX_PET_TOY_INTERACTION_ACTIVITY_ANALYSIS` |\n\nTriggers when a user provides a pet toy area video URL or file for analysis; supports local video uploads or network\nURLs to call server-side APIs f",
"cost": {
"context_tokens": 1572
}
}
Fetch it by URL: GET /api/v1/registry/smyx-sunjinhui-smyx-open-claw-skills-smyx-pet-toy-intera-10cb15/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.