psychological-stress-assessment-analysis

Convert face video into structured stress, anxiety, and depression assessments.

Updated May 18, 2026
One-click install
npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill psychological-stress-assessment-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: psychological-stress-assessment-analysis
Source: https://github.com/smyx-sunjinhui/smyx-open-claw-skills/tree/main/skills/psychological-stress-assessment-analysis
Command: npx skills add https://github.com/smyx-sunjinhui/smyx-open-claw-skills --skill psychological-stress-assessment-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 turn face video inputs into structured, objective psychological stress assessment results (stress index, anxiety tendency, and depression tendency) for monitoring and early intervention planning.

Core Features & Use Cases

  • Contactless mental health screening from face video: Uses remote physiological signal extraction (rPPG) and micro-expression/affective analysis to estimate stress index and mental tendency metrics.
  • Historical report querying: Supports listing and exporting past assessment reports via a cloud API (by open-id), returning clickable report links in a Markdown table.
  • Multiple output granularities: Produces compact basic/standard summaries or JSON outputs, and can save results to a specified file path.
  • Use cases: corporate employee care, campus psychological screening, and home monitoring scenarios where users provide face images or videos.

Quick Start

Ask the assistant to perform a psychological stress assessment by analyzing your face video (local file path or public URL) and requiring an open-id so it can retrieve/store the evaluation record.

Frequently Asked Questions about psychological-stress-assessment-analysis

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

FAQPage Schema
How do I get a stress index from a face video for psychological assessment?

The system performs contactless psychological stress assessment by extracting rPPG signals and micro-expressions from your face video, outputting structured stress index and mental tendency metrics.

Can I retrieve historical stress assessment reports using an open-id?

Yes, you can retrieve historical stress assessment reports by querying the cloud API with an open-id. The system returns past assessment records as clickable links in a Markdown table.

Does contactless mental health screening work with just a face image?

Contactless mental health screening works with both face video and face image inputs. It applies remote physiological signal extraction to estimate anxiety and depression tendencies for monitoring scenarios.

What do I need to run a remote rPPG stress analysis workflow?

Running a remote rPPG stress analysis requires a face video or image input and an open-id for cloud API querying. The workflow requires YAML frontmatter discovery and executes via python -m scripts module.

What are the limitations of using facial micro-expression analysis for depression tendency?

Facial micro-expression analysis provides objective stress and depression tendency estimates for monitoring, but requires face video inputs and a cloud API open-id, without falling back to local memory.

When do I need a psychological stress assessment from face video?

You need a psychological stress assessment when conducting corporate employee care, campus psychological screening, or home monitoring. It provides objective stress index and anxiety tendency data for early intervention planning.