What is video-analysis-workflow?
Guides video analysis for CMJ and drop jump. Use when processing athlete videos, debugging pose detection, troubleshooting analysis failures, or running kinemotion CLI commands. Source: feniix/kinemotion.
Guides video analysis for CMJ and drop jump. Use when processing athlete videos, debugging pose detection, troubleshooting analysis failures, or running kinemotion CLI commands.
Quickly install video-analysis-workflow AI skill to your development environment via command line
Source: feniix/kinemotion.
| fast | Quick preview, large batches | Lower accuracy | | balanced | Default, most use cases | Good accuracy/speed | | accurate | Validation, research | Best accuracy, slower |
| 45° oblique | Recommended | Both legs clearly visible, accurate tracking | | 90° lateral | Not recommended | MediaPipe confuses left/right feet (occlusion) | | Front/back | Not recommended | Depth ambiguity for sagittal plane motion |
| Frame rate | 30+ fps (60+ preferred) | | Resolution | 720p minimum | | Duration | Full jump cycle visible | | Lighting | Even, front-lit preferred | | Background | Contrasting with athlete | | Camera | Stable, tripod recommended |
Guides video analysis for CMJ and drop jump. Use when processing athlete videos, debugging pose detection, troubleshooting analysis failures, or running kinemotion CLI commands. Source: feniix/kinemotion.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/feniix/kinemotion --skill video-analysis-workflowGuides video analysis for CMJ and drop jump. Use when processing athlete videos, debugging pose detection, troubleshooting analysis failures, or running kinemotion CLI commands. Source: feniix/kinemotion.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/feniix/kinemotion --skill video-analysis-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/feniix/kinemotion