Skip to main content
Run any Skill in Manus
with one click

waldrive

Stars0
Forks0
UpdatedJune 18, 2026 at 10:18

Store, retrieve, and verify an AI agent's own data — generated files, artifacts, run outputs, datasets, and cross-session memory — on Walrus decentralized storage, with tamper-evident content addressing and verifiable on-chain Sui metadata. Use this whenever an agent needs durable storage that outlives the current session or process: persisting memory/state between runs, saving a report or dataset it just produced, handing a file to a human or another agent by URL, fetching something stored earlier, or proving that stored bytes are intact and unchanged. Works through the WalDrive MCP server (upload_file / list_files / download_file / get_file_info) or the `waldrive` CLI (upload / ls / download / info). Trigger this even when the user does not say "WalDrive" — phrases like "save this somewhere permanent", "put it on Walrus", "store the agent's memory", "give me a shareable link to this file", "is this file still intact", or "load what we saved last run" all apply.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly