src/skills/research/data_storyteller/SKILL.md
Create compelling data narratives
npx skillsauth add sadjad6/open-autonomous-research-lab data_storytellerInstall 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.
Create compelling data narratives
When presenting findings to audiences
jinja2
from src.skills.research.data_storyteller import Skill
skill = Skill()
result = await skill.run(SkillInput(data={"key": "value"}))
Lead with the key insight
tools
Generate scatter plot visualizations
testing
Generate publication-quality charts
tools
Generate pie chart visualizations
tools
Generate line chart visualizations