·github-webhook-setup
</>

github-webhook-setup

通过验证机密、检查端点来配置 GitHub Webhooks 进行自动部署 可访问性和指导配置。当您需要添加新的存储库时使用 自动部署、配置 GitHub Webhooks、设置持续部署或排除故障 网络钩子问题。触发“setup webhook”、“add webhook for [repo]”、“configure 自动部署”、“GitHub 部署”或“webhook 不起作用”。与 config/hooks.json 一起使用, .env (WEBHOOK_SECRET) 和 webhook.temet.ai 端点。

4安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill github-webhook-setup

如何安装 github-webhook-setup

通过命令行快速安装 github-webhook-setup AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill github-webhook-setup
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

| id | Hook identifier (used in webhook URL) | | command-working-directory | Path where repo is cloned on server | | trigger-rule.match[1].value | Branch to trigger on (usually refs/heads/main) |

Important: The secret in GitHub MUST match WEBHOOKSECRET in .env exactly.

| references/reference.md | Complete hooks.json schema, troubleshooting guide | | examples/examples.md | Example configurations for different repo types |

通过验证机密、检查端点来配置 GitHub Webhooks 进行自动部署 可访问性和指导配置。当您需要添加新的存储库时使用 自动部署、配置 GitHub Webhooks、设置持续部署或排除故障 网络钩子问题。触发“setup webhook”、“add webhook for [repo]”、“configure 自动部署”、“GitHub 部署”或“webhook 不起作用”。与 config/hooks.json 一起使用, .env (WEBHOOK_SECRET) 和 webhook.temet.ai 端点。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill github-webhook-setup
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 github-webhook-setup?

通过验证机密、检查端点来配置 GitHub Webhooks 进行自动部署 可访问性和指导配置。当您需要添加新的存储库时使用 自动部署、配置 GitHub Webhooks、设置持续部署或排除故障 网络钩子问题。触发“setup webhook”、“add webhook for [repo]”、“configure 自动部署”、“GitHub 部署”或“webhook 不起作用”。与 config/hooks.json 一起使用, .env (WEBHOOK_SECRET) 和 webhook.temet.ai 端点。 来源:dawiddutoit/custom-claude。

如何安装 github-webhook-setup?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill github-webhook-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude