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,461 results · page 47 of 83

  • appsmithSkillDatabases & data

    Build internal tools, admin panels, and dashboards with Appsmith. Use when a user asks to create CRUD interfaces, connect to databases or APIs with drag-and-drop widgets, write JSObjects for business logic, or self-host Appsmith with Docker or Kubernetes.

    Ready to connect★ 150

    github.com/terminalskills/skills144 stars

    View details
  • appwriteSkillDatabases & data

    Build backends with Appwrite — open-source Backend-as-a-Service. Use when a user asks to set up user authentication, manage a database without writing backend code, handle file storage and uploads, add realtime subscriptions, set up cloud functions, build a mobile or web app backend, replace Firebas

    Ready to connect★ 150

    github.com/terminalskills/skills144 stars

    View details
  • axiomSkillDatabases & data

    Lets your agent audit an argument's hidden assumptions, rank them by fragility and impact, and rebuild conclusions from verified premises.

    Ready to connect★ 150

    github.com/terminalskills/skills144 stars

    View details
  • baserowSkillDatabases & data

    Build database-powered applications with Baserow, the open-source no-code database. Use when a user asks to create spreadsheet databases, build API-connected workflows, manage relational data, or self-host Baserow as an Airtable alternative.

    Ready to connect★ 150

    github.com/terminalskills/skills144 stars

    View details
  • bull-mqSkillDatabases & data

    You are an expert in BullMQ, the high-performance job queue for Node.js built on Redis. You help developers build reliable background processing systems with delayed jobs, rate limiting, prioritization, repeatable cron jobs, job dependencies, concurrency control, and dead-letter handling — powering

    Ready to connect★ 150

    github.com/terminalskills/skills144 stars

    View details
  • cache-strategySkillDatabases & data

    Design and implement caching layers for APIs and web applications using Redis or Memcached. Use when you need to reduce database load, improve response times, or handle traffic spikes. Covers cache-aside, write-through, and write-behind patterns, TTL strategies, cache invalidation, and stampede prev

    Ready to connect★ 150

    github.com/terminalskills/skills144 stars

    View details
  • dt-obs-analyticsSkillDatabases & data

    Analyze dashboards and notebooks using Davis analyzers — anomaly detection, novelty scoring, and correlation. Use when the user references a specific Dynatrace dashboard or notebook (by URL, UUID, or name) and asks what it shows, which DQL queries it runs, whether a tile looks off, or wants to find

    Ready to connect★ 142

    github.com/dynatrace/dynatrace-for-ai150 stars

    View details
  • dt-obs-azureSkillDatabases & data

    Azure cloud resources including VMs, VMSS, SQL Database, Storage, AKS, App Service, Functions, VNet networking, load balancers, Event Hubs, Container Apps, and Key Vault. Monitor Azure infrastructure, analyze resource usage, audit security posture, and manage organizational hierarchy across subscrip

    Ready to connect★ 142

    github.com/dynatrace/dynatrace-for-ai150 stars

    View details
  • dt-obs-predictive-analyticsSkillDatabases & data

    Predictive analytics for Dynatrace — time series forecasting with the timeseries-forecast tool, capacity saturation planning, trend and anomaly detection across hosts, services, and infrastructure.

    Ready to connect★ 142

    github.com/dynatrace/dynatrace-for-ai150 stars

    View details
  • dt-sec-insightsSkillDatabases & data

    Query and analyze Dynatrace security data in security.events with DQL: vulnerabilities, threat detections, compliance posture, and scan coverage. Covers Dynatrace-native Runtime Vulnerability Analytics (RVA — CVEs, reachability, exposure, exploit), Runtime Application Protection (RAP), Automated Det

    Ready to connect★ 142

    github.com/dynatrace/dynatrace-for-ai150 stars

    View details
  • social-analyticsSkillDatabases & data

    Analyze social media profiles and engagement. Use when: auditing competitor social presence; calculating engagement rates; identifying top-performing content; tracking profile growth; benchmarking social metrics

    Ready to connect★ 150

    github.com/guia-matthieu/clawfu-skills150 stars

    View details
  • exploring-dataSkillDatabases & data

    Exploratory data analysis. Use when users upload .csv/.xlsx/.json/.parquet files or request "explore data", "analyze dataset", "EDA", "profile data". Small files get ydata-profiling HTML/JSON reports; large files (over 200MB or 5M rows) get fixed-memory DuckDB/sketch profiling. Also covers near-dupl

    Ready to connect★ 148

    github.com/oaustegard/claude-skills148 stars

    View details
  • iris-developmentSkillDatabases & data

    Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, configuring a memory store, or tuning background memory promotion.

    Ready to connect★ 147

    github.com/redis/agent-skills148 stars

    View details
  • redis-clusteringSkillDatabases & data

    Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET / SDIFF / pipelines, configuring a multi-key

    Ready to connect★ 147

    github.com/redis/agent-skills148 stars

    View details
  • redis-connectionsSkillDatabases & data

    Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis, Lettuce, NRedisStack), batching commands for

    Ready to connect★ 147

    github.com/redis/agent-skills148 stars

    View details
  • redis-coreSkillDatabases & data

    Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, member

    Ready to connect★ 147

    github.com/redis/agent-skills148 stars

    View details
  • redis-observabilitySkillDatabases & data

    Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops/sec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the Redis Insight GUI. Use when setting up mon

    Ready to connect★ 147

    github.com/redis/agent-skills148 stars

    View details
  • redis-securitySkillDatabases & data

    Redis security guidance covering authentication (requirepass and ACL users), TLS, ACL-based least-privilege access control, restricting network exposure via bind and protected-mode, firewall rules, and disabling dangerous commands. Use when deploying Redis to production, defining ACL users for an ap

    Ready to connect★ 147

    github.com/redis/agent-skills148 stars

    View details
  • ai-content-analyticsSkillDatabases & data

    World-class expertise in measuring, attributing, and optimizing AI-generated content performance. Combining data science rigor with content strategy intelligence to answer the questions traditional content analytics can't: Is AI content performing? Which AI variations convert? What's the true ROI of

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • analytics-architectureSkillDatabases & data

    Measure what matters. Event tracking design, attribution modeling, funnel analysis, experimentation platforms. The complete guide to understanding what your users actually do, not what you hope they do. Good analytics is invisible until you need it. Then it's the difference between guessing and kno

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • bullmq-specialistSkillDatabases & data

    BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when "bullmq, bull queue, redis queue, background job, job queue, delayed job, repeatable job, worker process, job scheduling, async processing, bullmq, bull, redis,

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • climate-modelingSkillDatabases & data

    Work with climate data, models, and projections for climate impact assessment, downscaling, and scenario analysis using CMIP6 and other climate datasets. Use when "climate model, climate projection, CMIP6, climate data, downscaling, climate scenario, RCP, SSP, global warming, " mentioned.

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • community-analyticsSkillDatabases & data

    Expert in measuring what matters in communities. Covers health metrics, engagement analytics, sentiment analysis, cohort tracking, and reporting. Knows that good data drives good decisions, and bad metrics drive bad behavior. Use when "community metrics, community analytics, measure community, commu

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • community-toolingSkillDatabases & data

    Expert in community tool selection and implementation - Discord bots, community platforms, analytics tools, CRMs, moderation systems, and automation. Knows the tool landscape, integration patterns, and how to build a cohesive community tech stack. Use when "community tools, discord bots, community p

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • cybersecuritySkillDatabases & data

    Security engineering that protects applications, data, and users from real-world threatsUse when "security, authentication, authorization, encryption, OWASP, vulnerability, XSS, SQL injection, CSRF, secrets, password, JWT, OAuth, permissions, audit, compliance, security, authentication, authorizatio

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • data-engineerSkillDatabases & data

    Data pipeline specialist for ETL design, data quality, CDC patterns, and batch/stream processingUse when "data pipeline, etl, cdc, data quality, batch processing, stream processing, data transformation, data warehouse, data lake, data validation, data-engineering, etl, cdc, batch, streaming, data-qu

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • database-architectSkillDatabases & data

    Database design specialist for schema modeling, query optimization, indexing strategies, and data integrityUse when "database design, schema, indexes, query optimization, migrations, normalization, database scaling, foreign keys, data modeling, database, sql, postgres, mysql, mongodb, schema, indexe

    Ready to connect★ 147

    github.com/omer-metin/skills-for-antigravity139 stars

    View details
  • buffer-apiSkillDatabases & data

    Manage Buffer content via the GraphQL API. Use when creating, scheduling, editing, or deleting posts, saving ideas, reading scheduled queues, or pulling post analytics. Not for general API debugging.

    Ready to connect★ 144

    github.com/proflead/codex-skills-library144 stars

    View details
  • db-migration-reviewerSkillDatabases & data

    Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.

    Ready to connect★ 144

    github.com/proflead/codex-skills-library144 stars

    View details
  • spark-version-upgradeSkillDatabases & data

    Upgrade Apache Spark applications between major versions (2.x→3.x, 3.x→4.x). Covers build files, deprecated APIs, configuration changes, SQL/DataFrame updates, and test validation.

    Ready to connect★ 144

    github.com/openhands/extensions141 stars

    View details

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.

54,764 of the 55,196 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.

See how to connect your AI