research-prompt-builder

Translate user intent into structured YAML research prompts via interactive hearings.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/YuriNakayama/research --skill research-prompt-builder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research-prompt-builder
Source: https://github.com/YuriNakayama/research/tree/main/.claude/skills/research-prompt-builder
Command: npx skills add https://github.com/YuriNakayama/research --skill research-prompt-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

研究計画を組み立てる際の煩雑さを解消し、ユーザーの意図をもとに構造化されたプロンプトを自動生成します。

Core Features & Use Cases

  • 対話的ヒアリング: AskUserQuestion を用いてテーマ・目的・除外条件・目標・手順・ルールを段階的に収集し、使いやすいプロンプトを作成します。
  • 適用範囲の拡張性: 研究分野を問わず、初期入力から不足情報をヒアリングして最適なプロンプトを完成させます。
  • 出力と保存: 生成されたプロンプトは YAML 形式で docs/research/ 配下に保存可能です。

Quick Start

最初に研究テーマと目的を自然言語で入力すると、このスキルが対話を通じて構造化プロンプトを生成します。

Frequently Asked Questions about research-prompt-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a structured prompt for a research paper survey?▼

Build a structured research prompt by providing your initial topic and purpose in natural language, then the tool interactively collects missing details like exclusion criteria, goals, procedures, and rules to generate a ready-to-save YAML output.

What is the structured prompt generation process for research workflows?▼

The structured prompt generation process involves an interactive hearing using the AskUserQuestion tool, which guides you step-by-step through your theme, objectives, and constraints to translate user intent into a structured YAML prompt.

Can I automatically generate research prompts without interactive input?▼

Yes, you can automatically generate research prompts without interactive input by using the auto mode, which bypasses the AskUserQuestion hearing and creates the structured prompt directly from your initial input.

Does the structured prompt builder work across different research domains?▼

Yes, the structured prompt builder works across any research domain, taking your initial natural language input and filling in missing information to complete an optimized prompt regardless of the specific field.

How do I save generated prompts to docs/research/?▼

Save generated prompts to the docs/research/ directory by requesting it during the workflow; the tool outputs a YAML formatted file with required fields and optional components to that path.

What limitations exist when using auto mode for prompt generation?▼

When using auto mode for prompt generation, the limitation is that it skips the interactive AskUserQuestion hearing process, meaning it relies solely on your initial input and cannot collect missing exclusion criteria, goals, or rules step-by-step.