to-questionnaire

Generates a structured Markdown questionnaire for a recipient to answer asynchronously.

1|Updated Mar 2, 2025
One-click install
npx skills add https://github.com/marjorg/setup --skill to-questionnaire-marjorg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/marjorg/setup/tree/main/home/.agents/skills/archive/0-matt/to-questionnaire
Command: npx skills add https://github.com/marjorg/setup --skill to-questionnaire-marjorg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision alone and need knowledge from someone else, this Skill turns that gap into a written questionnaire the recipient can fill in asynchronously or together in a meeting. ## Core Features & Use Cases - Recipient Profiling: Asks who the questionnaire goes to, fixing tone and required context. - Gap-Targeted Questions: Drafts questions aimed at the specific decisions or facts you cannot resolve alone. - Structured Document Output: Writes a themed, most-important-first Markdown questionnaire saved as to-questionnaire-<slug>.md. - Use Case: You need infrastructure details from a senior engineer before planning a launch. The Skill interviews you about the recipient and what you need back, then produces a ready-to-send discovery questionnaire. ## Quick Start Ask the assistant to turn the decision you cannot answer alone into a questionnaire for the person who holds that knowledge.

Frequently Asked Questions about to-questionnaire

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

FAQPage Schema
How do I create a questionnaire for someone else to fill in?

Describe who the recipient is and what decisions or facts you need from them. The Skill drafts a Markdown questionnaire with themed sections, ordered most-important-first, and saves it as a file you can send.

What format does the generated questionnaire use?

The output is a Markdown document named to-questionnaire-<slug>.md containing a purpose statement, context section, answering instructions, themed question sections with answer stubs, and a closing catch-all question.

Can the questionnaire be filled out in a live meeting instead of async?

Yes. The document works both as an async hand-off and as a shared agenda for a live session, since questions are grouped by theme and ordered by importance.

When should I not use a written questionnaire?

Avoid it when the knowledge requires interactive back-and-forth probing, when the recipient cannot write answers, or when the decision is urgent enough that async turnaround is too slow.