SkillAgentSearch skills...

genpark-customer-satisfaction-survey-skill

GenPark AI Skill - Net Promoter Score CSAT data compiler

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-customer-satisfaction-survey-skill

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

42/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop
Cursor

genpark-customer-satisfaction-survey-skill

GenPark AI Agent Skill -- Net Promoter Score (NPS) metrics dashboard.

Quick Start

from client import CustomerSatisfactionSurveyClient
client = CustomerSatisfactionSurveyClient()
res = client.calculate_nps([10, 10, 10, 2])
print(res["nps_score"])

Related Skills

View on GitHub
GitHub Stars9
CategoryAutomation
Updated2mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Jul 10, 2026

1 medium2 low