Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Designs and optimizes One Big Table (OBT) patterns
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 0% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -46% | 0% |
Designs and optimizes One Big Table (OBT) patterns. This skill balances denormalization benefits with maintainability for analytical use cases.
json{ "sourceModels": ["object"], "queryPatterns": ["object"], "platform": "snowflake|bigquery|redshift", "constraints": { "maxColumns": "number", "refreshFrequency": "string" } }
json{ "obtDesign": { "columns": ["object"], "clustering": ["string"], "partitioning": "object" }, "buildStrategy": "object", "refreshConfig": "object", "estimatedQueryImprovement": "percentage" }
Other measured skills in the registry, with their headline benchmark lift.