sqlite-db-truncate

Community

Recover data from corrupted SQLite databases.

AuthorZurybr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps recover data from SQLite databases that are corrupted due to binary truncation, where standard tools fail to open or read the database file.

Core Features & Use Cases

  • Binary Data Analysis: Provides systematic methods to analyze the raw binary format of SQLite database files.
  • Page-Level Recovery: Extracts recoverable data from individual database pages, even when the header is damaged.
  • Use Case: You have a critical SQLite database file that suddenly became inaccessible. Use this Skill to manually parse its binary structure and extract vital tables and records.

Quick Start

Use the sqlite-db-truncate skill to recover data from the file named 'corrupted_database.db'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sqlite-db-truncate
Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#sqlite-db-truncate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.