skills/customer-feedback-report/SKILL.md
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
npx skillsauth add hasna/skills customer-feedback-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a structured customer feedback insight package from reviews, support tickets, survey responses, interview notes, sales call notes, or mixed raw feedback.
skills auth login.skills run customer-feedback-report --feedback "Users love onboarding but struggle with invoices and integrations" --product "Acme Analytics"
skills run customer-feedback-report ./feedback.txt --product "Acme CRM" --channel tickets --format product
| Option | Description | Default |
|--------|-------------|---------|
| --feedback <text> | Raw feedback text. Positional text also works. | required unless --source is used |
| --source <path> | Read feedback text from a file. | none |
| --product <text> | Product, service, or workflow name. | Product |
| --segment <text> | Customer segment or audience. | All customers |
| --channel <type> | reviews, tickets, calls, surveys, or mixed. | mixed |
| --format <type> | product, support, or executive. | product |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
customer-feedback-report.mdcustomer-feedback-report.pdffeedback-clusters.csvroadmap-suggestions.mdsentiment-summary.jsonevidence.jsonmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates
documentation
Generate docx with customizable options