·estimate-transaction-fee
</>

estimate-transaction-fee

This skill should be used when the user asks to "estimate transaction fee", "calculate BSV fee", "fee per byte", "transaction cost", or needs to estimate fees based on transaction size and current rates.

9Installs·2Trend·@b-open-io

Installation

$npx skills add https://github.com/b-open-io/bsv-skills --skill estimate-transaction-fee

How to Install estimate-transaction-fee

Quickly install estimate-transaction-fee AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/b-open-io/bsv-skills --skill estimate-transaction-fee
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: b-open-io/bsv-skills.

SKILL.md

View raw

Estimate fees for BSV transactions based on size and fee rates.

Example: 1 input + 2 outputs = 10 + 148 + 68 = 226 bytes

This skill should be used when the user asks to "estimate transaction fee", "calculate BSV fee", "fee per byte", "transaction cost", or needs to estimate fees based on transaction size and current rates. Source: b-open-io/bsv-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/b-open-io/bsv-skills --skill estimate-transaction-fee Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/b-open-io/bsv-skills --skill estimate-transaction-fee
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from b-open-io/bsv-skills

Quick answers

What is estimate-transaction-fee?

This skill should be used when the user asks to "estimate transaction fee", "calculate BSV fee", "fee per byte", "transaction cost", or needs to estimate fees based on transaction size and current rates. Source: b-open-io/bsv-skills.

How do I install estimate-transaction-fee?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/b-open-io/bsv-skills --skill estimate-transaction-fee Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/b-open-io/bsv-skills