Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a chosen LLM generates the survey artifact. Output target is a wiki page (markdown), not a one-off HTML — survey lands in <wiki>/derived/surveys/<slug>.md with full bibliography rows in sources.md. Provider-agnostic (Anthropic/OpenAI/OpenRouter/Fireworks/custom OpenAI-compat). Use when the user asks for a "survey", "literature review", "lit review", or "deep dive" on a technical topic.
$npx -y skills add rohitg00/pro-workflow --skill survey-generatorInstalls into the current project.
Run `npx skills use "https://github.com/rohitg00/pro-workflow" --skill "rohitg00/pro-workflow/survey-generator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rohitg00/pro-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/rohitg00/pro-workflow"` and select the relevant skills, then follow their instructions.