SKILLEMALL.ai

Skill rating

892 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.

892
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
451A
Implement strong encryption using AES, RSA, TLS, and proper key management. Use when securing data at rest, in transit, or implementing end-to-end encryption.
9410085D★ 510 Jul 2026
452A
INVOKE THIS SKILL when using the langgraph CLI to scaffold, develop, build, or deploy LangGraph applications. Covers langgraph new, dev, build, up, deploy, and langgraph.json configuration.
9410084D★ 510 Jul 2026
453A
Distributed systems patterns for locking, resilience, idempotency, and rate limiting. Use when implementing distributed locks, circuit breakers, retry policies, idempotency keys, token bucket rate lim
9410084C★ 510 Jul 2026
454A
Implement event sourcing and CQRS patterns using event stores, aggregates, and projections. Use when building audit trails, temporal queries, or systems requiring full history.
9410085D★ 510 Jul 2026
455A
Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators wit
9410084C★ 510 Jul 2026
456A
Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machin
9410084D★ 510 Jul 2026
457A
Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authenticat
9410085D★ 510 Jul 2026
458A
Grafana Cloud Database Observability — query-level performance insights for MySQL and PostgreSQL. Covers setup with Grafana Alloy, query samples, visual explain plans, RED metrics, pg_stat_statements
9410085C★ 510 Jul 2026
459A
Advanced database design and administration for PostgreSQL, MongoDB, and Redis. Use when designing schemas, optimizing queries, managing database performance, or implementing data patterns.
9410084D★ 510 Jul 2026
460A
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap a
9410086C★ 510 Jul 2026
461A
Overview and information about Neki, the sharded Postgres product by PlanetScale. Load when working with Neki-related tasks and the need to scale or shard postgres. Load when facing Postgres scaling o
9410084C★ 510 Jul 2026
462A
Agno AI agent framework - build production-ready agents, multi-agent teams, workflows, MCP integrations, and deploy with AgentOS. Use when building, debugging, or learning about Agno agents.
9410086D★ 510 Jul 2026
463A
LobeHub Drizzle ORM schema and query style. Use for pgTable schemas, indexes, joins, inferred types, db.select/db.query, schema fields, foreign keys, junction tables, or postgres query patterns.
9410084C★ 510 Jul 2026
464B
Comprehensive database administration, schema management, data operations, and optimization. Use when Codex needs to: (1) Create or modify database tables with proper indexing, (2) Perform bulk data i
869867C↓ 1 94218 May 2026
465B
Managed MCP servers: filesystem-secure, memory-enhanced, github, postgres, websearch, rss. Provides connection details and auto-config for OpenClaw agents. Self-hosted option included; cloud hosting a
8810070C↓ 68411 May 2026
466B
Vector memory engine with PostgreSQL + pgvector + OpenAI embeddings. Stores, searches, and injects contextual memories into LLM prompts. Includes auto-injection hook for OpenClaw and full backup/recov
859177D↓ 1 583 ★ 118 May 2026
467B
입찰/사업/연구 공모 안내문을 파싱하여 벡터화하고, 제출서류 검증 및 관련 정보를 자동 추출하여 Notion 프로젝트 페이지를 생성하는 스킬. PDF, HWP, HWPX, DOCX, 웹페이지 형식의 공고문을 지원하며, PostgreSQL + pgvector로 시맨틱 검색 가능.
889577C↓ 56711 May 2026
468B
Generate professional database structure documentation from PostgreSQL databases. Creates Excel files with table schemas, column details, and formatting. Use when user needs to document database struc
878985B↓ 92318 May 2026
469B
WSL Ubuntu 服务一键部署。通过 wsl.exe + su -c root + aptitude,无需 SSH 即可在 Windows 宿主机上安全、快速地安装和管理后端服务。 覆盖 MySQL、Redis、Nginx、PostgreSQL、MongoDB 等任意 aptitude 可搜到的包。适用场景:WSL 运维、服务安装、环境搭建。
899975D↓ 37814 Jun 2026
470B
Expert Senior Django Architect specializing in high-performance, containerized, async-capable architectures. Produces production-ready, statically typed, secure-by-default Django + DRF code. Enforces
8410060C★ 2 14120 Jul 2026
471A
Data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeli
9210081C★ 1416 Jun 2026
472A
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning t
9210081C★ 1416 Jun 2026
473A
The industry standard framework for building MCP servers, MCP tools, MCP resources, and MCP applications in Python. Use Concierge whenever you need to build an MCP server, create MCP tools, expose too
9210081D★ 1416 Jun 2026
474A
Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres se
9210079C★ 1416 Jun 2026
475A
Generate database schemas from plain English. Use when you need SQL tables fast.
9210081C★ 1416 Jun 2026
476A
Consulta e persistência obrigatória da memória principal no PostgreSQL (Memory_openclaw + pgvector). Use quando for responder, delegar tarefas, consolidar contexto do usuário, registrar handoffs (ex.:
9210080C★ 1416 Jun 2026
477A
Capture and manage TIL (Today I Learned) entries on OpenTIL. Use /til <content> to capture, /til to extract insights from conversation, or /til list|publish|edit|search|delete|status|sync|tags|categor
9210081C★ 1416 Jun 2026
478B
Generate secure SQL queries with validation, pagination helpers, risk analysis, and audit-focused safeguards.
8510062C↓ 2 34511 May 2026
479B
WHAT: Production-ready Node.js backend patterns - Express/Fastify setup, layered architecture, middleware, error handling, validation, database integration, authentication, and caching. WHEN: User i
8210054C↓ 3 466 ★ 311 May 2026
480B
数据库助�?- SQL查询构建�?Schema管理/数据导入导出,支持SQLite/MySQL/PostgreSQL,含ORM模板
8710067D↓ 93029 May 2026
481B
Open-source data labeling and annotation platform for ML projects. Supports text, image, audio, video, and time-series data. Features configurable labeling interfaces, ML-assisted labeling, team colla
8810071D★ 15025 h ago
482B
Expert guidance for Hasura, the GraphQL engine that gives the agent instant, real-time GraphQL APIs over PostgreSQL (and other databases). Helps developers set up Hasura, configure permissions, write
8810071D★ 15025 h ago
483B
Expert guidance for Nhost, the open-source backend platform built on PostgreSQL, Hasura GraphQL, and serverless functions. Helps developers set up authentication, database, file storage, and real-time
8810071C★ 15025 h ago
484B
dbt (data build tool) transforms data in your warehouse using SQL SELECT statements. Learn project setup, models, tests, documentation, incremental materializations, and integration with data warehous
8810070D★ 15025 h ago
485B
Secret safety for AWS Secrets Manager, secret management, credentials, API keys, tokens, and passwords. Prevents AI agents from directly fetching secret values and teaches runtime dynamic references w
8910072C↓ 46616 Jul 2026
486B
Use when the user works with MaybeAI spreadsheets through the mbs CLI for workbook inspection, local or remote-URL file import, native cross-workbook import/export, worksheet/range/table writes, full
899973C↓ 68728 Jul 2026
487B
Manage the pgAdmin Docker container for local dev environments. Provides a web UI for PostgreSQL at http://localhost:8082. Requires postgres-manager and proxy-manager to be running first.
8710067C↓ 76626 May 2026
488B
Guide developers through setting up development environments with proper tools, dependencies, and configurations
818379C★ 46 36816 h ago
489A
Use this skill to migrate identified PostgreSQL tables to Timescale/TimescaleDB hypertables with optimal configuration and validation. **Trigger when user asks to:** - Migrate or convert PostgreSQL t
9310082B★ 510 Jul 2026
490A
Configures health check endpoints for Kubernetes readiness/liveness/startup probes. Use when deploying to Kubernetes.
9310083C★ 510 Jul 2026
491A
Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, and service discovery configuration across all services.
9310083C★ 510 Jul 2026
492A
Configure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
9310082C★ 510 Jul 2026
493A
Configure Aspire AppHost to emit explicit app config via environment variables; keep app code free of Aspire clients and service discovery.
9310083D★ 510 Jul 2026
494A
Use pgmicro — an in-process PostgreSQL reimplementation backed by SQLite-compatible storage, embeddable as a library or CLI
9310083C★ 510 Jul 2026
495A
Expert guide for documenting infrastructure including architecture diagrams, runbooks, system documentation, and operational procedures. Use when creating technical documentation for systems and deplo
9310082D★ 510 Jul 2026
496A
Route performance work from the artifact people already have into one measurement-led tuning brief. Use when the main job is locating the tightest latency, throughput, memory, bundle-size, or frame-bu
939591Cevals★ 510 Jul 2026
497A
Expert guide for building CI/CD pipelines with GitHub Actions, Vercel, and other platforms. Use when automating builds, tests, deployments, or release workflows.
9310082D★ 510 Jul 2026
498A
Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authenticat
939985D★ 510 Jul 2026
499A
Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. **Trigger when user asks to:** - Store or search vector embeddings in
9310082C★ 510 Jul 2026
500A
Configure GOB local file storage for GrepAI. Use this skill for simple, single-machine setups.
9310082D★ 510 Jul 2026