qualitati-publish-survey

Publishes QualiTaTi surveys after preflight checks and returns the respondent share link.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Publishing a survey without validation risks exposing broken questions or logic errors to respondents. This Skill runs QualiTaTi's pre-publish check first, fixes any findings, and only then makes the survey live with a shareable link. ## Core Features & Use Cases - Pre-Publish Preflight: Runs QualiTaTi's built-in validation before anything goes live, returning findings instead of publishing a broken survey. - Guided Error Resolution: Explains each preflight finding in plain words so issues can be fixed with the edit skill before retrying. - Approval-Gated Publishing: Only publishes on explicit user confirmation, since the link exposes the survey to anyone who receives it. - Use Case: After building a customer satisfaction survey, ask to publish it; the Skill validates the survey, resolves any flagged errors, and returns the share_url to send to participants. ## Quick Start Publish my QualiTaTi survey and give me the link to send to participants.

Frequently Asked Questions about qualitati-publish-survey

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

FAQPage Schema
How do I publish a QualiTaTi survey and get the link?▼

Confirm the survey id and that you want it live, then the publish tool runs QualiTaTi's preflight check first. On success it returns a share_url you can send to respondents; on findings, the errors must be fixed before retrying.

What happens if the pre-publish check finds errors?▼

The survey is not published and the preflight findings are returned instead. Each finding is explained in plain words so it can be fixed with the edit skill, after which publishing can be attempted again.

Can a survey be published without my confirmation?▼

No. Publishing is approval-gated and only happens on your explicit say-so, because the resulting link exposes the survey to anyone who receives it.

Why does publishing fail with an account or sign-in error?▼

Publishing requires an active QualiTaTi account session. If the account is signed out or the session expired, sign back in through Settings, Models, QualiTaTi account before retrying.

What do warnings mean when a survey publishes successfully?▼

Warnings are non-blocking notes returned alongside the share_url on successful publication. The survey is live, but the warnings highlight items worth reviewing before distributing the link widely.