survey-results-analyzer

Solid

Analyze survey CSV files and extract quantitative frequencies, qualitative themes, and Top-3 insights. No Python required — Cowork-native. Use when reviewing Google Forms/Typeform/SurveyMonkey exports, preparing stakeholder reports, or turning raw survey data into actionable findings. Triggers: 'analyze survey results', 'survey results analyzer', 'проанализируй результаты опроса', 'анализ опроса'.

Data & Documents 14 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Survey Results Analyzer This skill analyzes survey result files (CSV) and produces a structured markdown report with frequency distributions, open-ended response themes, and a synthesized Top-3 insights summary. It works in two modes simultaneously — quantitative (close-ended questions) and qualitative (open-ended responses) — without requiring any Python or data analysis background. **Input:** - CSV file with survey data (one row per respondent, first row = headers), provided as an attachment or via workspace folder path **Output:** - `survey-analysis-{filename}.md` — structured markdown report saved to the workspace folder --- ## Language Detection Detect the user's language from their message: - If Russian (or contains Cyrillic): respond in Russian — including all section headers, labels, key findings, and insight text in the generated report - If English (or other Latin-script language): respond in English - If ambiguous: respond in the language of the trigger phrase used --- ## Instructions ### Step 1: Validate and Load the CSV File 1. Check that the user provided a CSV file (attachment or file path in workspace folder) - If no file provided: stop and return: "Please attach a CSV file with survey results or provide the file path in your workspace folder." 2. Read the file and validate structure: - Confirm first row is headers (column names / question text) - Confirm at least 2 columns exist - Confirm at least 1 data row exists - If file is not...

Details

Author
KirKruglov
Repository
KirKruglov/claude-skills-kit
Created
4 months ago
Last Updated
yesterday
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

csv-data-analyzer

Analyze CSV files with business data through a dialogue-based flow — no code, no Python, no plugins. Profiles dataset structure, asks what you want to understand, then delivers numbered insights and a plain-language interpretation. Use when analyzing sales exports, task lists, survey results, CRM data, or any CSV file. Triggers: 'analyze my CSV', 'analyze this CSV file', 'help me understand this data', 'what insights can you find in this spreadsheet', 'проанализируй CSV', 'разбери мой файл данных', 'что в этом CSV', 'помоги понять данные из таблицы'.

14 Updated yesterday
KirKruglov
Data & Documents Solid

csv-analyzer

USE WHEN a user shares or references a CSV file and wants it summarized, analyzed, or visualized — produces data overview, summary statistics, missing-data report, and relevant charts using built-in tools (Read + Bash running Python/pandas).

50 Updated today
hesorchen
Data & Documents Solid

content-performance-reporter

Compile weekly analytics CSV exports from Instagram, YouTube, Google Analytics, LinkedIn, TikTok, Facebook, and Twitter into a narrative performance report: what worked, what didn't, the week's pattern, and concrete recommendations. No code, no dashboards, no API required. Triggers: 'content performance report', 'analyze my content performance', 'what worked this week', 'weekly content report', 'compile my analytics', 'отчёт по контенту', 'чт�� сработало на этой неделе', 'анализ контент-аналитики', 'еженедельный отчёт по контенту', 'скомпилируй аналитику'.

14 Updated yesterday
KirKruglov