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.

letta-ai
maintainer
letta-ai
更新於 1/19/2026
星標
31
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use sqlite-db-truncate