What is db-extractor?
Extract schema and sample data from databases for analysis. Source: famaoai-creator/gemini-skills.
Extract schema and sample data from databases for analysis.
Quickly install db-extractor AI skill to your development environment via command line
Source: famaoai-creator/gemini-skills.
| Cannot find module 'sqlite3' | Native module not built | Run npm rebuild sqlite3 | | SQLITECANTOPEN | Database file not found or locked | Check file path and permissions | | SQLITEBUSY | Database locked by another process | Close other connections, retry | | SQLITECORRUPT | Database file corrupted | Restore from backup, run PRAGMA integritycheck |
| Error: ...node-pre-gyp... | Binary incompatibility | Run npm rebuild sqlite3 --build-from-source |
Extract schema and sample data from databases for analysis. Source: famaoai-creator/gemini-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/famaoai-creator/gemini-skills --skill db-extractor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/famaoai-creator/gemini-skills --skill db-extractorExtract schema and sample data from databases for analysis. Source: famaoai-creator/gemini-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/famaoai-creator/gemini-skills --skill db-extractor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/famaoai-creator/gemini-skills