Socket
Book a DemoInstallSign in
Socket

@bsv/bsv-claude-agents

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bsv/bsv-claude-agents

Install and manage BSV Claude Agents for Claude Code

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
348
Maintainers
3
Weekly downloads
 
Created
Source

@bsv/bsv-claude-agents - BSV Claude Agents Installer

NPM Version License: Open BSV

This package provides BSV (Bitcoin SV) expert Claude agents for Claude Code. It automatically installs and manages BSV blockchain development agents that provide specialized knowledge and assistance for BSV application development.

Features

  • Easy Installation: One-command setup via npx
  • Expert BSV Agents: Three specialized agents for BSV development: TypeScript SDK, wallet toolbox, and identity services
  • Automatic Updates: Re-run the command to update agents
  • Symlink Management: Clean installation and removal of agent files

Quick Start

Install or update BSV Claude agents:

// If not installed in project
npx @bsv/bsv-claude-agents
// If installed in project
npx bsv-claude-agents

That's it! The BSV agents are now available in your Claude Code interface.

What Gets Installed

This package installs the following BSV expert agents:

BSV Blockchain TypeScript SDK Expert

  • File: bsv-blockchain-ts-sdk-expert.md
  • Expertise: Transaction building, script creation, SPV verification, merkle proofs, ARC broadcasting, and BRC standards
  • Use Cases: Building BSV applications with TypeScript/JavaScript, P2PKH templates, custom scripts, fee calculation

BSV Blockchain Wallet Toolbox Expert

  • File: bsv-blockchain-wallet-toolbox-expert.md
  • Expertise: Wallet functionality, transaction creation, key management, address generation, UTXO handling
  • Use Cases: Implementing BSV wallet features, transaction signing, UTXO management, BRC-100 compliance

BSV Blockchain Identity Services Expert

  • File: bsv-blockchain-identity-services-expert.md
  • Expertise: BSV Overlay Services, identity certificate validation, Topic Manager implementation, BRC-64/65 standards
  • Use Cases: Building identity verification systems, certificate registries, privacy-enhanced identity solutions

How It Works

  • Clones Repository: Downloads the latest BSV agents from GitHub
  • Creates Symlinks: Links agent files to your ~/.claude/agents/ directory
  • Preserves Updates: Maintains connection to source repository for easy updates
  • Clean Management: Handles existing files and provides clean installation

The agents are installed as symlinks from ~/.claude/bsv-claude-agents/agents/ to ~/.claude/agents/, allowing for easy updates and management.

Requirements

  • Node.js: Version 14 or higher
  • Git: Required for cloning the agents repository
  • Claude Code: The agents are designed for use with Claude Code

Windows Users

The package is fully compatible with Windows! The CLI automatically detects your operating system and uses the appropriate linking method:

  • Windows: Uses hard links (no administrator privileges required)
  • macOS/Linux: Uses symbolic links (standard approach)

If you encounter permission issues on Windows, you can:

  • Enable Developer Mode in Windows Settings → Update & Security → For developers
  • Or run the command as administrator (not recommended for regular use)

Update Agents

To update your BSV agents to the latest version, simply run the installation command again:

// If not installed in project
npx @bsv/bsv-claude-agents
// If installed in project
npx bsv-claude-agents

This will pull the latest changes and update your local agent files.

Development

For local development and testing:

git clone https://github.com/bsv-blockchain/bsv-claude-agents.git
cd bsv-claude-agents
node bin/cli.js --local

Troubleshooting

Windows Issues

If you encounter linking errors on Windows:

  • Try Developer Mode: Enable Developer Mode in Windows Settings
  • Check File System: Ensure you're using NTFS (required for hard links)
  • Fallback Mode: The CLI automatically falls back to file copying if linking fails

General Issues

  • Git not found: Ensure Git is installed and available in your PATH
  • Permission errors: Check that you have write access to ~/.claude/ directory
  • Node.js version: Verify you're using Node.js 14 or higher

Support

License

This project is licensed under the Open BSV License - see the LICENSE file for details.

Keywords

claude

FAQs

Package last updated on 04 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.