auto-drive

Search & Research
v1.0.4
Benign

Upload and download files to Autonomys Network permanent decentralized storage via Auto-Drive.

1461 downloads461 installsby @emilfattakhov

Setup & Installation

Install command

clawhub install emilfattakhov/auto-drive

If the CLI is not installed:

Install command

npx clawhub@latest install emilfattakhov/auto-drive

Or install with OpenClaw CLI:

Install command

openclaw skills install emilfattakhov/auto-drive

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/emilfattakhov/auto-drive

What This Skill Does

Stores agent memories as a permanent linked list on the Autonomys decentralized storage network. Each entry gets a CID and points to the previous one, forming a chain. A new agent instance can reconstruct its full history from a single head CID.

Unlike local files or cloud storage, the memory chain survives total environment loss and is recoverable on any machine from a single CID with no credentials beyond the API key.

When to Use It

  • Saving an agent decision before ending a session
  • Checkpointing a long research or coding session
  • Uploading a project file to immutable decentralized storage
  • Rebuilding agent identity after total local state loss
  • Sharing a permanent, content-addressed file snapshot via CID

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Saving an agent decision before ending a session

AGENT
  1. 1Saving an agent decision before ending a session
  2. 2Checkpointing a long research or coding session
  3. 3Uploading a project file to immutable decentralized storage
  4. 4Rebuilding agent identity after total local state loss
  5. 5Sharing a permanent, content-addressed file snapshot via CID
OUTPUT
Upload and download files to Autonomys Network permanent decentralized storage via Auto-Drive.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 27, 2026