home/categories/sql-databases/letta-ai-skills-letta-benchmarks-trajectory-feedback-sqlite-db-truncate-skill-md
sql-databasesdatabases
sqlite-db-truncate
Guidance for recovering data from corrupted or truncated SQLite database files through binary analysis and manual parsing. This skill applies when working with damaged SQLite databases that cannot be opened with standard tools, particularly when corruption is due to binary truncation, incomplete writes, or filesystem errors.
maintainer
letta-ai
Actualizado 1/19/2026
Estrellas
31
Forks
5
quick start
Installation and usage
Guidance for recovering data from corrupted or truncated SQLite database files through binary analysis and manual parsing. This skill applies when working with damaged SQLite databases that cannot be opened with standard tools, particularly when corruption is due to binary truncation, incomplete writes, or filesystem errors.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use sqlite-db-truncate