Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

waldrive

Étoiles0
Forks0
Mis à jour18 juin 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly