qualitati-surveys

Lists QualiTaTi account surveys and inspects survey questions, blocks, and links.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you refer to a QualiTaTi survey by name, topic, or approximate date, you need a reliable way to find the exact survey and verify its ID before reading responses, editing, or publishing. This Skill lists the surveys in your signed-in QualiTaTi account and inspects one survey's questions and blocks so downstream actions always target the correct survey. ## Core Features & Use Cases - Account-wide survey listing: Walks every survey project in the signed-in QualiTaTi account when called without arguments. - Project and survey inspection: Accepts a project_id to look inside one project, or a survey_id to read one survey's full structure including questions, blocks, and links. - Ambiguity-safe matching: Matches your wording against returned titles, projects, and dates, presenting a numbered choice when several surveys are plausible instead of guessing. - Use Case: You ask to check what your "customer onboarding survey" currently contains. The Skill lists matching surveys, confirms the exact survey ID with you, and returns its questions and blocks before any edits or response exports happen. ## Quick Start List all surveys in my QualiTaTi account and show me the questions in the one about customer onboarding.

Frequently Asked Questions about qualitati-surveys

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

FAQPage Schema
How do I find a QualiTaTi survey by name or topic?▼

Call the qualitati_surveys tool with no arguments to list every survey project in the signed-in account, then match your wording against the returned titles, projects, and dates. If several surveys are plausible, a numbered choice is shown so you can confirm the right one.

How do I see what questions a QualiTaTi survey contains?▼

Pass the survey_id to the qualitati_surveys tool to read one survey in full, including its questions, blocks, and links. You can also pass a project_id to look inside a single project first.

Does listing QualiTaTi surveys give access to individual responses?▼

No. Listing surveys only returns account metadata for selection purposes and is not consent to read individual responses or download a dataset. Response access requires the appropriate response or export skill with its own approval.

What happens if the QualiTaTi account is signed out or expired?▼

The Skill directs you to Settings, Models, QualiTaTi account to sign back in. It never asks for credentials in chat, keeping authentication within the application's settings flow.

What if the survey list seems incomplete or capped?▼

If the returned list is capped, the Skill states that results may be partial and asks for a more precise title rather than claiming the survey does not exist. Providing a more specific name or date helps narrow the match.