merch-report-html Skill
Generate the shareable end-of-quarter markdown review as a single self-contained interactive HTML report by running the bundled merchreport.py script. Use as the final step once the analysis and policy-bound markdown recommendations are decided. The script renders top sellers, slow movers, and the markdown recommendati Published by microsoft in new-copilot-studio-tech-guide.
What is merch-report-html Skill?
Generate the shareable end-of-quarter markdown review as a single self-contained interactive HTML report by running the bundled merchreport.py script. Use as the final step once the analysis and policy-bound markdown recommendations are decided. The script renders top sellers, slow movers, and the markdown recommendati Published by microsoft in new-copilot-studio-tech-guide. 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
- Documentation
- Data analysis
- Writing
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use merch-report-html Skill
- Use it for documentation.
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/new-copilot-studio-tech-guide
- Skill file: sample/archive/store-solution/skills/merch-report-html/SKILL.md
What it does
Generate the shareable end-of-quarter markdown review as a single self-contained interactive HTML report by running the bundled merchreport.py script. Use as the final step once the analysis and policy-bound markdown recommendations are decided. The script renders top sellers, slow movers, and the markdown recommendati
Skill instructions
Merch Report (interactive HTML) This skill produces the shareable report that closes out the end-of-quarter markdown review by running the bundled merchreport.py script. You do not write any Python and you do not invent numbers: every value comes from the earlier steps. The script renders one self-contained, interactive HTML file (BlastBox Omega theme) - all CSS, JavaScript, and SVG charts are inlined, so it references nothing external and works fully offline once downloaded. Use this as the last step, after sales-analysis has produced the top sellers and slow movers and markdown-optimizer has produced the policy-bound recommendations. Inputs (pass the JSON you already have as flags) | Flag | Source | | --- | --- | | --top-sellers | top sellers from sales-analysis - [{name, units, velocity, revenue}] | | --slow-movers | slow movers from sales-analysis - [{name, sku, weeksofcover, price, cost, margin}] | | --recommendations | RECOMMENDATIONSJSON from markdown-optimizer - [{name, sku, pr
Explore related resources
Frequently asked questions
What is merch-report-html?
merch-report-html is a open-source AI agent skill with Copy skill directory. Generate the shareable end-of-quarter markdown review as a single self-contained interactive HTML report by running the bundled merchreport.py script.
Who is merch-report-html best for?
merch-report-html is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, writing workflows.
How do I install merch-report-html?
Install or run merch-report-html using Copy skill directory. Check merch-report-html for the latest setup command.
Is merch-report-html actively maintained?
merch-report-html may need a closer maintenance check before production use.
Auto-fetched from GitHub.