to-questionnaire

Generates a Markdown discovery questionnaire for a recipient who holds missing knowledge.

Updated Aug 3, 2026
One-click install
npx skills add https://github.com/shaahy/quicknav-desktop --skill to-questionnaire-shaahy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/shaahy/quicknav-desktop/tree/main/A%20%E6%95%99%E7%A8%8B%E9%9B%86%E5%90%88/Matt%20Pocock%20Skills%20%E6%8A%80%E8%83%BD%E9%80%9F%E6%9F%A5/source-snapshot/skills/in-progress/to-questionnaire
Command: npx skills add https://github.com/shaahy/quicknav-desktop --skill to-questionnaire-shaahy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision alone and need input from someone else, this Skill turns that gap into a structured Markdown questionnaire the recipient can fill in asynchronously or during a meeting. ## Core Features & Use Cases - Recipient Profiling: Interviews you about who the questionnaire goes to, their role, expertise, and relationship to you, fixing tone and context depth. - Gap-Targeted Questions: Drafts questions aimed precisely at the gap between what the recipient knows and what you need, ordered most-important-first. - Structured Document Output: Writes a themed questionnaire with purpose, context, answer guidance, and answer stubs to a to-questionnaire-<slug>.md file. - Use Case: You are planning a system migration but only the ops lead knows the current infrastructure limits. Use this Skill to produce a focused questionnaire covering capacity, constraints, and risks that the ops lead can answer asynchronously. ## Quick Start Ask the assistant to turn the 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?▼

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 to-questionnaire-<slug>.md file.

What makes a good discovery questionnaire for async answers?▼

A good async questionnaire orders questions most-important-first since you may only get one pass, keeps each question to a single idea, includes answer stubs, and explains why a question matters where it could be misread.

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

Yes, the generated document works both ways: hand it to one person to fill in asynchronously, or walk through it together during a meeting. Partial answers and explicit 'I don't know' responses are encouraged.

When should I not use a written questionnaire?▼

Avoid it when the topic requires real-time back-and-forth probing, when the recipient's answers will raise immediate follow-ups, or when the knowledge gap is small enough to resolve in a quick direct conversation.