1sat-cli

Automate BSV wallet and ordinal operations via 1sat-cli terminal commands.

5|1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/b-open-io/1sat-sdk --skill 1sat-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1sat-cli
Source: https://github.com/b-open-io/1sat-sdk/tree/main/skills/1sat-cli
Command: npx skills add https://github.com/b-open-io/1sat-sdk --skill 1sat-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The 1sat-cli skill streamlines terminal-based BSV operations by providing a unified command-line interface for wallet management, ordinals minting, token handling, listings, and other core activities.

Core Features & Use Cases

  • CLI-driven wallet management: init, balance, send, and UTXO inspection from a single tool.
  • Ordinals and tokens: mint, transfer, inscribe, list-for-sale, and token balances from the CLI.
  • Marketplace and governance: create and manage OrdLock listings, perform sweep/import operations, and handle identity actions via commands.

Quick Start

Run bunx @1sat/cli to access the CLI and perform a typical workflow from wallet setup to issuing an ordinal.

Frequently Asked Questions about 1sat-cli

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

FAQPage Schema
How do I automate BSV wallet operations and ordinals minting from the command line?

You can automate BSV wallet operations and ordinals minting from the command line by running deterministic bunx commands via the @1sat/cli package to handle wallet initialization, balance checks, and token transfers directly in the terminal.

Do I need Bun runtime to use 1sat-cli for terminal-based BSV operations?

Yes, you need the Bun runtime installed to use 1sat-cli for terminal-based BSV operations, as the skill executes deterministic bunx commands defined in its frontmatter to interact with the @1sat/cli package.

Can I manage OrdLock listings and perform token sweeps from the terminal?

You can manage OrdLock listings and perform token sweeps from the terminal by executing the marketplace and governance commands provided by the @1sat/cli package within your CLI workflow.

What is the best way to inscribe and transfer BSV ordinals using a CLI workflow?

The best way to inscribe and transfer BSV ordinals using a CLI workflow is using 1sat-cli, which provides a unified command-line interface for ordinals minting, inscriptions, and transfers without requiring manual transaction construction.

How does 1sat-cli handle UTXO inspection and wallet initialization?

1sat-cli handles UTXO inspection and wallet initialization by providing dedicated CLI commands that allow users to set up their wallet and inspect unspent transaction outputs directly from the terminal interface.