Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:49 +08:00
commit e806fe69e2
8 changed files with 234 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for sql-query-optimizer skill
- [ ] example_queries.sql: A collection of example SQL queries for testing and demonstration.
- [ ] query_optimization_report_template.md: A template for generating query optimization reports.