一键导入
这个仓库中的 skills
Provision a Redis Cloud database end-to-end — Essentials (fixed plan) or Pro (custom) — using Redis Cloud MCP tools
Comprehensive pre-operation health check for a Redis Enterprise cluster — verify cluster state, node health, license status, and active alerts before making changes
Advanced Redis Enterprise administration via the redisctl CLI. Use for RBAC, LDAP, cluster policy, licensing, certificates, proxy management, and diagnostics.
Day-to-day Redis Enterprise cluster operations via the redisctl CLI. Use when checking cluster status, managing databases, viewing stats and logs, or monitoring Active-Active deployments.
Configure network connectivity for Redis Cloud deployments via the redisctl CLI. Use when setting up VPC peering, Transit Gateway, Private Service Connect, or PrivateLink.
Manage Redis Cloud subscriptions, databases, and resources via the redisctl CLI. Use when provisioning, updating, or monitoring Redis Cloud infrastructure.
Install and configure redisctl CLI for Redis Cloud, Enterprise, and direct database access. Use when setting up redisctl for the first time, creating profiles, or configuring shell completions.
Prototype and compare 2-3 Redis data model alternatives for the same workload
Profile and explore a Redis dataset - key types, sizes, TTLs, encodings, and sample values
Recommend Redis data structures and patterns for a given workload before committing to an approach
Audit a RediSearch index for health, efficiency, and optimization opportunities
Plan and execute a zero-downtime RediSearch index schema migration using aliases
Connect to Redis databases using the redisctl CLI. Use when opening redis-cli sessions, managing connection profiles, or working with multiple Redis clusters.
Multi-step operational workflows combining redisctl commands. Use for end-to-end provisioning, cluster initialization, migrations, and backup and recovery procedures.
Analyze and optimize RediSearch queries using FT.EXPLAIN and FT.PROFILE
Create and compare multiple RediSearch index configurations to find the best one
Analyze a Redis dataset and recommend an optimal RediSearch index schema