·github-project-automation
</>

github-project-automation

jackspace/claudeskillz

此技能為 GitHub 存儲庫設置和配置提供全面的自動化。 它應該在創建新項目、設置 CI/CD 管道、配置問題時使用 模板、啟用安全掃描或將現有項目遷移到 GitHub 自動化。 該技能可以防止 GitHub Actions YAML 語法、工作流配置中的 18 個記錄錯誤, 問題模板結構、Dependabot 設置和 CodeQL 安全掃描。它包括12 經過生產測試的工作流程模板、4 個問題模板、安全配置和自動化 用於快速項目設置的腳本。 使用場合:設置 GitHub Actions CI/CD、創建問題/PR 模板、啟用 Dependabot、 配置 CodeQL 掃描、自動化 GitHub 存儲庫設置、修復 YAML 語法錯誤、 集成安全掃描,通過 GitHub Actions 部署到 Cloudflare Workers,或者 實施多框架測試矩陣。 關鍵詞:github 操作、github 工作流程、ci/cd、問題模板、拉取請求模板、 dependentabot、codeql、安全掃描、yaml 語法、github 自動化、存儲庫設置、 工作流程模板、github 操作矩陣、秘密管理、分支保護、代碼所有者、 github項目、持續集成、持續部署、工作流程語法錯誤、 操作版本固定、運行程序版本、github 上下文、yaml 縮進錯誤

12安裝·0熱度·@jackspace

安裝

$npx skills add https://github.com/jackspace/claudeskillz --skill github-project-automation

SKILL.md

Status: Production Ready ✅ Last Updated: 2025-11-06 Dependencies: None (git and gh CLI recommended) Latest Versions: actions/checkout@v4.2.2, actions/setup-node@v4.1.0, github/codeql-action@v3.27.4

Issue #1: YAML Indentation Errors Error: workflow file is invalid. mapping values are not allowed in this context Source: Stack Overflow (most common GitHub Actions error) Why It Happens: Spaces vs tabs, missing spaces after colons, inconsistent indentation Prevention: Use skill templates with validated 2-space indentation

Issue #2: Missing run or uses Field Error: Error: Step must have a run or uses key Source: GitHub Actions Error Logs Why It Happens: Empty step definition, forgetting to add command Prevention: Templates include complete step definitions

此技能為 GitHub 存儲庫設置和配置提供全面的自動化。 它應該在創建新項目、設置 CI/CD 管道、配置問題時使用 模板、啟用安全掃描或將現有項目遷移到 GitHub 自動化。 該技能可以防止 GitHub Actions YAML 語法、工作流配置中的 18 個記錄錯誤, 問題模板結構、Dependabot 設置和 CodeQL 安全掃描。它包括12 經過生產測試的工作流程模板、4 個問題模板、安全配置和自動化 用於快速項目設置的腳本。 使用場合:設置 GitHub Actions CI/CD、創建問題/PR 模板、啟用 Dependabot、 配置 CodeQL 掃描、自動化 GitHub 存儲庫設置、修復 YAML 語法錯誤、 集成安全掃描,通過 GitHub Actions 部署到 Cloudflare Workers,或者 實施多框架測試矩陣。 關鍵詞:github 操作、github 工作流程、ci/cd、問題模板、拉取請求模板、 dependentabot、codeql、安全掃描、yaml 語法、github 自動化、存儲庫設置、 工作流程模板、github 操作矩陣、秘密管理、分支保護、代碼所有者、 github項目、持續集成、持續部署、工作流程語法錯誤、 操作版本固定、運行程序版本、github 上下文、yaml 縮進錯誤 來源:jackspace/claudeskillz。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jackspace/claudeskillz --skill github-project-automation
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 github-project-automation?

此技能為 GitHub 存儲庫設置和配置提供全面的自動化。 它應該在創建新項目、設置 CI/CD 管道、配置問題時使用 模板、啟用安全掃描或將現有項目遷移到 GitHub 自動化。 該技能可以防止 GitHub Actions YAML 語法、工作流配置中的 18 個記錄錯誤, 問題模板結構、Dependabot 設置和 CodeQL 安全掃描。它包括12 經過生產測試的工作流程模板、4 個問題模板、安全配置和自動化 用於快速項目設置的腳本。 使用場合:設置 GitHub Actions CI/CD、創建問題/PR 模板、啟用 Dependabot、 配置 CodeQL 掃描、自動化 GitHub 存儲庫設置、修復 YAML 語法錯誤、 集成安全掃描,通過 GitHub Actions 部署到 Cloudflare Workers,或者 實施多框架測試矩陣。 關鍵詞:github 操作、github 工作流程、ci/cd、問題模板、拉取請求模板、 dependentabot、codeql、安全掃描、yaml 語法、github 自動化、存儲庫設置、 工作流程模板、github 操作矩陣、秘密管理、分支保護、代碼所有者、 github項目、持續集成、持續部署、工作流程語法錯誤、 操作版本固定、運行程序版本、github 上下文、yaml 縮進錯誤 來源:jackspace/claudeskillz。

如何安裝 github-project-automation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jackspace/claudeskillz --skill github-project-automation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/jackspace/claudeskillz