deeplake-managed
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.
Quick Reference
Python
pip install deeplake # uv add deeplake
Python import (primary):
from deeplake import Client
Related skills
More from activeloopai/deeplake-skills
deeplake
SDK and CLI for ingesting data into Deeplake managed tables, and mounting a cloud-backed filesystem for persistent agent memory. Use when users want to store, ingest, query data in Deeplake, or set up persistent memory/filesystem.
17deeplake-memory
SDK and CLI for Deeplake persistent memory — a cloud-backed filesystem for AI agents. Use when users want to mount, manage, or use persistent memory that survives across sessions, or run any `deeplake` CLI command.
5