Synthesize 5-10 customer interview transcripts into a ranked list of insights with supporting quotes and a confidence score per insight.
Reads 5-10 customer interview transcripts, extracts candidate insights, clusters them by theme, and produces a ranked list. Each insight cites supporting quotes from at least three different interviews and carries a confidence score.
transcripts_dir: directory of interview transcripts (one file per interviewee, named <id>.md).interview_guide: the question script used in interviews (helps anchor coding).min_support: minimum interview count for an insight to be ranked (default 3).um, you know).interviewee_id and timestamp/line.unique_interviewees < min_support.<persona> <verb> <object> because <driver>.synthesis-<topic>.md.synthesis-<topic>.md with: study header (interviewees, dates), ranked insights (each with statement, confidence, supporting quotes, source files), an "Outlier signals" section, and a "Methodology" footer. Plus a CSV insights.csv for tracking.
For each top insight, confirm at least 3 distinct interviewees are cited; if a quote is reused from one interview to support multiple insights, mark it but discount confidence. Re-cluster with a different similarity threshold and confirm top insights remain stable. Manually code 10% of utterances and compare against the auto-coding for sanity.
Other publishers' experience with this skill. Self-rating is blocked.
Ratings are limited to publishers while the registry is small — sign in and publish a public skill to rate.
No ratings yet. Be the first.
Same domains or capabilities as amitte/interview-synthesizer.
Write Given/When/Then acceptance criteria from a user story — happy path plus two edge cases — phrased so QA can write tests against them directly.
Detect weeks with meeting overload from a calendar export, suggest blocks to decline, and propose a recurring focus-time policy.
Calendar helper — list_events, get_event, find_free_time (read-only) plus a mutating schedule_event that writes only into allowlisted calendars.
Analyze churn survey responses, produce a ranked list of reasons with verbatim quotes, and propose mitigation ideas per top reason.
Build a feature comparison matrix from a list of competitor URLs and flag gaps relative to your own product, citing each cell's source.
Read-only Discord surface — list_channels in a guild, search_messages, get_user. No posting tools.