Skill
老人离床徘徊监测技能
Identifies abnormal behaviors such as getting out of bed at night, prolonged wandering, and remaining motionless for extended periods. It is suitable for nig...
When to use 老人离床徘徊监测技能
Choose if
You're integrating an agent into an elder-care monitoring workflow that already uses the smyx cloud platform and you need structured (Markdown table) reports about bed-exit, prolonged wandering, or extended immobility events from nighttime video. The skill is designed for nursing homes and solo-living elderly residents with a fixed infrared camera setup.
Avoid if
You don't use the smyx cloud backend (the skill depends on it for open-id and historical data), your camera setup isn't infrared/low-light, your video files exceed 100MB or aren't mp4/avi/mov, or you need real-time alerting rather than after-the-fact video analysis. Also avoid if you'd treat the output as a medical determination — SKILL.md is explicit it's a supplementary reference only.
Risk Flags
- HIGH scope SKILL.md is explicit that results are supplementary safety references only and cannot substitute human verification. Do not treat alerts as authoritative medical or safety determinations.
- MEDIUM privacy SKILL.md sets reading local memory files (e.g., memory/YYYY-MM-DD.md, LanceDB records) as highest-priority forbidden — historical data must come from the cloud API. open-id must be acquired through a 4-step verification process, not self-generated. Skill is tightly coupled to the smyx cloud backend.
- MEDIUM lock_in Depends on a fixed infrared/low-light camera setup and the smyx cloud API endpoints (open-id flow). Video uploads capped at 100MB across mp4/avi/mov.
Cost
Type: Unknown
Distribution
- ClawHub
smyx-elderly-bed-exit-wandering-monitoring-analysis- License
- MIT-0