pet-analysis

Generate structured pet health diagnostic reports from cat, dog, and bird videos.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Pet health diagnosis often requires time-consuming observation and repeated manual checks, especially when owners need structured “what to watch” results and searchable past reports.

Core Features & Use Cases

  • Video-based health diagnostic: Upload a local cat/dog/bird video or provide a network URL to trigger server-side pet health analysis and generate a Pet Safety Guardian health report.
  • Feature-focused assessment: Produces findings based on fur, body, and face-related visual features to flag potential health risks.
  • Cloud-backed history listing: When users ask for history (e.g., viewing all pet reports), the skill queries cloud APIs and outputs a Markdown table with report links—without relying on local memory.

Quick Start

Upload a clear pet video (MP4/AVI/MOV) or share its network URL, then request a health report for the detected pet type (cat/dog/bird/other).

Frequently Asked Questions about pet-analysis

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

FAQPage Schema
How do I generate a pet health diagnostic report from a video?

To generate a pet health diagnostic report, upload a clear cat, dog, or bird video file in MP4, AVI, or MOV format, or provide a network URL. The system analyzes fur, body, and face visual features to flag potential health risks.

How does video-based pet health risk detection work for fur and body features?

Video-based pet health risk detection works by analyzing visual features of fur, body, and face from the submitted video. It identifies potential abnormalities and generates a structured Pet Safety Guardian health report based on the detected features.

Can I look up my previous pet health analysis reports from the cloud?

Yes, you can look up previous pet health analysis reports from the cloud. By triggering specific query keywords, the system queries cloud APIs and outputs a Markdown table with links to your historical reports without relying on local memory.

What video formats are supported for pet health analysis?

Pet health analysis supports MP4, AVI, and MOV video formats. You can either upload a local video file in one of these formats or provide a network URL to trigger the server-side analysis.

Does pet video analysis work with birds or only cats and dogs?

Pet video analysis works with cats, dogs, and birds. You can submit a video of any of these pet types to generate a structured health diagnostic report assessing their fur, body, and face features.