# Scripts Bundled resources for database-documentation-gen skill - [ ] init_db_docs.py: Script to initialize the database documentation generation process, handling authentication and connection details. - [ ] validate_config.py: Script to validate the configuration file for the documentation generation process, ensuring all required parameters are present and valid. - [ ] erd_generator.py: Script to generate ERD diagrams from the database schema.