migrate-postgres-tables-to-hypertables
Migrate standard PostgreSQL tables to TimescaleDB hypertables with optimized partitioning, chunking, and compression strategies for time-series data.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
120 skills found
Migrate standard PostgreSQL tables to TimescaleDB hypertables with optimized partitioning, chunking, and compression strategies for time-series data.
Three.js geometry generation: built-in shapes, BufferGeometry, vertex manipulation, custom meshes, and performance-optimized instanced rendering.
Build read models and projections from event streams for CQRS, materialized views, and optimized query performance in event-sourced systems.
Physical hardware synthesis bridge for PAI. Generates blueprints, 3D printing code, SVG paths for laser cutting, and G-Code for CNC machining to bring agentic designs into the physical world.
Quick reference for pipe and flow in fp-ts. Use to chain functions, compose operations, or build clean, readable data pipelines in functional TypeScript code.
Search, analyze, and audit GeminiClaw session logs and memory. Use to investigate past interactions, track token usage, debug tool calls, and monitor agent performance.
Essential guide to llmemory for document storage and search: installation, database setup with pgvector, document ingestion, hybrid/semantic retrieval, and building RAG systems with multi-tenant support.
Generate finite-difference stencils, select optimal numerical schemes for PDEs/ODEs, and perform truncation error analysis to improve simulation accuracy.
Efficiently extract, filter, and transform specific fields from JSON files using jq, saving up to 95% of context window usage compared to reading full files.
VVM (Vibe Virtual Machine) is a language for agentic programs where the LLM acts as the runtime. Orchestrate multi-agent workflows, manage state, and build resilient AI pipelines.
Foundational Python library for static, animated, and interactive data visualization. Provides fine-grained control over plot elements for scientific, publication-ready figures.
Build AI agents with the OpenAI Agents SDK for Python. Supports multi-agent handoffs, function tools, stateful sessions, streaming, and Azure OpenAI integration via LiteLLM.