pet-behavior-detection-analysis

Analyze uploaded pet videos for abnormal behaviors and generate structured reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps pet owners understand and assess common abnormal pet behaviors by analyzing uploaded or linked videos, producing a structured health-and-behavior report that can guide next steps.

Core Features & Use Cases

  • Abnormal Behavior Recognition: Detects behaviors such as scratching, biting/chewing, destructive chewing, jumping, digging, chasing, and separation anxiety indicators.
  • Multi-level Reporting: Outputs structured analysis results and supports basic, standard, or JSON detail levels for different user needs.
  • History Report Listing: When the user requests history, it pulls report records from the cloud API and formats them into a Markdown table with clickable export image links.
  • Example Use Case: If a pet frequently scratches furniture and shows signs of anxiety, owners can upload a 1-minute+ monitor clip and receive a report summarizing counts, statistics, and practical suggestions.

Quick Start

Provide a pet monitor video (file or URL) and a valid open-id to generate a structured pet behavior analysis report.

Frequently Asked Questions about pet-behavior-detection-analysis

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

FAQPage Schema
How do I analyze pet abnormal behaviors from video files?

To analyze pet abnormal behaviors from video, provide a monitor video file or URL along with a valid open-id. The Skill calls a cloud API to detect actions like scratching, chewing, or separation anxiety, outputting a structured health report.

What is separation anxiety detection and how does video analytics identify it?

Separation anxiety detection uses video analytics to identify anxious behaviors in pets from monitor clips. The analysis recognizes specific indicators for cats, dogs, and birds, summarizing counts and statistics in a structured report.

Can I use a video URL for pet behavior detection or do I need to upload a file?

You can use either an uploaded video file or a provided video URL for pet behavior detection. Both methods require a valid open-id configured in the system to generate the structured analysis report.

How do I list historical pet behavior analysis reports?

To list historical pet behavior analysis reports, request the history listing feature. The Skill pulls report records from the cloud API and formats them into a Markdown table with clickable export image links.

What types of destructive pet behaviors can video analytics detect?

Video analytics can detect destructive pet behaviors including scratching, biting, chewing, jumping, digging, and chasing. It monitors these actions for cats, dogs, and birds, generating a structured report with practical suggestions.

Do I need a specific open-id configuration to generate a pet health report?

Yes, you need a valid open-id acquired via strict configuration to generate a pet health report. This open-id is mandatory for cloud API calls to execute the behavior analysis and retrieve history listings.