alicloud-redis

Manage Alibaba Cloud Redis instances via the official TypeScript SDK.

7|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/agents-infrastructure/licell --skill alicloud-redis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-redis
Source: https://github.com/agents-infrastructure/licell/tree/main/.claude/skills/alicloud-redis
Command: npx skills add https://github.com/agents-infrastructure/licell --skill alicloud-redis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @alicloud/r-kvstore20150101, @alicloud/openapi-core, @darabonba/typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive management capabilities for Alibaba Cloud Redis (Tair / R-KVStore) instances, simplifying complex operations for developers and administrators.

Core Features & Use Cases

  • Instance Lifecycle Management: Create, describe, modify, restart, and delete Redis and Tair instances.
  • Data Management: Handle account creation, privilege granting, backup, and restoration.
  • Security & Configuration: Manage IP whitelists, SSL, TDE, audit logs, and instance parameters.
  • Monitoring & Performance: Access historical monitoring data and slow query logs.
  • Use Case: An administrator needs to quickly provision a new Redis instance, configure its security settings, and set up a backup policy. This Skill can automate these steps through a single interface.

Quick Start

Use the alicloud-redis skill to create a new Redis instance in the cn-hangzhou region.

Frequently Asked Questions about alicloud-redis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Alibaba Cloud Redis instances through code?

You can manage Alibaba Cloud Redis instances through code by using an interface that covers the instance lifecycle, account management, backup, recovery, and security configurations via the official TypeScript SDK.

Can I automate Tair instance provisioning and backup policy configuration?

Yes, you can automate Tair instance provisioning and backup policy configuration by executing instance creation, security setting, and backup policy operations through a single automated interface.

Does this tool support configuring IP whitelists and TDE for Aliyun R-KVStore?

Yes, it supports configuring IP whitelists and TDE for Aliyun R-KVStore, alongside managing SSL certificates, audit logs, and instance parameters for comprehensive database security.

What is the best way to access slow query logs and monitoring data for Aliyun Redis?

The best way to access slow query logs and monitoring data for Aliyun Redis is to use an interface that retrieves historical monitoring metrics and slow query records directly from the managed database instance.

Do I need the official TypeScript SDK to perform Redis instance lifecycle management?

Yes, you need the official TypeScript SDK dependencies to perform Redis instance lifecycle management, as the interface relies on the R-KVStore 20150101 API package to execute operations.

How many R-KVStore APIs are available for database parameter tuning and recovery?

All 157 APIs from the R-KVStore 20150101 version are available for database parameter tuning, recovery, and other instance management tasks, providing comprehensive operational coverage.