child-inscription

Installation
SKILL.md

Child Inscription Skill

Creates parent-child Ordinals inscriptions per the Ordinals provenance spec. The inscription owner spends the parent UTXO in the reveal transaction, embedding a pointer that establishes on-chain provenance for the child.

  • estimate — Read-only fee calculation, no wallet required.
  • inscribe — Step 1 commit transaction, requires an unlocked wallet with BTC.
  • reveal — Step 2 reveal transaction, requires the commit tx to be confirmed.

Usage

bun run child-inscription/child-inscription.ts <subcommand> [options]

Subcommands

estimate

Calculate the total cost (commit fee + reveal amount) for a child inscription without broadcasting anything.

Related skills
Installs
99
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Mar 17, 2026