Generates PDF reports with tables, charts, and text blocks using a straightforward Python API. You instantiate a ReportGenerator, chain together content sections with add_text, add_table, and add_chart methods, then output to PDF. Works well for recurring business reports or analytics summaries where you need something more polished than a CSV dump but don't want to mess with templating engines. The repo has 60 stars and passed security audits from three providers, which is reassuring for automated pipelines. The API is clean enough that you could wrap it in a scheduled job and forget about it.
npx -y skills add dkyazzentwatwa/chatgpt-skills --skill report-generator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template