一键导入
workflow-step-summaries
Write clear GitHub Actions step summaries with progressive disclosure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write clear GitHub Actions step summaries with progressive disclosure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Conversational skill that interviews users to design new agentic workflows
Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
Analyze and reduce token consumption in agentic workflows — guardrail-specific entry points, measurement, and optimization techniques.
Implement secret-safe HTTP headers for MCP transport in gh-aw.
Review code that performs git or gh operations against repository checkouts in gh-aw, checking that the right credentials are available at the right time and that sparseness, shallowness and credential-free factors are properly considered.
Teach Copilot how to plan, address, and respond to pull request review feedback.
| name | workflow-step-summaries |
| description | Write clear GitHub Actions step summaries with progressive disclosure. |
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.