qualtrics-survey

Manage Qualtrics surveys programmatically via API calls.

37|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/letitbk/claude-academic-setup --skill qualtrics-survey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qualtrics-survey
Source: https://github.com/letitbk/claude-academic-setup/tree/main/skills/qualtrics-survey
Command: npx skills add https://github.com/letitbk/claude-academic-setup --skill qualtrics-survey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables programmatic control over Qualtrics surveys, simplifying complex editing, creation, and management tasks through automation.

Core Features & Use Cases

  • Survey Structure Manipulation: List blocks and questions, edit question content, and organize questions into blocks.
  • Question Management: Create, update, and delete questions of various types, including multiple-choice, matrix, and text entry.
  • Display Logic & Embedded Data: Configure skip patterns, display conditions, and embed data variables to enable dynamic surveys.
  • Use Case: Researchers can automatically generate survey structures, update question wording based on new data, or implement conditional flows without manual editing.

Quick Start

Use the qualtrics-survey skill to list all survey questions and examine their current structure before applying bulk updates.

Frequently Asked Questions about qualtrics-survey

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

FAQPage Schema
How do I automate Qualtrics survey creation and question management?

Automate Qualtrics survey creation by using API calls to programmatically create, update, and delete various question types, including multiple-choice, matrix, and text entry. This ensures consistency and efficiency in research workflows without manual editing.

Can I configure embedded data and skip logic in Qualtrics via API?

Configure embedded data and skip logic in Qualtrics by making API calls to set up display conditions and embed data variables. This enables dynamic survey flows and complex skip patterns programmatically for precise respondent routing.

What is the best way to list and organize Qualtrics survey blocks?

List and organize Qualtrics survey blocks through API-driven automation that retrieves survey structures. You can list existing blocks and questions, edit question content, and reorganize questions into blocks to streamline survey management.

How do I update question wording in Qualtrics surveys in bulk?

Update question wording in Qualtrics surveys in bulk by using API calls to programmatically modify question content. This allows researchers to apply text updates across multiple questions based on new data without manual editing.

Can I automate complex survey flow modifications in Qualtrics?

Automate complex survey flow modifications in Qualtrics through API calls that manipulate survey structures and configure conditional flows. This handles complex skip logic and embedded data configurations for dynamic survey experiences.

Does Qualtrics API support programmatic control over matrix questions?

Qualtrics API supports programmatic control over matrix questions and various other question types. You can create, update, and delete matrix questions through API calls to facilitate comprehensive survey management and modification.