Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

github logo

sql-optimization

36,200

by github

Universal SQL performance optimization across MySQL, PostgreSQL, SQL Server, Oracle, and other databases. Covers query analysis, index strategy design, subquery optimization, and JOIN tuning with before/after examples for each technique Addresses common anti-patterns including SELECT *, function calls in WHERE clauses, inefficient pagination, and correlated subqueries Provides database-agnostic guidance on batch operations, temporary tables, covering indexes, and partial indexes Includes...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

render-deploy

23,200

by openai

Deploy applications to Render with Git-backed services or prebuilt Docker images via Blueprint or direct creation. Supports two deployment methods: Blueprint (Infrastructure-as-Code via render.yaml) for multi-service apps, and Direct Creation (MCP tools) for single services Analyzes codebases to determine runtime, build/start commands, environment variables, and required datastores (databases, Redis, cron jobs) Generates render.yaml configurations with automatic service type selection (web,...

🔥🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
samber logo

golang-database

2,400

by samber

Comprehensive guide for Go database access — parameterized queries, struct scanning, NULLable columns, transactions, isolation levels, SELECT FOR UPDATE, connection pool, batch processing, context propagation, and migration tooling. Use when writing, reviewing, or debugging Golang code that interacts with PostgreSQL, MariaDB, MySQL, or SQLite; for database testing; or for questions about database/sql, sqlx, or pgx. Does NOT generate database schemas or migration SQL.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

django-perf-review

844

by sentry

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

django-perf-review

844

by sentry

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
astronomer logo

profiling-tables

397

by astronomer

Comprehensive statistical and quality analysis of database tables with structured profiling output. Generates column-level statistics tailored to data type: min/max/percentiles for numeric columns, length metrics for strings, date ranges for timestamps Performs cardinality analysis to identify categorical vs. high-cardinality columns and detect skewed distributions Assesses data quality across five dimensions: completeness (NULL rates), uniqueness (duplicates), freshness (update timestamps),...

🔥🔥🔥✓ VerifiedFreeQuick setup
rivet-dev logo

rivetkit

16

by rivet-dev

Long-lived, stateful compute for AI agents, multiplayer apps, and workflow automation. Actors are persistent in-memory processes that maintain state across requests without database round trips, with automatic scaling from zero to millions of concurrent instances. Built-in realtime communication via WebSockets and events, durable queues for ordered message processing, and SQLite for structured data queries. State persists across restarts and crashes through Rivet Cloud or self-hosted...

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
upstash logo

upstash-cli

12

by upstash

Run the Upstash CLI (`upstash`) against the Upstash Developer API for Redis, Vector, Search, QStash, and teams. Use when listing or managing databases,…

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
prisma logo

prisma-database-setup-prisma-postgres

8

by prisma

Prisma Postgres Setup

🔥🔥🔥✓ VerifiedFreeAdvanced setup
prisma logo

prisma-database-setup-mongodb

8

by prisma

MongoDB Setup. Reference when using this Prisma feature.

🔥🔥🔥✓ VerifiedFreeQuick setup