auto-drive
Upload and download files to Autonomys Network permanent decentralized storage via Auto-Drive.
Setup & Installation
Install command
clawhub install emilfattakhov/auto-driveIf the CLI is not installed:
Install command
npx clawhub@latest install emilfattakhov/auto-driveOr install with OpenClaw CLI:
Install command
openclaw skills install emilfattakhov/auto-driveor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/emilfattakhov/auto-driveWhat 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.
User asks: Saving an agent decision before ending a session
- 1Saving an agent decision before ending a session
- 2Checkpointing a long research or coding session
- 3Uploading a project file to immutable decentralized storage
- 4Rebuilding agent identity after total local state loss
- 5Sharing a permanent, content-addressed file snapshot via CID
Upload and download files to Autonomys Network permanent decentralized storage via Auto-Drive.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLahmed
Terminal Spotify playback/search via spogo (preferred)
attio-crm
Manage Attio CRM records (companies, people, deals, tasks, notes).
stackunderflow
A knowledge-retrieval protocol allowing the agent to access a verified community knowledge base.
moonbanking
Full access to Moon Banking API endpoints for data about every bank on Earth, including stories, votes, scores.