What problem does it solve?
Webpage generation pipelines need factual grounding, but full deep-research workflows are too slow and expensive for a single page-planning step. This Skill produces a short, citation-backed topic brief in one bounded search round so the page planner gets factual anchors without multi-round investigation overhead.
Core Features & Use Cases
- Single-Pass Research: Identifies 3-5 focused sub-questions and runs at most one web-search query per sub-question, with no iteration or state files.
- Cited Brief Output: Compiles a 300-500 word brief with a topic summary, key facts with inline [n] citations, a Sources list, and Page anchors usable as section headings.
- Graceful Degradation: Prepends a RESEARCH_THIN marker and falls back to a question-only summary when the search round returns nothing usable, without fabricating citations.
- Use Case: As part of the AwesomeWebpageMetaSkill pipeline, research the topic "benefits of static site generators" to produce a cited brief that grounds the sections of a generated webpage.
Quick Start
Ask the agent to run a single-round mini research on your webpage topic and return a short cited brief with page anchors.