LogoClawIndex
CasesSkillsAbout
LogoClawIndex

find-hypertable-candidates - Identify PostgreSQL Tables for TimescaleDB

Analyze PostgreSQL database to find tables suitable for TimescaleDB hypertable conversion

Tags

Updated: 2026-06-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze database schema
  • retrieve table statistics
  • examine index patterns
  • evaluate query patterns
  • check constraint compatibility
  • score table candidacy
  • generate analysis report

Inputs

  • PostgreSQL database connection
  • database schema

Outputs

  • candidate table list
  • analysis report
  • candidacy scores

Requirements

  • PostgreSQL database
  • pg_stat_statements extension (optional)
  • database read permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
PostgreSQL
TimescaleDB
database analysis
time-series
hypertable migration
analyze database schema
retrieve table statistics
examine index patterns
evaluate query patterns
PostgreSQL database connection
database schema
candidate table list
analysis report
candidacy scores