bitcoin

Audit, fix, and verify Bitcoin payment integrations end-to-end.

13|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/phrazzld/agent-skills --skill bitcoin-phrazzld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bitcoin
Source: https://github.com/phrazzld/agent-skills/tree/main/packs/payments/bitcoin
Command: npx skills add https://github.com/phrazzld/agent-skills --skill bitcoin-phrazzld

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures the complete and correct functioning of Bitcoin payment integrations within an application, from initial audit to final verification.

Core Features & Use Cases

  • Comprehensive Auditing: Analyzes configuration, wallet health, transaction processes, and security.
  • Automated Remediation: Fixes identified issues across configuration and code.
  • End-to-End Verification: Confirms chain synchronization, address validation, transaction broadcasting, and payment flow.
  • Use Case: A developer integrating Bitcoin payments can use this Skill to automatically audit their existing integration, fix any detected bugs or misconfigurations, and then verify that testnet transactions can be successfully created, broadcast, and confirmed, ensuring the payment flow works as expected.

Quick Start

Use the bitcoin skill to audit, fix, and verify the entire Bitcoin payment lifecycle for the testnet.

Frequently Asked Questions about bitcoin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an existing Bitcoin payment integration for security and configuration issues?

To audit a Bitcoin payment integration, you analyze configuration, wallet health, transaction processes, and security. This Skill automates that comprehensive auditing process to identify misconfigurations and bugs within your application.

How do I fix Bitcoin transaction broadcasting and wallet management issues detected during an audit?

Fixing Bitcoin transaction broadcasting and wallet management issues requires automated remediation across configuration and code. This Skill automatically repairs identified problems to restore robust transaction handling.

What is the best way to verify Bitcoin payment flows and chain synchronization end-to-end?

The best way to verify Bitcoin payment flows is through end-to-end confirmation of chain synchronization, address validation, transaction broadcasting, and payment processing. This Skill performs that complete verification lifecycle.

Can I use this to test Bitcoin testnet transactions from creation to confirmation?

Yes, you can verify Bitcoin testnet transactions from creation to confirmation. The Skill ensures testnet transactions are successfully created, broadcast, and confirmed, ensuring the payment flow works as expected.

Does this Bitcoin payment lifecycle tool require external dependencies to run verification scripts?

No external dependencies are required to run the Bitcoin payment lifecycle verification scripts. The Skill operates independently using its internal scripts to audit, fix, and verify your integration.

Why does my Bitcoin payment integration fail during address validation or chain synchronization?

Bitcoin payment integrations fail during address validation or chain synchronization due to underlying configuration or code issues. This Skill audits current state, fixes identified issues, and verifies payment flows to resolve these failures.