From automating-mac-apps
Analyze a Numbers or Excel file and generate a report with charts
How this command is triggered — by the user, by Claude, or both
Slash command
/automating-mac-apps:sheet-reportThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Spreadsheet Report Analyzes a spreadsheet and produces a report with charts. This command triggers the report agent for data analysis and report generation. ## Usage ## Behavior 1) Loads the spreadsheet and profiles the data. 2) Creates charts (pie/line/bar) when appropriate. 3) Generates a report in Pages, Word, or Keynote.
Analyzes a spreadsheet and produces a report with charts. This command triggers the report agent for data analysis and report generation.
/sheet-report --file /path/to/input.xlsx --format keynote
npx claudepluginhub SpillwaveSolutions/automating-mac-apps-plugin --plugin automating-mac-apps/xlsx-createCreates and edits Excel spreadsheets using openpyxl and pandas, with formatting, conditional styling, and DataFrame export.
/analysisAnalyzes content creation data from CSV/Excel/JSON files for performance, trends, or comparisons, generating Markdown reports with charts, stats, insights, and suggestions.
/f5-import-analyzeAnalyzes Excel requirements files like requirements.xlsx with optional --sheet and --suggest-schema flags for schema suggestions. Deprecated: automatically redirects to /f5-import --analyze.
/output-commandsReformatting, exporting, and comparing analysis outputs from skills and playbooks.
/reportRoutes report generation to installed convention packs, producing structured documents with templates, writing guidance, and QC checks.