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 "Skills.md"
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>.
development
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.