Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
A high-performance Telegram Cloud Storage solution using Teldrive. Turns Telegram into an unlimited cloud drive with a local API/UI.
A high-performance Telegram Cloud Storage solution using Teldrive. Turns Telegram into an unlimited cloud drive with a local API/UI.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill runs Teldrive, a powerful utility that organizes Telegram files and provides a high-speed API/UI for accessing them.
Unlimited Storage: Uses Telegram as a backend. High Performance: Written in Go, optimized for speed. UI & API: Includes a web interface and REST API. AI-Native Client: Includes client.py for agent-based file operations.
This skill is a wrapper for Teldrive by divyam234. All credit for the core engine goes to the original authors.
PostgreSQL Database: Version 17+ recommended. pgroonga Extension: Required for file search within Postgres. Telegram API: App ID and Hash from my.telegram.org.
Ensure Postgres is running and the pgroonga extension is installed. CREATE DATABASE teldrive; \c teldrive CREATE EXTENSION IF NOT EXISTS pgroonga;
Run the setup script to generate config/config.toml: ./scripts/setup.sh
./scripts/manage.sh start
The skill includes a Python client for programmatic access.
TELDRIVE_TOKEN: Your JWT token (get this from the UI or config/token.txt after login). TELDRIVE_SESSION_HASH: Your Telegram session hash (found in the teldrive.sessions table).
# List files python3 scripts/client.py list / # Upload a file python3 scripts/client.py upload local_file.txt /remote/path # Download a file python3 scripts/client.py download <file_id> local_save_path
bin/: Teldrive binary. config/: Configuration templates and generated config. scripts/: Setup, management, and client scripts. logs/: Application logs.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.