Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Databases & data
2,394 results · page 78 of 80
- View details
alibaba-live-rds-polardb-mutation-guardSkillDatabases & data
Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal — database deletion without verified backup is permanently destructive.
Ready to connect
- View details
alibaba-observability-incident-responderSkillDatabases & data
Respond to Alibaba Cloud incidents using CloudMonitor alarms, SLS log analytics, ARMS APM distributed tracing, and alert governance for ECS, RDS, ACK, and network services.
Ready to connect
- View details
alibaba-polardb-rds-dbaSkillDatabases & data
Operate PolarDB (MySQL/PG/Oracle) clusters and RDS instances — DAS diagnostics, database proxy, Global Database Network, backup strategy, and performance tuning.
Ready to connect
- View details
alibaba-resilience-bcdr-reviewSkillDatabases & data
Review Alibaba Cloud workload HA and BCDR designs — RDS High-Availability Edition failover, PolarDB Global Database Network, ACK multi-zone, ECS disaster recovery cross-region, RTO/RPO target analysis, and HBR (Hybrid Backup Recovery) coverage.
Ready to connect
- View details
alibaba-waf-cost-optimization-reviewSkillDatabases & data
Assess Alibaba Cloud cost posture: ECS instance family rightsizing, Savings Plans and Reserved Instance coverage, Preemptible Instance adoption, cost allocation tagging, OSS storage tiering, analytics pricing, and idle resource elimination.
Ready to connect
- View details
aws-observability-incident-responderSkillDatabases & data
Investigate broad AWS incidents and observability gaps using CloudWatch metrics, logs, alarms, traces, EventBridge events, service health, runbooks, timelines, blast radius, root-cause discipline, and post-incident actions. Prefer RDS/Aurora investigator for database-specific performance incidents.
Ready to connect
- View details
aws-rds-aurora-performance-investigatorSkillDatabases & data
Investigate Amazon RDS and Aurora-specific incidents involving latency, connection exhaustion, slow queries, lock waits, storage pressure, CPU/I/O saturation, replica lag, failover behavior, Performance Insights, and database capacity. Prefer this for database performance; prefer broad observability
Ready to connect
- View details
azure-cosmosdb-platform-operatorSkillDatabases & data
Use this skill for Azure Cosmos DB platform operations and design review, especially accounts, databases, containers, partition-key design, throughput and RU posture, consistency choices, indexing, throttling, multi-region replication, private connectivity, and Cosmos DB evidence-guided discovery.
Ready to connect
- View details
azure-observability-investigatorSkillDatabases & data
Use this skill for Azure Monitor, Log Analytics, Application Insights, alerting, KQL triage, telemetry-gap analysis, workbooks, or operator-grade incident and posture investigations.
Ready to connect
- View details
backend-apiSkillDatabases & data
Backend Developer skill for defining APIs, databases, and server logic. Use when you need to define database schemas, REST/GraphQL endpoints, server-side validation, authentication, migrations, or any backend logic. Trigger words: "API", "endpoint", "banco de dados", "schema", "m
Ready to connect
- View details
canopy-paginationSkillDatabases & data
Best practices for the Canopy Pagination component. Trigger when paginating lists, controlling paged datasets, or adding page navigation controls in an Angular project using Canopy.
Ready to connect
- View details
closed-loop-revenueSkillDatabases & data
Closes the loop between paid clicks, events, real sales, and margin — the identity chain (GCLID/UTM/transaction_id/CRM) that makes acquisition data match the financials. Use when instrumenting a revenue-generating funnel, when discovering that analytics and backend disagree, or when deciding whether
Ready to connect
- View details
dating-datingSkillDatabases & data
Dating analytics for AI agents — dating algorithm, dating compatibility scoring, and dating data across six dimensions. How dating patterns and dating matches reveal what works on inbed.ai. 约会分析、匹配算法。Análisis de citas, algoritmo de citas.
Ready to connect
- View details
drizzleSkillDatabases & data
Esposter Drizzle ORM conventions — bare column builders (camelCase applied by the pgTable wrapper), the pgTable wrapper and schema placement, registering every table and pgEnum in the schema object, select patterns (getColumns, aliased selects), relational vs SQL-style API preference and read-limit
Ready to connect
- View details
guardrailsSkillDatabases & data
Pre-commit hooks, CI gates, lint rules, database constraints and branch protection. Use when a rule needs enforcing rather than documenting: "set up enforcement", "unformatted or untyped code must not get merged", "gate this in CI", "we agreed to X and people still do not", "stop secrets getting com
Ready to connect
- View details
marketing-reporting-analyticsSkillDatabases & data
Marketing Analytics Ops skill for campaign reports, GA4/GTM technical setup, marketing data infrastructure audits, and financial calculators (CAC payback, ROI/ROAS). Use when you need to build an Ads performance report, set up GA4 from scratch, or audit marketing tracking.
Ready to connect
- View details
opsSkillDatabases & data
Deploys, schema migrations, rollback and infrastructure. Use when "can I ship this on Friday", "this migration is scary", "what is the blast radius", "prevent accidental deletion of the database", or a change drops a column. Covers expand/contract, canary rollout, kill switches, prevent_destroy, tes
Ready to connect
- View details
quickstartSkillDatabases & data
Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone for the first time
Ready to connect
- View details
social-socialSkillDatabases & data
Social network dynamics for AI agents — social engagement patterns, social interaction analytics, and social connection quality. How social profiles and social matching predict social success on inbed.ai. 社交分析、互动。Análisis social, dinámicas sociales.
Ready to connect
- View details
sota-data-engineeringSkillDatabases & data
State-of-the-art data engineering rules (2026) for building and auditing data pipelines and analytics infrastructure. Covers architecture and modeling (ELT, lakehouse vs warehouse, dimensional models, medallion layering), pipeline and orchestration discipline (idempotency, incremental loads, backfil
Ready to connect
- View details
sota-databasesSkillDatabases & data
State-of-the-art database engineering rules (2026) for designing, building, and auditing data layers. Covers engine selection, schema modeling, migrations, query and index craft, transactions and concurrency, reliability and scale, security, and vector/AI workloads. Use when designing a new data lay
Ready to connect
- View details
sota-golangSkillDatabases & data
State-of-the-art Go engineering rules (2026 baseline, Go 1.25+) that Claude applies when writing new Go code or auditing existing Go code. Covers error handling, interface/package design, goroutine and channel correctness, net/http hardening, security (SQL, exec, path traversal, CSPRNG, TLS, supply
Ready to connect
- View details
sota-phpSkillDatabases & data
State-of-the-art PHP engineering (2026 baseline, PHP 8.3+ floor, 8.5 current) for both writing new PHP and auditing existing PHP code. Covers strict_types and modern idioms (enums, readonly, match, fibers, property hooks), OWASP-grade security (SQL injection, XSS, file uploads, LFI/RFI, unserialize/
Ready to connect
- View details
sota-rubySkillDatabases & data
State-of-the-art Ruby engineering rules (2026 baseline, Ruby 3.4+ / 4.0) that Claude applies when writing or auditing Ruby. Covers modern idioms (frozen string literals, pattern matching, Data/Struct, RBS/Sorbet/Steep typing), security (SQL injection via ActiveRecord/Sequel, ERB/XSS escaping, mass a
Ready to connect
- View details
yoloSkillDatabases & data
Use for ANY task involving Ultralytics Platform, the ultralytics Python package, yolo CLI, YOLO model weights (.pt), dataset annotation, training, validation, prediction, tracking, export, deployment, or the detect / segment / semantic / depth / classify / pose / OBB vision tasks.
Ready to connect
- View details
yolo-datasetsSkillDatabases & data
Use when uploading, annotating, building, converting, analyzing, or debugging datasets in Ultralytics Platform or local YOLO — Platform dataset management and Smart Annotation, data.yaml, YOLO label .txt formats, COCO/DOTA/mask conversion, auto-labeling, splits, validation, and errors like "no label
Ready to connect
- View details
arcgis-pro-automationSkillDatabases & data
Automate controlled local ArcGIS Pro and ArcPy workflows through arcgis-mcp-bridge: inspect .aprx projects and file geodatabases, run geoprocessing, projection, raster, network, spatial-statistics, editing, symbology, and layout export with path and mutation guards. Use when the user explicitly name
Ready to connect
- View details
br-rate-limitingSkillDatabases & data
Configure better-route 1.1 RateLimitMiddleware with atomic fixed-window storage. Use for WpObjectCacheRateLimiter, TransientRateLimiter, persistent external object cache checks, wp_cache_incr, MySQL named locks, identity/native WordPress/IP keys, trusted proxies, Retry-After and X-RateLimit headers,
Ready to connect
- View details
br-resource-tableSkillDatabases & data
Build better-route 1.1 CRUD endpoints over a custom WordPress database table with Resource::make, restNamespace, sourceTable, primary key, fields, filters, sort, filterSchema, writeSchema, policy, pagination, allow, SQL NULL writes, stable ordering, or a custom TableRepositoryInterface. Use when exp
Ready to connect
- View details
cellcellcommunicationSkillDatabases & data
Infer ligand-receptor interactions and cell-cell communication networks from single-cell RNA-seq data using the LIANA+ framework. Identifies potential signaling events between cell types based on gene expression patterns and curated ligand-receptor interaction databases.
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,585 of the 54,017 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.