to-questionnaire

Converts unresolved decisions into a structured Markdown questionnaire for a knowledgeable recipient.

2|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/IsKenKenYa/skills --skill to-questionnaire-iskenkenya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/IsKenKenYa/skills/tree/main/skills/productivity/to-questionnaire
Command: npx skills add https://github.com/IsKenKenYa/skills --skill to-questionnaire-iskenkenya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a decision depends on knowledge someone else holds, ad-hoc chats and meetings often miss key questions. This Skill turns what you cannot answer alone into a written questionnaire that one person fills in asynchronously or together in a meeting. ## Core Features & Use Cases - Recipient-focused interview: Asks only about who the questionnaire goes to and what you need back, so the conversation stays answerable. - 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 ready-to-send to-questionnaire-<slug>.md file with purpose, context, answer guidance, themed sections, and answer stubs. - Use Case: You are planning infrastructure for a product launch but do not know the expected load. Use this Skill to produce a questionnaire for the ops lead covering traffic expectations, constraints, and open risks. ## Quick Start Ask the assistant to turn the decisions you cannot answer alone into a questionnaire for a specific colleague, stating who they are and what you need back.

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 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 is a discovery questionnaire used for?

A discovery questionnaire pulls knowledge out of someone who holds context you lack, such as a stakeholder or domain expert. It works asynchronously, so the recipient can answer in one pass without a live meeting.

Can I use a questionnaire instead of a requirements meeting?

Yes, when the recipient's knowledge is well-defined and they can answer in writing. The Skill orders questions most-important-first precisely because async exchanges may only get one pass, but complex negotiations still benefit from live discussion.

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, themed question sections with answer stubs, and a closing catch-all question.

When should I not use a written questionnaire?

Avoid it when the topic requires back-and-forth probing, the recipient's knowledge is unclear, or the relationship is sensitive. In those cases a live interview or conversation surfaces information a static document cannot.