Base64 Tool
/install base64-tool
---\r \r name: base64_tool\r \r description: Encode or decode base64 strings. Activate when user asks to encode or decode base64.\r \r tags:\r \r - openclaw-extra\r \r ---\r \r \r \r # base64_tool\r \r Encode or decode base64 strings.\r \r \r \r ## Usage\r \r Use this skill when the user asks to encode or decode base64.\r \r \r \r ## Example\r \r User: encode hello to base64\r \r User: decode aGVsbG8=\r \r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install base64-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/base64-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Base64 Tool 是什么?
Encode or decode strings to and from base64 format upon user request. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。
如何安装 Base64 Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install base64-tool」即可一键安装,无需额外配置。
Base64 Tool 是免费的吗?
是的,Base64 Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Base64 Tool 支持哪些平台?
Base64 Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Base64 Tool?
由 xianghuan233-lang(@xianghuan233-lang)开发并维护,当前版本 v1.0.0。