Smile_Expression_Detector
Detects smiles in images/videos to analyze sentiment and understand user emotion – valuable for feedback & engagement analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add smile_expression_detector npx -- -y @trustedskills/smile_expression_detector
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"smile_expression_detector": {
"command": "npx",
"args": [
"-y",
"@trustedskills/smile_expression_detector"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The smile_expression_detector skill analyzes images to detect the presence of smiles. It identifies whether a smile is present in an image and can be used for sentiment analysis or understanding facial expressions. This allows AI agents to respond appropriately based on perceived emotion.
When to use it
- Customer service bots: Determine customer satisfaction by analyzing their facial expressions during video calls.
- Content moderation: Flag images containing smiles for further review, potentially identifying inappropriate content.
- Interactive games: Trigger in-game events or character responses based on player's detected smile.
- Social media analysis: Gauge audience engagement and sentiment around posts featuring faces.
Key capabilities
- Smile detection
- Image analysis
- Facial expression recognition (limited to smiles)
Example prompts
- "Analyze this image and tell me if the person is smiling."
- "Is there a smile in this picture? Return 'yes' or 'no'."
- “Detect any smiles in this batch of images.”
Tips & gotchas
The skill’s accuracy depends on image quality and lighting conditions. Complex facial expressions beyond simple smiles may not be accurately detected.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.