Skip to main content
timescale
GitHub creator profile

timescale

Repository-level view of 83 collected skills across 14 GitHub repositories.

skills collected
83
repositories
14
updated
Sep 4, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

event-lead-enrichment
software-developers

Enrich event booth-scan lead CSVs with Common Room firmographics, score them by ICP fit and conversation heat, flag Tiger Data customers, and produce a tiered xlsx for SDR follow-up. Use this skill when the user asks to enrich event leads, score booth scans,…

Jun 5, 2026
email-qa-review
software-quality-assurance-analysts-and-testers

Run a structured 18-check QA review on a marketing or lifecycle email proof before it ships. Use this skill when the user asks to QA an email, review an email proof, check an email before sending, audit email quality, or validate a HubSpot proof. Also trigger…

Jun 5, 2026
de-slop
writers-and-authorseditors

Remove AI writing patterns ('slop') from text to make it sound natural and human-written. Use this skill when the user asks to 'de-slop', 'remove AI tells', 'remove LLM tells', 'make this sound less AI', 'make this sound less like an LLM', 'make this more…

Jun 4, 2026
social-article-writer
writers-and-authors

Convert blog posts and Tiger Den content into native long-form articles for LinkedIn, X (Twitter), or both — with matching social posts. Produces platform-appropriate outputs: LinkedIn gets an SEO title, SEO description, article body with closing CTA, and a…

May 29, 2026
claim-verifier
editors

Verify factual claims in a finished SEO article draft via web search. Use after de-slop and before publishing. Produces a structured claim-check report file alongside the article — does not modify the article itself. Trigger when the seo-writer pipeline…

May 28, 2026
seo-article-writer
writers-and-authors

Write SEO-optimized articles from a brief with automated Tiger Docs verification, competitive fact-checking, internal link discovery, and auto-triggered content review. Use this skill when the user says 'SEO article', 'SEO content', 'GEO article', 'AEO…

May 26, 2026
social-post-writer
market-research-analysts-and-marketing-specialists-131161

Plan social media campaigns and draft individual posts for LinkedIn and X (Twitter), including repurposing existing content into platform-native social posts. Use this skill when the user asks to create a social media calendar, plan a LinkedIn content series,…

May 22, 2026
event-brief-planner
market-research-analysts-and-marketing-specialists-131161

Plan and write complete event campaign briefs for Tiger Data -- event overview, full campaign copy (landing pages, emails, social posts, ads, banners, newsletters), and KPI tracking. Use this skill when the user asks to plan an event campaign, create an event…

May 22, 2026
Showing 8 of 46 collected skills.
postgres-database-migration
database-architects

Use this skill for planning, testing, and safely executing PostgreSQL schema migrations — especially when working with production data or shared databases. **Trigger when user asks to:** - Test a schema migration before applying it to production - Add,…

Sep 4, 2026
postgres
database-architects

Use this skill for any PostgreSQL database work — table design, indexing, data types, constraints, extensions (pgvector, PostGIS, TimescaleDB), search, and migrations. **Trigger when user asks to:** - Design or modify PostgreSQL tables, schemas, or data…

Sep 4, 2026
design-postgis-tables
database-architects

Comprehensive PostGIS spatial table design reference covering geometry types, coordinate systems, spatial indexing, and performance patterns for location-based applications

Apr 7, 2026
design-postgres-tables
database-architects

Use this skill for general PostgreSQL table design. **Trigger when user asks to:** - Design PostgreSQL tables, schemas, or data models when creating new tables and when modifying existing ones. - Choose data types, constraints, or indexes for PostgreSQL -…

Apr 7, 2026
find-hypertable-candidates
database-architects

Use this skill to analyze an existing PostgreSQL database and identify which tables should be converted to Timescale/TimescaleDB hypertables. **Trigger when user asks to:** - Analyze database tables for hypertable conversion potential - Identify time-series…

Apr 7, 2026
migrate-postgres-tables-to-hypertables
database-architects

Use this skill to migrate identified PostgreSQL tables to Timescale/TimescaleDB hypertables with optimal configuration and validation. **Trigger when user asks to:** - Migrate or convert PostgreSQL tables to hypertables - Execute hypertable migration with…

Apr 7, 2026
pgvector-semantic-search
software-developers

Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. **Trigger when user asks to:** - Store or search vector embeddings in PostgreSQL - Set up semantic search, similarity search, or…

Apr 7, 2026
postgres-hybrid-text-search
database-architects

Use this skill to implement hybrid search combining BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF). **Trigger when user asks to:** - Combine keyword and semantic search - Implement hybrid search or multi-modal retrieval -…

Apr 7, 2026
Showing 8 of 9 collected skills.
pr
software-developers

Run this repo's checks (build, prose lint) and open a draft PR using the repo's PR template. Use when the user says "create a PR", "open a PR", "let's PR this", "submit this", or any variation of wanting to submit doc changes for review.

Jul 7, 2026
weekly-external-links
market-research-analysts-and-marketing-specialists-131161

Pull recent content from Tiger Den (Tiger Data's marketing content hub), match it to docs pages, and draft learnMore right-rail cards on a review branch. Use for the recurring "add new external links to the docs" task, or when asked to refresh learnMore cards…

Jun 17, 2026
write-docs-integration-guide
technical-writers

Write an integration guide for the Tiger Data Docs site following established conventions. Use when documenting how to connect a third-party tool (database client, BI tool, streaming platform, observability stack, ETL connector, etc.) to Tiger Cloud or…

Jun 15, 2026
write-docs-tutorial
technical-writers

Write a tutorial for the Tiger Data Docs site following established conventions. Use when creating a new tutorial, cookbook, or step-by-step guide for the /build/examples section — especially for database, search, AI, or data engineering topics.

Jun 15, 2026
apply-constants
software-developers

Apply the constants from src/constants.ts to a docs page — scan the page, swap every literal that matches a constant value (PostgreSQL, Tiger Cloud, TimescaleDB, hypertable, chunk, columnstore, service, and so on) for its {C.X} constant in the correct MDX/JSX…

Jun 12, 2026
Showing 12 of 14 repositories