face-reading

Analyze facial features from photographs to interpret personality traits and archetypes.

Updated Sep 17, 2019
One-click install
npx skills add https://github.com/wwlorey/dotfiles --skill face-reading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: face-reading
Source: https://github.com/wwlorey/dotfiles/tree/main/.agents/skills/face-reading
Command: npx skills add https://github.com/wwlorey/dotfiles --skill face-reading

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, Pillow, mediapipe, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a Prosopa-Insights-style face reading from a photo, offering a detailed analysis of a person's temperament, planetary archetype, and character traits.

Core Features & Use Cases

  • Face Analysis: Produces a comprehensive personality profile based on facial features.
  • Temperament Identification: Determines the individual's temperament (e.g., choleric, sanguine, melancholic, phlegmatic).
  • Archetype Analysis: Identifies planetary and animal archetypes based on face shape.
  • Feature Walkthrough: Analyzes individual facial features like forehead, eyebrows, eyes, and more.
  • Asymmetry Reading: Provides insights into a person's inner and outer self through facial asymmetry.
  • Use Case: When a user provides a photo of a person and wants to understand their personality and traits.

Quick Start

Use the face-reading skill to analyze the face traits of the person in the photo 'profile.jpg'.

Frequently Asked Questions about face-reading

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

FAQPage Schema
How do I analyze a face from a photo to determine personality traits?

To perform face reading from a photo, you provide an image file like 'profile.jpg' to the skill. It then utilizes MediaPipe and Pillow to extract facial features and interpret personality traits, temperament, and archetypes.

What does facial asymmetry reveal about a person's inner and outer self?

Facial asymmetry reading provides insights into the contrast between a person's inner self and outer persona. The analysis evaluates structural imbalances in the face to interpret underlying character traits and psychological tendencies.

Can I identify planetary and animal archetypes from a face shape?

Yes, you can identify planetary and animal archetypes by analyzing face shape. The skill evaluates facial structure and feature proportions to map them to corresponding archetypes that reflect the individual's temperament.

Do I need Python libraries to perform physiognomy analysis on photographs?

Yes, physiognomy analysis requires Python libraries including numpy, Pillow, and MediaPipe. These dependencies handle image processing and facial feature extraction necessary to determine temperament and personality profiles.

What temperaments can be identified through facial feature extraction?

Facial feature extraction identifies classical temperaments including choleric, sanguine, melancholic, and phlegmatic. The analysis maps facial characteristics to these categories to determine the individual's baseline psychological disposition.

Is face reading for personality insights suitable for psychological analysis?

Face reading for personality insights is suitable for psychological analysis, personal insights, and entertainment purposes. It applies physiognomy principles to facial measurements to generate character trait interpretations.