home/categories/sql-databases/letta-ai-skills-letta-benchmarks-trajectory-only-sqlite-db-truncate-skill-md
sql-databasesdatabases
sqlite-db-truncate
This skill should be used when recovering data from corrupted or truncated SQLite databases. Apply this skill when a .db file cannot be opened with standard SQLite tools, when binary truncation has occurred, or when manual parsing of the SQLite binary format is needed to extract recoverable data.
maintainer
letta-ai
更新于 1/19/2026
星标
31
分支
5
quick start
Installation and usage
This skill should be used when recovering data from corrupted or truncated SQLite databases. Apply this skill when a .db file cannot be opened with standard SQLite tools, when binary truncation has occurred, or when manual parsing of the SQLite binary format is needed to extract recoverable data.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use sqlite-db-truncate