SkillHub

base64-tool

v1.0.0

根据用户请求对字符串进行Base64编码或解码。

Sourced from ClawHub, Authored by xianghuan233-lang

Installation

Please help me install the skill `base64-tool` from SkillHub official store. npx skills add xianghuan233-lang/base64-tool

---

name: base64_tool

description: Encode or decode base64 strings. Activate when user asks to encode or decode base64.

tags:

- openclaw-extra

---

# base64_tool

Encode or decode base64 strings.

## Usage

Use this skill when the user asks to encode or decode base64.

## Example

User: encode hello to base64

User: decode aGVsbG8=