Review AI agent skills before installation using NVIDIA SkillSpector and source-aware semantic review. Use when asked whether a skill or downloaded skill folder is safe, trustworthy, installable, over-permissioned, or malicious.
report-generator
report-generator is an open-source workflow skill for Claude Code and compatible agents, published by NVIDIA. Its author describes it as: “Generate formatted reports from data”. The project has 15k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/sqp3_locale_forcing`.
What report-generator does
Generates professional reports from structured data.
Installation
Add report-generator to your agent with:
git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/sqp3_locale_forcing Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for report-generator is organised into these sections:
- Purpose
- Usage
When to use it
Reach for report-generator when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in NVIDIA/SkillSpector, an established project with 14,743 GitHub stars
- Actively maintained (recent commits)
Things to check
- Sparse description in metadata — read the repository for full details
Topics
Frequently asked questions
- What does report-generator do?
- Generate formatted reports from data
- How do I install report-generator?
- Run git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/sqp3_locale_forcing in your agent, then reload your skills. Review the source at https://github.com/NVIDIA/SkillSpector before installing.
- Is report-generator free to use?
- Yes. report-generator is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does report-generator come from?
- report-generator ships inside NVIDIA/SkillSpector, a repository that contains 24 catalogued skills in total. The repository's 14,743 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Workflow →Use when cooking or planning meals, troubleshooting recipes, learning culinary techniques
Formats Python code using the black formatter
A friendly greeting skill that says hello to users
A helpful assistant agent