pet-calming-trigger-analysis

Detect anxiety-related pet behaviors from monitoring video and trigger soothing responses.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It helps owners detect signs of pet anxiety such as howling or prolonged loneliness from monitoring video and automatically triggers an appropriate soothing response.

Core Features & Use Cases

  • Pet anxiety detection from video: Analyzes vocal/behavior indicators (e.g., abnormal vocal patterns and isolation-related behavior) and determines whether anxiety is present.
  • Automated soothing trigger linkage: When abnormal emotional indicators exceed thresholds, it triggers calming interventions such as playing soothing soundscapes and optionally linking with laser toys to attract attention.
  • History query for calming triggers: Supports listing and viewing historical soothing trigger reports via a cloud API-backed interface.

Quick Start

Ask to analyze the uploaded pet monitoring video for anxiety and automatic soothing, and include your username or phone number as the open-id.

Frequently Asked Questions about pet-calming-trigger-analysis

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

FAQPage Schema
How do I detect pet separation anxiety from monitoring video?

To detect pet separation anxiety from monitoring video, upload the footage to the analysis runner with a validated open-id. The system analyzes vocal and behavioral indicators like howling or prolonged isolation to determine if anxiety is present and whether a soothing response is needed.

Can I automatically trigger a soothing action when my pet shows anxiety?

Yes, you can automatically trigger a soothing action when pet anxiety is detected. When abnormal emotional indicators exceed defined thresholds, the system initiates calming interventions such as playing soundscapes or linking with laser toys to attract attention.

What do I need to run a pet anxiety detection analysis locally?

To run pet anxiety detection analysis locally, you need to execute the local analysis runner and provide a validated open-id, such as your username or phone number. The runner calls the cloud API to process the uploaded monitoring video and output structured results.

How do I access historical reports for automated pet calming triggers?

You can access historical reports for automated pet calming triggers by requesting a history listing through the cloud API-backed interface. This requires executing the local runner with your validated open-id to retrieve and view past soothing trigger reports.

Does pet anxiety detection work for prolonged loneliness and howling behaviors?

Yes, pet anxiety detection works specifically for prolonged loneliness and howling behaviors. The system applies to separation anxiety relief scenarios when owners are away, analyzing abnormal vocal patterns and isolation-related behaviors from monitoring video to trigger calming interventions.