Survey Analyzer
Analyzes open-ended survey responses to identify key themes and sentiment, boosting insights from qualitative data.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add survey-analyzer npx -- -y @trustedskills/survey-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"survey-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/survey-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Survey Analyzer skill provides functionality for processing and analyzing survey data within AI agent workflows. It enables automated handling of survey responses and related analytical tasks through Claude Settings integration.
When to use it
- Automating analysis of customer feedback surveys collected from various platforms
- Processing structured survey response data for trend identification
- Integrating survey analytics into broader AI agent decision-making workflows
- Handling batch survey processing for research or market analysis projects
Key capabilities
- Survey data analysis and processing
- Integration with Claude Settings platform
- Automated workflow execution for survey-related tasks
- Support for eddiebe147's skill registry ecosystem
Example prompts
- "Analyze the customer satisfaction survey responses from last month"
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.