to-questionnaire

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

Updated Jun 28, 2026
One-click install
npx skills add https://github.com/AO-HyS/aohys.com --skill to-questionnaire-ao-hys
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/AO-HyS/aohys.com/tree/main/.agents/skills/to-questionnaire
Command: npx skills add https://github.com/AO-HyS/aohys.com --skill to-questionnaire-ao-hys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision yourself and the knowledge lives with someone else, this Skill turns that gap into a written questionnaire the recipient can fill in asynchronously or together in a meeting, so you get usable answers in one pass. ## Core Features & Use Cases - Recipient Scoping: Interviews you only about who the questionnaire goes to and what you need back, fixing tone and context level. - Gap-Targeted Questions: Drafts questions aimed at the gap between what the recipient knows and what you need, ordered most-important-first. - Structured Markdown Output: Writes a themed questionnaire with purpose, context, answer instructions, and answer stubs to a to-questionnaire-<slug>.md file. - Use Case: You are scoping a client project and need infrastructure details from their IT lead. The Skill produces a discovery questionnaire covering load expectations, constraints, and open questions that the lead answers over email. ## Quick Start Ask the assistant to turn a decision you cannot answer alone into a questionnaire for the person who holds the missing 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?▼

State who the recipient is and what decisions or facts you need back from them. The Skill drafts a Markdown questionnaire with themed sections, ordered questions, and answer stubs, then saves it as a file you can send.

What information do I need to provide to generate a questionnaire?▼

Only two things: the recipient's role, expertise, and relationship to you, plus the specific decisions or facts you cannot resolve alone. The Skill derives the questions from the gap between those two answers.

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

Yes. The generated document works both as an async form one person fills in and as an agenda you complete together in a meeting. Questions are ordered most-important-first in case time runs short.

What format is the generated questionnaire saved in?▼

The questionnaire is written as a Markdown file named to-questionnaire-<slug>.md in the current directory. It includes a purpose statement, context section, answer instructions, themed question headings, and a closing catch-all.

When should I not use a written questionnaire?▼

Avoid it when you can answer the question yourself, when the topic needs real-time back-and-forth probing, or when the recipient lacks the knowledge you assume they hold. The Skill targets gaps where one specific person holds missing context.