timescaledb

timescaledb is a skill for Claude Code, Codex from godmakereth/vibe-coding-tw. It costs 33 tokens per session (618 once invoked), scanned A, a copy of timescaledb, MIT.

A skill for TimescaleDB, a PostgreSQL extension designed for storing and analyzing time-stamped data such as events, measurements, and logs. It covers features including hypertables, continuous aggregates, compression, and real-time analytics.

In plain words
What is it for?
Developing TimescaleDB solutions, using its APIs and data structures, applying compression or continuous aggregates, and troubleshooting related code.
Why use it?
It provides guidance for building or debugging applications that need efficient time-series data storage and analysis in PostgreSQL.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/godmakereth/vibe-coding-tw/timescaledb
Any agent
npx skills add godmakereth/vibe-coding-tw --skill timescaledb
Clone the repo
git clone --depth 1 https://github.com/godmakereth/vibe-coding-tw

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for timescaledb

README.md
[![agentmods](https://agentmods.dev/badge/skills/godmakereth/vibe-coding-tw/timescaledb.svg)](https://agentmods.dev/skills/godmakereth/vibe-coding-tw/timescaledb)
Your own site
<a href="https://agentmods.dev/skills/godmakereth/vibe-coding-tw/timescaledb"><img src="https://agentmods.dev/badge/skills/godmakereth/vibe-coding-tw/timescaledb.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 618 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00033 $0.00618
Opus 5 $0.00016 $0.00309
Sonnet 5 $0.00007 $0.00124
Haiku 4.5 $0.00003 $0.00062

Measured 5d ago against content hash 99c2a0a6e7c2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

timescaledb scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to timescaledb — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/timescaledb/SKILL.md · 109 lines

How it starts

The opening of the file, as written. The whole thing — 109 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Timescaledb Skill

Comprehensive assistance with timescaledb development, generated from official documentation.

When to Use This Skill

This skill should be triggered when:

  • Working with timescaledb
  • Asking about timescaledb features or APIs
  • Implementing timescaledb solutions
  • Debugging timescaledb code
  • Learning timescaledb best practices

Quick Reference

Common Patterns

Quick reference patterns will be added as you use the skill.

Example Code Patterns

Example 1 (bash):

rails new my_app -d=postgresql
    cd my_app

Example 2 (ruby):

gem 'timescaledb'

Example 3 (shell):

kubectl create namespace timescale

Example 4 (shell):

kubectl config set-context --current --namespace=timescale

Example 5 (sql):

DROP EXTENSION timescaledb;

Reference Files

This skill includes comprehensive documentation in references/:

  • api.md - Api documentation
  • compression.md - Compression documentation
  • continuous_aggregates.md - Continuous Aggregates documentation
  • getting_started.md - Getting Started documentation
  • hyperfunctions.md - Hyperfunctions documentation
  • hypertables.md - Hypertables documentation
  • installation.md - Installation documentation
  • other.md - Other documentation
  • performance.md - Performance documentation
  • time_buckets.md - Time Buckets documentation
  • tutorials.md - Tutorials documentation

Use view to read specific reference files when detailed information is needed.

Working with This Skill

For Beginners

Start with the getting_started or tutorials reference files for foundational concepts.

For Specific Features

Use the appropriate category reference file (api, guides, etc.) for detailed information.

For Code Examples

The quick reference section above contains common patterns extracted from the official docs.

Resources

references/

Organized documentation extracted from official sources. These files contain:

  • Detailed explanations
  • Code examples with language annotations
  • Links to original documentation
  • Table of contents for quick navigation

Read the full file on GitHub · 109 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 109 lines · 33 tokens per session scan A 99c2a0a6e7c2

Subscribe to this mod's changes

timescaledb is a skill published in the GitHub repository godmakereth/vibe-coding-tw (48 stars, last pushed 8mo ago), licensed MIT. It adds 33 tokens to every session and 618 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to timescaledb, differing in 1 line, and is treated as a copy.

Related

Other skills, from other repositories

alloydb-basics

Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB Model Context Protocol (MCP) tools for automated database operations. Use when creating, configuring, or administering AlloyDB databases. Do NOT use for general PostgreSQL instances (e.g. Cloud SQL) or other GCP databases.

google/skills · 72 tokens

db-repair

Auto-fix gbrain's Postgres access so the brain stays available. When any gbrain command or MCP tool result carries a GBRAINDBACCESS marker (or an operator reports the brain database is down), run the hardcoded gbrain db-repair ladder: diagnose, apply the safe tier, verify. The action is ALWAYS the hardcoded command …

garrytan/gbrain · 96 tokens

claimable-postgres

Provision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK. Use when users ask for a quick Postgres environment, a throwaway DATABASEURL for prototyping/tests, or "just give me a DB now". Triggers include: "quick…

neondatabase/mcp-server-neon · 123 tokens

analyzing-insights-across-teams

Analyze PostHog insights, dashboards, or teams beyond the current project by querying the prod Postgres replicas synced into the dogfood data warehouse (US project 2, "PostHog App + Website"). Use when asked to analyze insights across all teams or projects, another team's insights, or fleet-wide insight/dashboard…

PostHog/posthog-foss · 115 tokens

dsql

Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, diagnose cluster performance, load data, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL and PostgreSQL-to-DSQL schema conversion, foreign key…

awslabs/agent-plugins · 229 tokens

nw-database-technology-selection

Database comparison catalogs, RDBMS vs NoSQL selection criteria, CAP/ACID/BASE theory, OLTP vs OLAP, and technology-specific characteristics.

nWave-ai/nWave · 38 tokens