github/workflow-step-summaries
Write clear GitHub Actions step summaries with progressive disclosure.
npx skills add https://github.com/github/gh-aw --skill workflow-step-summaries
Use this skill when generating content for $GITHUB_STEP_SUMMARY.
### (h3) for readable hierarchy in workflow run pages.<details> blocks.<summary> line that states what the collapsed section contains.actions/github-script, prefer core.summary.* helpers to build summary content.<details> blocks.Take github/workflow-step-summaries from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.