report-to-google-slides Skill
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing HTML analytics report into a native Google Slides deck. Published by openai in role-specific-plugins.
What is report-to-google-slides Skill?
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing HTML analytics report into a native Google Slides deck. Published by openai in role-specific-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use report-to-google-slides Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/role-specific-plugins
- Skill file: plugins/data-analytics/skills/build-report/report-to-google-slides/SKILL.md
What it does
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing HTML analytics report into a native Google Slides deck.
Skill instructions
Report To Google Slides Use this skill only when the user explicitly has an existing HTML analytics report and wants a Google Slides deliverable. The output should be a deck, not a pasted report. A stakeholder skimming the slides should understand the answer, evidence, caveats, and recommended follow-up without opening the source report. This skill consumes an HTML report. It does not convert a live MCP app report directly; if only an MCP app report exists, build an HTML report from the same source evidence as a separate report delivery mode first. Workflow 1. Resolve the local HTML report. Use an absolute file path. If the user provides a remote report, retrieve it outside this skill first. If the local file is a sign-in page, redirect page, or very small stub, stop and obtain the real report before continuing. 2. Run the helper. bash python3 <REPORTTOGOOGLESLIDESSKILLDIR/scripts/reporttogoogleslides.py \ <LOCALHTMLREPORTPATH \ --out-dir /tmp/reporttogoogleslides 3. Inspect local outp
Explore related resources
Frequently asked questions
What is report-to-google-slides?
report-to-google-slides is a open-source AI agent skill with Copy skill directory. Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing HTML analytics report into a native Google Slides deck.
Who is report-to-google-slides best for?
report-to-google-slides is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install report-to-google-slides?
Install or run report-to-google-slides using Copy skill directory. Check report-to-google-slides for the latest setup command.
Is report-to-google-slides actively maintained?
report-to-google-slides may need a closer maintenance check before production use.
Auto-fetched from GitHub.