Cleans a weekly CRM export and produces a regional sales summary. Activates when the user asks to clean a CRM export, deduplicate sales rows, calculate regional totals, or generate a weekly sales report from a CSV.
$npx -y skills add francyjglisboa/agent-skill-creator --skill weekly-crm-reportInstalls into the current project.
Run `npx skills use "https://github.com/francyjglisboa/agent-skill-creator" --skill "francyjglisboa/agent-skill-creator/weekly-crm-report"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/francyjglisboa/agent-skill-creator" that are relevant to the current task. Run `npx skills add "https://github.com/francyjglisboa/agent-skill-creator"` and select the relevant skills, then follow their instructions.