reporting
Installation
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
Related skills
More from github/gh-aw
github-mcp-server
GitHub MCP Server Documentation
43developer
Developer Instructions for GitHub Agentic Workflows
38dictation instructions
Instructions for fixing speech-to-text errors and improving text quality in gh-aw documentation and workflows
33javascript-refactoring
Instructions for refactoring JavaScript code into separate files
32github-pr-query
Query GitHub pull requests efficiently with jq argument support for filtering
31documentation
Documentation Brief description for SEO and navigation
30