·btc-terminology
!

btc-terminology

hiromaily/go-crypto-wallet

Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts.

3Installs·1Trend·@hiromaily

Installation

$npx skills add https://github.com/hiromaily/go-crypto-wallet --skill btc-terminology

SKILL.md

This is a common source of bugs. Do NOT confuse these terms:

| Term | What It Is | Where Used |

| bech32m | Encoding format (HOW address is serialized) | Bitcoin Core RPC, shell scripts | | taproot | Address type (WHAT the address represents) | Config files, domain model |

Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts. Source: hiromaily/go-crypto-wallet.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hiromaily/go-crypto-wallet --skill btc-terminology
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is btc-terminology?

Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts. Source: hiromaily/go-crypto-wallet.

How do I install btc-terminology?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hiromaily/go-crypto-wallet --skill btc-terminology Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hiromaily/go-crypto-wallet

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-01