Use this skill when creating database schemas or tables for Timescale, TimescaleDB, TigerData, or Tiger Cloud, especially for time-series, IoT, metrics, events, or log data. Use this to improve the performance of any insert-heavy table.
$npx -y skills add timescale/pg-aiguide --skill setup-timescaledb-hypertablesInstalls into the current project.
Run `npx skills use "https://github.com/timescale/pg-aiguide" --skill "timescale/pg-aiguide/setup-timescaledb-hypertables"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/timescale/pg-aiguide" that are relevant to the current task. Run `npx skills add "https://github.com/timescale/pg-aiguide"` and select the relevant skills, then follow their instructions.