·sui-keypair-cryptography
!

sui-keypair-cryptography

Helps Claude Code understand Sui blockchain keypair and cryptography operations, providing guidelines and examples for key generation, signing, verification, address derivation, and multi-signature scheme support. Use when working with cryptography in Sui development or when the user mentions keypairs, cryptography, signing, or verification.

7Installs·0Trend·@randypen

Installation

$npx skills add https://github.com/randypen/sui-eco-skills --skill sui-keypair-cryptography

How to Install sui-keypair-cryptography

Quickly install sui-keypair-cryptography AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/randypen/sui-eco-skills --skill sui-keypair-cryptography
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: randypen/sui-eco-skills.

SKILL.md

View raw

The keypair and cryptography module provides secure cryptographic operations for the Sui blockchain ecosystem, including key generation, signing, verification, and address derivation. It supports multiple signature schemes and provides a unified interface for cryptographic operations.

Location: https://github.com/MystenLabs/ts-sdks/tree/main/packages/typescript/src/cryptography/keypair.ts

Signer is the abstract base class for all signing operations, providing:

Helps Claude Code understand Sui blockchain keypair and cryptography operations, providing guidelines and examples for key generation, signing, verification, address derivation, and multi-signature scheme support. Use when working with cryptography in Sui development or when the user mentions keypairs, cryptography, signing, or verification. Source: randypen/sui-eco-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/randypen/sui-eco-skills --skill sui-keypair-cryptography
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from randypen/sui-eco-skills

Quick answers

What is sui-keypair-cryptography?

Helps Claude Code understand Sui blockchain keypair and cryptography operations, providing guidelines and examples for key generation, signing, verification, address derivation, and multi-signature scheme support. Use when working with cryptography in Sui development or when the user mentions keypairs, cryptography, signing, or verification. Source: randypen/sui-eco-skills.

How do I install sui-keypair-cryptography?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/randypen/sui-eco-skills --skill sui-keypair-cryptography Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/randypen/sui-eco-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-22