원클릭으로
ordinals
ord index, block explorer, wallet, inscriptions, and runes for Bitcoin Ordinals.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
ord index, block explorer, wallet, inscriptions, and runes for Bitcoin Ordinals.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | ordinals |
| description | ord index, block explorer, wallet, inscriptions, and runes for Bitcoin Ordinals. |
| metadata | {"author":"hairy","version":"2026.2.24","source":"Generated from https://github.com/ordinals/ord, scripts located at https://github.com/antfu/skills"} |
Skill based on ord (Ordinals) from sources/ordinals (docs/ and repo root), generated 2026-02-24. Docs:
sources/ordinals/docs/src/, docs.ordinals.com.
ord is an index, block explorer, and CLI wallet for Bitcoin Ordinals. It tracks sat locations via Bitcoin Core (with -txindex), serves inscriptions and explorer UI, and provides wallet subcommands for inscribing and sat-aware sends. It supports inscriptions (digital artifacts on sats), recursion, runes (fungible tokens), and a JSON API.
| Topic | Description | Reference |
|---|---|---|
| Ordinal theory | Ordinal numbers, transfer, satpoint, notation, rarity | core-ordinal-theory |
| Overview | ord index, explorer, wallet; Bitcoin Core, syncing, RPC auth | core-overview |
| Settings | Config precedence, ord.yaml, hidden inscriptions | core-settings |
| Topic | Description | Reference |
|---|---|---|
| Inscriptions | Inscribing, content types, metadata, properties, burning | features-inscriptions |
| Recursion | Recursive endpoints, /content/, /r/*, backwards compat | features-inscriptions-recursion |
| Delegate and pointer | Pointer (target sat), delegate (serve another’s content) | features-inscriptions-delegate-pointer |
| Topic | Description | Reference |
|---|---|---|
| Runes | Etching, minting, transferring, edicts, cenotaphs | features-runes |
| Runestone encoding | OP_RETURN OP_13, LEB128, message format, edict deltas | features-runes-specification |
| Topic | Description | Reference |
|---|---|---|
| Wallet | ord wallet subcommands, Bitcoin Core, batch inscribe | features-wallet |
| JSON API | Accept: application/json, main endpoints, index flags | features-api |
| Server security | XSS, spoofing, untrusted content, hiding content | features-server-security |
| Topic | Description | Reference |
|---|---|---|
| Reindexing | When and how to delete index.redb and reindex | best-practices-reindexing |
| Batch inscribing | Batch YAML, parent, pointer, collections | best-practices-batch-inscribing |