metamask-transaction-sign

Community

Sign MetaMask transactions securely.

AuthorAstorYH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables the nanobot to securely sign transaction requests initiated by MetaMask, streamlining blockchain interactions without manual intervention in the wallet interface.

Core Features & Use Cases

  • Transaction Signing: Facilitates the signing of various Ethereum transactions (e.g., token transfers, contract interactions) via MetaMask.
  • Secure Interaction: Leverages MetaMask's established security protocols for signing, ensuring user control and safety.
  • Use Case: An automated trading bot needs to execute a token swap. This skill would be used to sign the transaction request generated by the bot, allowing it to proceed with the trade.

Quick Start

Use the metamask-transaction-sign skill to sign the following transaction request: { "from": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266", "to": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8", "value": "0.1", "gas": "21000", "data": "", "nonce": "0x0", "chainId": "1" }.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: metamask-transaction-sign
Download link: https://github.com/AstorYH/PASB/archive/main.zip#metamask-transaction-sign

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.