๐งช Community โ Claude Code โ Claude Desktop Standalone โข Crewhu
Crewhu
Crewhu - CSAT/NPS surveys, employee recognition, badges, prize redemptions for MSPs
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin crewhu Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Surveys
Skills
This plugin provides 2 skills that teach Claude about Crewhu:
| Skill | Description |
|---|---|
surveys | Crewhu CSAT/NPS survey data: the list/search/get tools and the detractor/promoter sentiment slices, the trend, detractor-follow-up, promoter-recognition and per-tech roll-up workflows, and the edge cases that skew scores โ sparse response counts, comment-only feedback, and tenant-local timestamps. |
api-patterns | Crewhu MCP fundamentals: token authentication via the `X-Crewhu-Api-Token` header and its gateway env-var mapping, the flat 18-tool surface across the surveys, users, badges, and prizes domains (only `crewhu_badges_update_contest` writes), pagination, and error codes. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/search-surveys | Search recent Crewhu surveys, surfacing detractors and promoters |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Search recent Crewhu surveys, surfacing detractors and promoters
/search-surveys Using Skills
/skill crewhu:surveys
Crewhu CSAT/NPS survey data: the list/search/get tools and the detractor/promoter sentiment slices, the trend, detractor-follow-up, promoter-recognition and per-tech roll-up workflows, and the edge cases that skew scores โ sparse response counts, comment-only feedback, and tenant-local timestamps.