to-questionnaire

Generates a structured Markdown questionnaire to extract knowledge from a specific recipient.

Updated Aug 11, 2026
One-click install
npx skills add https://github.com/Kunj-Sharma03/agent-contextify --skill to-questionnaire-kunj-sharma03
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/Kunj-Sharma03/agent-contextify/tree/main/skills-main/skills/productivity/to-questionnaire
Command: npx skills add https://github.com/Kunj-Sharma03/agent-contextify --skill to-questionnaire-kunj-sharma03

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision alone and need input from someone else, ad-hoc messages often miss key questions or arrive without context. This Skill turns that gap into a structured Markdown questionnaire that one person can fill in asynchronously or together in a meeting. ## Core Features & Use Cases - Recipient Profiling: Identifies who the questionnaire goes to, their expertise, and their 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 to decide. - Structured Document Output: Writes a discovery questionnaire to to-questionnaire-<slug>.md with purpose, context, themed sections, answer stubs, and a catch-all closing question. - Use Case: You are planning infrastructure for a product launch but lack traffic estimates. Use this Skill to produce a questionnaire for the operations lead covering expected load, scaling constraints, and budget limits. ## 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 a stakeholder who has information I need?▼

Provide who the recipient is and what decisions you cannot resolve alone. The Skill drafts a Markdown questionnaire with themed sections, one idea per question, answer stubs, and a closing catch-all, saved as to-questionnaire-<slug>.md.

What format does the generated questionnaire use?▼

The output is a Markdown document with a purpose statement, a context paragraph, answering instructions with deadline expectations, themed ## sections ordered most-important-first, and an Anything else closing section.

Can the questionnaire be filled in asynchronously?▼

Yes, the document is designed for async completion by one recipient, but it also works when filled out together during a meeting. Questions are ordered most-important-first since async may allow only one pass.

When should I not use a questionnaire to gather information?▼

Avoid it when you can answer the question yourself or when a quick synchronous conversation resolves the gap faster. The questionnaire fits cases where the recipient holds knowledge you lack and answers must be captured in writing.