to-questionnaire

Generates a structured Markdown questionnaire for a recipient who holds knowledge the user lacks.

1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/jwh3times/holland-vip --skill to-questionnaire-jwh3times
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/jwh3times/holland-vip/tree/main/.agents/skills/to-questionnaire
Command: npx skills add https://github.com/jwh3times/holland-vip --skill to-questionnaire-jwh3times

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision alone, this Skill turns that gap into a written questionnaire you hand to the person who holds the missing knowledge, so their answers arrive structured and complete instead of scattered across meetings or chat threads. ## Core Features & Use Cases - Recipient Scoping: A short interview identifies who the questionnaire goes to, their expertise, and their relationship to you, fixing tone and context level. - Gap-Targeted Questions: Questions are drafted against the specific decisions or facts you need back, ordered most-important-first and grouped under themed headings. - Ready-to-Send Document: Produces a to-questionnaire-<slug>.md file with purpose, context, answer instructions, per-question answer stubs, and a closing catch-all section. - Use Case: You are planning infrastructure for a product launch but do not know the expected load. The Skill interviews you about the recipient (the ops lead) and what you need back, then writes a discovery questionnaire covering traffic expectations, scaling constraints, and budget limits. ## Quick Start Ask the assistant to turn a decision you cannot answer alone into a questionnaire for the person who can answer it.

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 who has information I need?▼

Describe who the recipient is and what decisions or facts you need back from them. The Skill drafts a Markdown questionnaire with themed sections, priority-ordered questions, and answer stubs, saved as a file you can send directly.

How to write good discovery questions for a stakeholder?▼

Target the gap between what the stakeholder knows and what you need to decide. The Skill orders questions most-important-first, keeps each question to one idea, and adds a why-this-matters note only where a question could be misread.

What format does the generated questionnaire use?▼

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

Can the questionnaire be filled in asynchronously instead of in a meeting?▼

Yes, the document is designed for async completion by one recipient, with partial answers and uncertainty flags explicitly welcomed. It also works as an agenda when filled out together during a live meeting.

When should I not use a written questionnaire?▼

Avoid it when you already hold the knowledge yourself or when the answer needs interactive back-and-forth probing. The Skill targets cases where a specific recipient holds knowledge you lack and can respond in writing.