Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

120 skills found

EngineeringData Analysis
migrate-postgres-tables-to-hypertables avatar

migrate-postgres-tables-to-hypertables

Migrate standard PostgreSQL tables to TimescaleDB hypertables with optimized partitioning, chunking, and compression strategies for time-series data.

Views: 51,705
Engineering
threejs-geometry avatar

threejs-geometry

Three.js geometry generation: built-in shapes, BufferGeometry, vertex manipulation, custom meshes, and performance-optimized instanced rendering.

Views: 142,126
EngineeringData Analysis
projection-patterns avatar

projection-patterns

Build read models and projections from event streams for CQRS, materialized views, and optimized query performance in event-sourced systems.

Views: 1234,502
EngineeringAutomation
PAI avatar

PAI

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.

Views: 104
Engineering
fp-pipe-ref avatar

fp-pipe-ref

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.

Views: 46#fp-ts#pipe#flow#composition
EngineeringData AnalysisAutomation
session-logs avatar

session-logs

Search, analyze, and audit GeminiClaw session logs and memory. Use to investigate past interactions, track token usage, debug tool calls, and monitor agent performance.

Views: 1031
EngineeringData AnalysisResearch
basic-usage avatar

basic-usage

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.

Views: 156
EngineeringData AnalysisAutomation
differentiation-schemes avatar

differentiation-schemes

Generate finite-difference stencils, select optimal numerical schemes for PDEs/ODEs, and perform truncation error analysis to improve simulation accuracy.

Views: 1331
EngineeringData AnalysisAutomation
querying-json avatar

querying-json

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.

Views: 139
EngineeringAutomationResearch
vvm avatar

vvm

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.

Views: 961
Data AnalysisResearchEngineering
matplotlib avatar

matplotlib

Foundational Python library for static, animated, and interactive data visualization. Provides fine-grained control over plot elements for scientific, publication-ready figures.

Views: 2419,686
EngineeringAutomation
openai-agents-sdk avatar

openai-agents-sdk

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.

Views: 5231