E2EE_MessageEncryption

Community

Securely encrypt messages for confidential transmission.

Authorapakou
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for secure message transmission by encrypting plaintext messages using recipient public keys.

Core Features & Use Cases

  • Message Encryption: Encrypts plaintext messages for secure transmission.
  • Input Validation: Ensures that the input message and public key are valid.
  • Output: Provides a base64 encoded encrypted message.
  • Use Case: Use this Skill to encrypt sensitive messages before sending them over an insecure channel.

Quick Start

Encrypt a message using the E2EE_MessageEncryption skill with the recipient's public key: encrypt_message --message "Your message here" --public-key "publicKeyString".

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: E2EE_MessageEncryption
Download link: https://github.com/apakou/wolow/archive/main.zip#e2ee-messageencryption

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 620,000+ vetted skills library on demand.