What problem does it solve? Starting a structured research project requires defining what to investigate and which dimensions to cover, but doing this manually often misses important items or recent developments. This Skill combines model knowledge with live web search to produce a confirmed research outline before deep investigation begins. ## Core Features & Use Cases - Two-Source Outline Generation: Builds an initial framework from model knowledge, then launches a web-search agent to supplement missing items and fields within a user-specified time range. - Human-in-the-Loop Confirmation: Uses request_user_input at every stage to confirm items, field frameworks, time ranges, and execution parameters like batch size. - Structured YAML Output: Produces outline.yaml (items plus execution config) and fields.yaml (field definitions with detail levels) saved to a topic directory, ready for the follow-up /research-deep phase. - Use Case: A researcher comparing AI coding tools runs /research to enumerate tools and evaluation dimensions, confirms the framework interactively, and receives outline.yaml and fields.yaml that drive the subsequent deep research phase. ## Quick Start Run /research followed by your topic, for example asking the agent to research AI coding assistants and confirm each step of the generated outline.