pet-breed-individual-recognition-analysis

Identify cat and dog breeds and differentiate multiple pets from uploaded images or videos.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of accurately identifying cat and dog breeds while also distinguishing different pets in multi-pet households so their identities don’t get mixed up.

Core Features & Use Cases

  • Breed recognition for cats and dogs: Detects pets and classifies their breeds across a wide set of common and rare breeds.
  • Multi-pet individual differentiation: Supports recognizing multiple pets in the same frame and maintaining separate identity profiles.
  • History report lookup: Can list and link to past recognition reports from the cloud API for review.

Quick Start

Upload a cat or dog image/video and ask for “pet breed and individual recognition analysis” to get structured breed and individual results.

Frequently Asked Questions about pet-breed-individual-recognition-analysis

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

FAQPage Schema
How do I identify pet breeds from cat and dog images?

Pet breed identification classifies cat and dog breeds from uploaded images or videos. The analysis detects the pet, classifies its breed across common and rare types, and outputs structured JSON results or formatted report tables.

Can I track multiple pets individually in the same photo?

Multi-pet individual differentiation recognizes multiple pets in the same frame and maintains separate identity profiles. This prevents identities from getting mixed up in multi-pet households by distinguishing each individual pet.

How do I retrieve past pet recognition reports from the cloud?

Cloud report history lookup lists past recognition reports via a paging API. It retrieves previous report lists and provides linked export URLs so you can review or download structured breed and individual detection results.

What do I need to run pet breed recognition analysis?

Pet breed recognition requires a valid open-id and uploaded cat or dog image or video files. The system validates input file type and size before calling the dedicated analysis APIs to return structured breed and individual results.

Does pet individual identification work with video files?

Pet individual identification supports both image and video file uploads for cats and dogs. The analysis validates the input file type and size, then processes the media to differentiate multiple pets and classify their breeds.