to-questionnaire

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

2|Updated May 12, 2026
One-click install
npx skills add https://github.com/tajo9128/BioDockify-Pharma-AI --skill to-questionnaire-tajo9128
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-questionnaire
Source: https://github.com/tajo9128/BioDockify-Pharma-AI/tree/main/.agents/skills/to-questionnaire
Command: npx skills add https://github.com/tajo9128/BioDockify-Pharma-AI --skill to-questionnaire-tajo9128

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you cannot answer a decision alone and need input from someone with knowledge you lack, this Skill turns that gap into a written questionnaire the recipient can fill in asynchronously or during a meeting. ## Core Features & Use Cases - Recipient Profiling: Asks who the questionnaire goes to, their role, expertise, and relationship to you, so tone and context match the audience. - Gap-Targeted Questions: Identifies the specific decisions or facts you need back, then drafts questions aimed exactly at that knowledge gap. - Structured Document Output: Writes a discovery questionnaire to to-questionnaire-<slug>.md with purpose, context, themed sections ordered most-important-first, answer stubs, and a closing catch-all. - Use Case: You are scoping a system migration and need the infrastructure team's input. The Skill produces a questionnaire covering load expectations, constraints, and deadlines that the infra lead fills in async. ## 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 back from them. The Skill drafts a Markdown questionnaire with themed sections ordered most-important-first and writes it to a to-questionnaire-<slug>.md file.

What format does the generated questionnaire use?

The output is a Markdown document with a purpose statement, context paragraph, answering instructions, themed ## sections, one idea per question with an answer stub beneath, and a closing catch-all section.

Can the questionnaire be filled in during a live meeting?

Yes. The document works both as an async hand-off and as a shared agenda filled out together in a meeting, since questions are ordered most-important-first in case time runs short.

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 gaps where one recipient holds context you lack and can respond in one pass.