to-questionnaire

Generates a structured Markdown questionnaire to extract knowledge from a specific recipient.

2|2|Updated Dec 23, 2017
One-click install
npx skills add https://github.com/xriu/dotfiles --skill to-questionnaire-xriu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/xriu/dotfiles/tree/main/home/.skills/mattpocock/to-questionnaire
Command: npx skills add https://github.com/xriu/dotfiles --skill to-questionnaire-xriu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision yourself and need input from someone else, this Skill turns that knowledge gap into a written questionnaire the recipient can fill in asynchronously or during a meeting. ## Core Features & Use Cases - Recipient Profiling: Identifies who the questionnaire goes to, their expertise, and their relationship to you to set tone and context. - Gap-Targeted Questions: Drafts questions aimed precisely at the gap between what the recipient knows and what you need to decide. - Structured Document Output: Writes a themed, most-important-first Markdown questionnaire with answer stubs to to-questionnaire-<slug>.md. - Use Case: You need infrastructure capacity details from an ops engineer before launch. The Skill interviews you about the recipient and your decisions, then produces a ready-to-send discovery questionnaire. ## Quick Start Ask the assistant to turn a decision you cannot answer alone into a questionnaire for a specific colleague to fill in.

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 a colleague to fill in?▼

Describe who the recipient is and what decisions or facts you need back from them. The Skill drafts a themed Markdown questionnaire with answer stubs and writes it to a to-questionnaire-<slug>.md file in your current directory.

What makes a good async discovery questionnaire?▼

Order questions most-important-first since you may only get one pass, keep each question to a single idea, and group them under theme headings. Include a context paragraph and a closing catch-all for anything unasked.

Can I use a questionnaire instead of a live meeting?▼

Yes, the generated document works both asynchronously and as a meeting agenda. The recipient can fill in answer stubs on their own time, or you can walk through the questions together in a call.

What information do I need before generating a questionnaire?▼

You need two things: the recipient's role, expertise, and relationship to you, plus a concrete list of the decisions or facts you cannot resolve alone. The Skill asks for these in two short exchanges before drafting.

When should I not use a written questionnaire?▼

Avoid it when the topic requires real-time back-and-forth probing, sensitive negotiation, or when the recipient's answers would spawn immediate follow-ups. In those cases a live conversation or interview works better.