# Scripts Bundled resources for database-index-advisor skill - [ ] analyze_indexes.py: Script to execute index analysis and generate recommendations. - [ ] validate_index_changes.py: Script to validate proposed index changes against a test database. - [ ] rollback_index_changes.py: Script to rollback index changes if validation fails.