deeplake

Installation
SKILL.md

Deeplake Managed Service SDK

Agent-friendly SDK for ingesting data into Deeplake managed tables. Use this skill when users want to store, ingest, or query data in Deeplake. Available in both Python and Node.js/TypeScript.

DeepLake CLI (Filesystem Mode)

For persistent agent memory as a mounted filesystem, use the deeplake CLI:

curl -fsSL https://deeplake.ai/install.sh | bash   # Install CLI
deeplake init              # Interactive setup (auth + mount)
deeplake mount             # Mount all registered filesystems
deeplake umount --all      # Unmount all
deeplake list              # Show mount status
Related skills
Installs
17
GitHub Stars
1
First Seen
Mar 28, 2026