One-click install
npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill child-emotion-recognition-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: child-emotion-recognition-analysis
Source: https://github.com/smyx-sunjinhui/smyx-open-claw-skills/tree/main/skills/child-emotion-recognition-analysis
Command: npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill child-emotion-recognition-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It solves the problem of caregivers missing or delaying recognition of children’s negative emotions (crying, anger, fear, distress) during home or childcare monitoring by automatically analyzing surveillance footage and triggering timely notifications.

Core Features & Use Cases

  • Real-time emotion detection: Detects negative emotional states from video/image inputs in home, kindergarten, and daycare monitoring scenarios.
  • Active soothing reminders + parent notifications: Issues verbal soothing prompts and synchronizes alert notifications to parents/caregivers’ mobile devices.
  • Historical report listing and viewing: Supports querying and presenting a list of previous emotion analysis reports, including report links.

Quick Start

Ask to analyze the uploaded child monitoring video for negative emotions and include the open-id so the system can generate the structured emotion recognition report and alerts.

Frequently Asked Questions about child-emotion-recognition-analysis

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

FAQPage Schema
How do I detect negative child emotions from surveillance video footage?

You can detect negative child emotions from surveillance video by uploading the footage and providing an open-id. The Skill analyzes the video or images for crying, anger, fear, and distress, generating a structured emotion recognition report.

Can I retrieve historical emotion recognition reports for a specific child?

Yes, you can retrieve historical emotion recognition reports by querying the system with the child's open-id. The Skill routes history queries via the list API command to fetch and present previous emotion analysis reports including report links.

Does the emotion analysis system send real-time alerts to parents' mobile devices?

Yes, the emotion analysis system sends real-time alerts to parents' mobile devices. Upon detecting distress or fear, it issues active soothing reminders and synchronizes alert notifications to caregivers for immediate intervention.

What do I need to start analyzing childcare monitoring images for distress?

To start analyzing childcare monitoring images for distress, you need to provide the video or image inputs and a mandatory open-id. The system requires this identifier to generate structured emotion recognition reports and route alerts.

What negative emotional states can be detected from home monitoring video?

The system detects negative emotional states including crying, anger, fear, and distress from home monitoring video. It is designed for home, kindergarten, and daycare monitoring scenarios to help caregivers identify when a child needs attention.