什么是 analyze-github-action-logs?
分析最近的 GitHub Actions 工作流程运行,以识别模式、错误和改进。当被要求“分析工作流程日志”、“查看操作运行”或“分析 GitHub 操作”时使用。 来源:withastro/astro。
分析最近的 GitHub Actions 工作流程运行,以识别模式、错误和改进。当被要求“分析工作流程日志”、“查看操作运行”或“分析 GitHub 操作”时使用。
通过命令行快速安装 analyze-github-action-logs AI 技能到你的开发环境
来源:withastro/astro。
Fetch and analyze recent GitHub Actions runs for a given workflow. Review agent/step performance, identify wasted effort and mistakes, and produce a report with actionable improvements.
Fetch the most recent completed runs for the workflow. Filter by --status=completed:
Present the list to orient yourself: run IDs, titles, status (success/failure), and duration. Pick the runs to analyze — prefer a mix of successes and failures if available, and prefer runs that exercised more steps (longer runs tend to go through more stages, while shorter runs may exit early).
分析最近的 GitHub Actions 工作流程运行,以识别模式、错误和改进。当被要求“分析工作流程日志”、“查看操作运行”或“分析 GitHub 操作”时使用。 来源:withastro/astro。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/withastro/astro --skill analyze-github-action-logs分析最近的 GitHub Actions 工作流程运行,以识别模式、错误和改进。当被要求“分析工作流程日志”、“查看操作运行”或“分析 GitHub 操作”时使用。 来源:withastro/astro。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/withastro/astro --skill analyze-github-action-logs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/withastro/astro