ordinals

Index Bitcoin Ordinals and query Runes protocol data via CLI and JSON API.

4|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/hairyf/blockchain-skills --skill ordinals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordinals
Source: https://github.com/hairyf/blockchain-skills/tree/main/skills/ordinals
Command: npx skills add https://github.com/hairyf/blockchain-skills --skill ordinals

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for interacting with and understanding Bitcoin Ordinals, including inscriptions, runes, and related on-chain data, simplifying complex blockchain interactions.

Core Features & Use Cases

  • Ordinals Indexing & Exploration: Access detailed information about inscriptions, satoshis, and blocks.
  • Runes Protocol Support: Interact with and query information about the Runes fungible token protocol.
  • Wallet Operations: Manage inscriptions, send sats, and view balances directly.
  • Use Case: You want to find out the details of a specific inscription, check the current supply of a particular Rune, or inscribe a new digital artifact onto a satoshi.

Quick Start

Use the ordinals skill to get information about the inscription with ID '6fb976ab49dcec017f1e201e84395983204ae1a7c2abf7ced0a85d692e442799i0'.

Frequently Asked Questions about ordinals

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

FAQPage Schema
How do I explore Bitcoin Ordinals and inscription details?

To explore Bitcoin Ordinals and inscription details, you can query specific inscriptions by their ID to access comprehensive on-chain data, satoshi tracking, and block information using the provided command-line interface.

Can I query Runes protocol token supply with a Bitcoin Core node?

Yes, you can query Runes protocol token supply and interact with runes directly, provided you have a running Bitcoin Core node with transaction indexing enabled to support rune-specific queries.

What is needed to manage Bitcoin inscriptions and send satoshis?

Managing Bitcoin inscriptions and sending satoshis requires a Bitcoin Core node with transaction indexing enabled, allowing you to perform wallet operations like viewing balances and inscribing digital artifacts onto satoshis.

How do I inscribe a new digital artifact onto a satoshi?

To inscribe a new digital artifact onto a satoshi, use the wallet operations provided by the tool to manage inscriptions and directly write digital content onto specific satoshis via the command-line interface.

Does exploring Bitcoin NFTs and Runes require a local blockchain node?

Yes, full functionality for exploring Bitcoin NFTs and Runes requires a running Bitcoin Core node with transaction indexing enabled to properly index and interact with on-chain inscription data.

Best way to track specific satoshis and their associated inscriptions?

The best way to track specific satoshis and their associated inscriptions is using the indexing and exploration tools to retrieve detailed information about inscriptions, satoshis, and blocks through a JSON API.