·check-btcpay
</>

check-btcpay

phrazzld/claude-config

审核 BTCPay 服务器配置。检查商店设置、webhook 运行状况、 付款通知和 API 连接。使用时:运行 BTCPay 作为支付处理器、诊断 Webhook 问题或验证设置。 关键词:btcpay、btcpayserver、绿地、支付处理器。

7安装·1热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill check-btcpay

SKILL.md

Audit BTCPay Server configuration. Output findings as structured report.

This is a primitive. It only investigates and reports. Use /log-production-issues to create issues or /check-production for infra review.

| Greenfield API unreachable | P0 | | No enabled payment methods | P0 | | Webhooks not receiving events | P0 | | Webhook signature not verified | P1 | | Missing invoice status handling | P1 | | Lightning node not connected | P1 | | Notification URL missing | P1 | | Missing retry/backoff | P2 | | Config mismatch store vs app | P2 |

审核 BTCPay 服务器配置。检查商店设置、webhook 运行状况、 付款通知和 API 连接。使用时:运行 BTCPay 作为支付处理器、诊断 Webhook 问题或验证设置。 关键词:btcpay、btcpayserver、绿地、支付处理器。 来源:phrazzld/claude-config。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill check-btcpay
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 check-btcpay?

审核 BTCPay 服务器配置。检查商店设置、webhook 运行状况、 付款通知和 API 连接。使用时:运行 BTCPay 作为支付处理器、诊断 Webhook 问题或验证设置。 关键词:btcpay、btcpayserver、绿地、支付处理器。 来源:phrazzld/claude-config。

如何安装 check-btcpay?

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

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config