Skip to main content
在 Manus 中运行任何 Skill
一键导入

waldrive

星标0
分支0
更新时间2026年6月18日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly