molclaw-file-transfer

Official

Securely transfer files via Base64 encoding

AuthorInternScience
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides reliable file transmission between a local environment and an MCP server by encoding files as Base64, removing the need for manual uploads and downloads during automated agent workflows.

Core Features & Use Cases

  • Upload to MCP: Convert local binary or text files to Base64 and call the MCP tool to save them on the server.
  • Download from MCP: Retrieve server files as Base64 strings and decode them locally for further processing.
  • Use Case: In an autonomous molecule screening pipeline, use this Skill to transfer model inputs, simulation outputs, and evaluation artifacts between the agent runtime and shared MCP storage.

Quick Start

Use the molclaw-file-transfer skill to upload /path/a.txt to the MCP server and then download it back as a local file by converting to and from Base64.

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: molclaw-file-transfer
Download link: https://github.com/InternScience/MolClaw/archive/main.zip#molclaw-file-transfer

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