Skip to content

Claude Code skill for Bittensor CLI - wallet management, subnet registration, staking, and network operations

Notifications You must be signed in to change notification settings

synapz-org/btcli-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

btcli Claude Code Skill

A Claude Code skill for interacting with the Bittensor network using btcli.

What This Skill Provides

  • Wallet management: Create, list, and manage coldkeys and hotkeys
  • Subnet registration: Register as a miner or validator
  • Staking operations: Add, remove, and manage TAO stake
  • Network queries: Check balances, metagraph, subnet status
  • Security guidance: Best practices for key management

Installation

Claude Code CLI

claude skills install btcli-skill.zip

Manual Installation

cp -r btcli-skill ~/.claude/skills/btcli

Usage Examples

Once installed, the skill activates automatically when you ask about Bittensor CLI operations:

  • "How do I create a new Bittensor wallet?"
  • "Register my miner on subnet 3"
  • "Check my TAO balance"
  • "Stake 100 TAO to my hotkey"
  • "What's the metagraph for subnet 81?"

Prerequisites

  • btcli installed (pip install bittensor-cli)
  • Python 3.9-3.12

Contents

btcli-skill/
├── SKILL.md              # Main skill definition
├── README.md             # This file
└── references/
    ├── command_reference.md  # Complete command docs
    └── staking_guide.md      # Staking operations guide

Related Skills

  • templar-miner-claude-skill - Templar (SN3) mining
  • grail-miner-claude-skill - Grail (SN81) mining
  • basilica-cli-helper - GPU rentals

Resources

License

MIT License

About

Claude Code skill for Bittensor CLI - wallet management, subnet registration, staking, and network operations

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •