sport-analysis

Detect sports injuries and health risks from outdoor athlete video footage.

Updated May 18, 2026
One-click install
npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill sport-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sport-analysis
Source: https://github.com/smyx-sunjinhui/smyx-open-claw-skills/tree/main/skills/sport-analysis
Command: npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill sport-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It helps event staff and participants detect potential sports injuries and sudden health risks by analyzing athlete video footage, reducing the chance that serious issues are missed during outdoor endurance activities.

Core Features & Use Cases

  • Outdoor sports risk video analysis: Produces structured reports including risk levels and safety warnings for participants in marathons, long-distance running, and outdoor competitions.
  • Injury and abnormal condition identification: Flags scenarios such as falls/injuries, physical discomfort, and abnormal body posture/fitness indicators, and can provide first-aid suggestions.
  • Historical report listing (cloud-based): Supports listing past analysis records for the user, returning report links for quick review by event medical teams.

Quick Start

Use sport-analysis to analyze the uploaded outdoor sports video file and generate a structured safety risk report for the runner.

Frequently Asked Questions about sport-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does video analysis detect sports injuries and sudden health risks during outdoor marathons?

Video analysis detects sports injuries by reviewing outdoor athlete footage to identify falls, physical discomfort, and abnormal body posture. It generates structured reports with risk levels and safety warnings to support event medical teams during marathons and long-distance running competitions.

What types of abnormal conditions can be identified through outdoor sports risk video analysis?

Outdoor sports risk video analysis identifies falls, injuries, physical discomfort, and abnormal fitness indicators. It flags these abnormal body postures and conditions in the footage, providing actionable safety warnings and first-aid suggestions for event staff.

How do I generate a structured safety risk report from an uploaded outdoor sports video file?

To generate a structured safety risk report, you upload the outdoor sports video file for processing. The analysis invokes cloud endpoints using user authentication via open-id, evaluating the footage and returning a detailed report with risk levels and safety warnings.

Can I retrieve historical cloud-based analysis records for marathon monitoring?

Yes, you can retrieve historical cloud-based analysis records for marathon monitoring. The script supports an API-driven list mode that fetches past analysis records for the user, returning report links for quick review by event medical teams without relying on local memory.

Do I need an open-id for cloud reporting when analyzing marathon video footage?

Yes, you need an open-id for cloud reporting when analyzing marathon video footage. User authentication via open-id is required to invoke the provided cloud analysis endpoints and securely access the generated structured reports and historical listing features.