qualitati-export-survey

Export complete QualiTaTi survey datasets as CSV or XLSX files for local analysis.

2|1|Updated Aug 19, 2026
One-click install
npx skills add https://github.com/lanceyuu/mimiwork --skill qualitati-export-survey-lanceyuu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qualitati-export-survey
Source: https://github.com/lanceyuu/mimiwork/tree/main/coworker/skills/builtin/qualitati-export-survey
Command: npx skills add https://github.com/lanceyuu/mimiwork --skill qualitati-export-survey-lanceyuu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When the bounded response preview is not enough, you need the full survey-response file on your machine for reproducible analysis. This Skill exports a complete QualiTaTi survey dataset into your session workspace as a CSV or XLSX file, so you can inspect variables, labels, and responses locally. ## Core Features & Use Cases - Full Dataset Export: Downloads the complete survey-response file for a given survey ID, not just a preview. - Format Choice: Saves as CSV for portable analysis or XLSX when an Excel deliverable is needed. - Workspace-Safe Output: The export is saved only inside the granted session workspace, with approval requested before the tool runs. - Use Case: You want to run a full statistical analysis of a QualiTaTi survey. Export the dataset as CSV, then inspect its variables, value labels, missing-value codes, and row count before analyzing. ## Quick Start Export my QualiTaTi survey with ID 4821 as a CSV file named onboarding-survey.csv so I can analyze it locally.

Frequently Asked Questions about qualitati-export-survey

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export a QualiTaTi survey dataset to CSV?▼

Provide the exact survey ID and choose csv as the format with a descriptive filename. After approval, the export tool saves the complete response file into your session workspace and returns the path and byte count.

Should I export survey data as CSV or XLSX?▼

Choose CSV for portable analysis in statistical tools and scripts. Choose XLSX when the user needs an Excel deliverable to open, share, or review directly in a spreadsheet application.

Where does the exported survey file get saved?▼

The export is saved only inside the granted session workspace. It is not copied outside the folder or sent anywhere unless the user explicitly asks and the destination is approved.

What should I check before analyzing an exported survey file?▼

Inspect the file's variables, value labels, missing-value codes, and row count using the data-inspection workflow. This confirms the export is complete and correctly coded before any analysis begins.

What happens if my QualiTaTi sign-in has expired?▼

If sign-in is missing or expired, go to Settings, Models, QualiTaTi account to reconnect. Credentials are never requested in chat, and the export cannot proceed until authentication is restored.