src/skills/research/summary_generator/SKILL.md
Generate executive summaries
npx skillsauth add sadjad6/open-autonomous-research-lab summary_generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate executive summaries
When creating reports for stakeholders
jinja2
from src.skills.research.summary_generator import Skill
skill = Skill()
result = await skill.run(SkillInput(data={"key": "value"}))
Keep under 1 page
tools
Generate scatter plot visualizations
testing
Generate publication-quality charts
tools
Generate pie chart visualizations
tools
Generate line chart visualizations