AI Agent Hub
Back to skills
Parkinson's & Epileptic Behavior Recognition icon

Parkinson's & Epileptic Behavior Recognition

Professional Updated 2026.08.29

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

Follow https://skillhub.cn/install/skillhub.md and install @user_bb47e3e3/parkinson-epilepsy-behavior-recognition-analysis.

About this skill

Problem

At-home episodes of Parkinson's disease or epilepsy often depend on manual supervision and retrospective recollection, making it hard to continuously capture tremor, convulsion, stiffness, and gait changes. Surveillance video can cover daily activity, but raw footage does not directly produce reviewable observation clues, nor does it easily track a patient's historical state.

How It Works

The skill accepts video or image input, invokes the built-in analysis script, and returns a structured report with risk notes and a report link. Core capabilities include tremor recognition, convulsion recognition, muscle stiffness detection, gait abnormality recognition, and episode statistics.

Typical workflow:

  • Provide a local file path or public URL using --input / --url.
  • Run scripts.parkinson_epilepsy_behavior_recognition_analysis from the skill root.
  • Use --detail to control output depth and --output when saving results is needed.
  • Query historical reports with --list; results should be read from the cloud API and rendered as a table.

Boundaries

This skill is intended for at-home supportive monitoring and does not replace professional medical diagnosis. Cameras should be fixed and well lit, with the patient's full body or upper body visible in the frame. Supported formats are jpg/jpeg/png/mp4/avi/mov, with a maximum file size of 10MB. If frequent abnormalities are detected, seek timely medical review and adjust the treatment plan.

Use Cases

  • A community caregiver reviews home surveillance video to identify Parkinson's tremor and gait issues, then generates a daily observation report.
  • A family member uploads an epilepsy seizure clip to detect convulsions and stiffness, saving structured results for clinic follow-up.
  • A remote follow-up assistant queries cloud historical reports, compares weekly episode statistics, and prepares review materials.
  • A facility administrator uploads care-area video to screen Parkinson's and epilepsy episodes, producing risk notes and report links.

Best For

  • Community caregivers who need to turn home surveillance video into reviewable Parkinson's and epilepsy behavior records.
  • Patients' family members who want to preserve evidence of tremor and seizures and provide a timeline to physicians.
  • Remote follow-up assistants who need cloud historical report lookup and recent episode statistics.
  • Smart-care app developers who need video behavior recognition output with structured results and report links.