to-questionnaire

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

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/kashman001/ai-workspace-template --skill to-questionnaire-kashman001
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/kashman001/ai-workspace-template/tree/main/skills/to-questionnaire
Command: npx skills add https://github.com/kashman001/ai-workspace-template --skill to-questionnaire-kashman001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you face a decision you cannot fully answer alone, this Skill turns that knowledge gap into a written questionnaire you hand to the person who holds the missing context, instead of losing the answer in scattered messages or meetings. ## Core Features & Use Cases - Recipient Scoping: Asks who the questionnaire goes to and what they know, fixing tone and context level. - Gap-Targeted Questions: Drafts questions aimed at the specific decisions or facts you need back, ordered most-important-first. - Structured Markdown Output: Writes a themed questionnaire file (to-questionnaire-<slug>.md) with purpose, context, answer guidance, and a catch-all section. - Use Case: You need infrastructure capacity numbers from an ops engineer before planning a launch. The Skill interviews you about the recipient and what you need, then produces a ready-to-send questionnaire covering every open question. ## 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 questionnaire goes to and what decisions or facts you need back. The Skill drafts gap-targeted questions, orders them most-important-first, and writes them to a Markdown file you can send.

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 section.

Can the questionnaire be answered asynchronously by email or chat?▼

Yes. The document is designed for async handoff: questions are ordered most-important-first since you may only get one pass, and partial answers or "I don't know" responses are explicitly welcomed.

When should I use a questionnaire instead of a meeting?▼

Use it when the recipient holds knowledge you lack and scheduling is costly, or when you want considered written answers. The same document also works as an agenda filled out together during a live meeting.

What information do I need to provide before the questionnaire is written?▼

Two things: who the recipient is (role, expertise, relationship to you) and the specific decisions or facts you need back. The Skill asks these in two short exchanges before drafting.