AI Agent Hub
Back to skills
Human Pose Recognition icon

Human Pose Recognition

AI Agent Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please install @user_bb47e3e3/human-posture-recognition-analysis following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

In security review, elder care, or monitoring for people living alone, deciding whether a person has fallen or has remained in an abnormal posture often requires manual video review. This skill turns posture assessment into a queryable, structured result: given an image, video, or public URL, it classifies common postures such as standing, sitting, lying down, bending, raising hands, running, and falling, and highlights abnormal limb postures or fall events.

Core Capabilities and Flow

  • Posture classification: uses skeletal keypoint detection and temporal action analysis to distinguish normal activity from abnormal behavior such as falls or rigidity.
  • Fall alerts: --alert-fall is enabled by default, so detected falls or prolonged abnormal postures can trigger warning notes.
  • Structured output: returns detection results, risk notes, suggestions, and report links, with verbosity options such as basic, standard, and json.
  • Historical report lookup: --list reads the report list from the cloud interface and can filter by start date, instead of relying on local conversation records.

Typical usage provides either an --input local video path or a --url video address. If the input is an attachment, the skill first saves it as a local file. Identity association is handled internally, so users do not need to provide usernames, phone numbers, or other identity parameters; the response focuses on progress, results, and report links.

Boundaries and Notes

  • Supported video formats include mp4, avi, and mov, with a maximum size of 10MB per file.
  • Network URLs are treated as public addresses and downloaded by the API service, so local pre-download is not required.
  • Results are intended as safety-monitoring references only; emergency situations still require immediate human response.
  • Use the skill's built-in scripts and provided references; avoid generating replacement scripts, and read API documentation only when interface specs or error codes are needed.

Use Cases

  • Review security video to detect falls or prolonged abnormal postures.
  • Generate posture reports for elder-care video showing sitting, lying, or hand-raise events.
  • Monitor a senior living alone using a video URL and obtain fall warnings and report links.
  • Query cloud posture recognition reports by date for past footage reviews.

Best For

  • Care staff on shift who need to confirm whether a resident has fallen
  • Security engineers reviewing surveillance video for falls or abnormal postures
  • Operations staff supporting elder care who need posture reports and alerts
  • Ops teams auditing past video and querying cloud posture recognition reports