Github Actions Docs
技能 已验证 活跃当用户询问如何编写、解释、自定义、迁移、保护或故障排除 GitHub Actions 工作流、工作流语法、触发器、矩阵、运行器、可重用工作流、伪 artifact、缓存、 secret、 OIDC、部署、自定义操作或 Actions Runner Controller 时使用,特别是当他们需要官方 GitHub 文档、确切链接或基于文档的 YAML 指导时。
提供准确的、基于文档的 GitHub Actions 相关问题的答案,确保用户获得官方指导和链接。
功能
- 回答 GitHub Actions 工作流问题
- 将答案建立在官方 GitHub 文档的基础上
- 提供确切链接和基于文档的 YAML 指导
- 涵盖广泛的 Actions 主题(语法、运行器、 secret 等)
- 区别于通用的 CI/CD 建议
使用场景
- 当用户需要编写、解释、自定义、迁移、保护或故障排除 GitHub Actions 工作流时。
- 当需要官方 GitHub 文档、确切链接或基于文档的 YAML 指导时。
- 获取关于特定 GitHub Actions 功能的精确信息,例如触发器、矩阵、运行器、可重用工作流、 artifact、缓存、 secret、 OIDC、部署、自定义操作或 Actions Runner Controller。
非目标
- 分类特定的失败 PR 检查、缺失的工作流日志或 CI 失败(使用 `gh-fix-ci`)。
- 通用的 GitHub 拉取请求、分支或存储库操作(使用 `github`)。
- CodeQL 特定配置或代码扫描指导(使用 `codeql`)。
- Dependabot 配置、分组或依赖项更新策略(使用 `dependabot`)。
安装
npx skills add xixu-me/skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Running Tend
100Worktrunk 专用指南,用于 tend CI 工作流。在通用 tend-* 技能之上添加了 Codecov 轮询、Rust 测试命令、标签和审查标准。在 CI 环境中运行时使用。
Lifecycle Progression Workflow
100Build workflows to automate contact progression through the sales funnel: Lead to MQL to SQL to Opportunity to Customer. Each transition is triggered by a specific event (score threshold, meeting booked, deal created, deal won).
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Master Claude for Legal
100Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.
Game Ci Pipeline
99Invoke to set up CI/CD pipelines for game builds -- automated testing, build pipelines, and deployment to Steam, itch.io, or Epic. Triggers on: "CI", "CD", "pipeline", "automated build", "deploy", "Steam deploy", "itch.io butler", "GitHub Actions game", "build automation". Do NOT invoke for general code review (use game-code-review) or manual testing guidance (use game-qa-lead). Part of the AlterLab GameForge collection.
Github Actions
98GitHub Actions CI/CD workflows for automating build, test, and deployment