reporting

SKILL.md

Report Format Guidelines

This skill provides guidelines for formatting reports with collapsible sections.

Use HTML Details/Summary Tags

To prevent excessive scrolling and improve readability, wrap your reports in HTML <details> and <summary> tags. This allows users to expand and collapse sections as needed.

Basic Structure:

<details>
<summary>📊 Report Title - [Date]</summary>

## Report Content

Your detailed report content goes here...

### Section 1
Installs
2
First Seen
Mar 25, 2026