survey-generator
Installation
SKILL.md
Survey Generator Skill
When to Use
Use when this workflow matches the user request: Use this skill for its documented workflow.
Source: dair-ai/dair-academy-plugins (MIT).
Generate an academic-style survey paper as a single self-contained HTML file.
What this skill does
Given a topic and a public anchor resource, this skill:
- Reads the anchor resource and extracts the landscape of relevant work.
- Builds a structured
research_bundle.json(title, taxonomy, sections, bibliography of real papers). - Calls Kimi K2.6 via the Fireworks chat completions API with the research bundle and a fixed
style_spec.json. - Writes a single-file HTML artifact with inline SVG figures, an academic layout, numbered sections, and a References list.