← All skills
Tencent SkillHub · Developer Tools

alicloud-database-rds-supabase

Manage Alibaba Cloud RDS Supabase (RDS AI Service 2025-05-07) via OpenAPI. Use for creating, starting/stopping/restarting instances, resetting passwords, querying endpoints/auth/storage, configuring auth/RAG/SSL/IP whitelist, and listing instance details or conversations.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Manage Alibaba Cloud RDS Supabase (RDS AI Service 2025-05-07) via OpenAPI. Use for creating, starting/stopping/restarting instances, resetting passwords, querying endpoints/auth/storage, configuring auth/RAG/SSL/IP whitelist, and listing instance details or conversations.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, agents/openai.yaml, references/api_overview.md, references/api_reference.md, references/query-examples.md, references/sources.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

阿里云 RDS Supabase(RDS AI 服务 2025-05-07)

使用 RDS AI 服务 OpenAPI 管理 RDS Supabase 应用实例及相关配置,包括实例生命周期、认证、存储、RAG、白名单与 SSL。

前置要求

使用 RAM 用户/角色最小权限的 AccessKey,优先从环境变量读取 AK/SK。 OpenAPI 为 RPC 签名机制,优先使用官方 SDK 或 OpenAPI Explorer。

工作流

明确资源类型:实例 / 认证 / 存储 / RAG / 安全配置。 在 references/api_overview.md 中定位接口。 选择调用方式(SDK / OpenAPI Explorer / 自签名)。 变更后使用查询接口确认状态与配置。

AccessKey 读取优先级(必须遵循)

环境变量(优先):ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region 规则:ALICLOUD_REGION_ID 作为可选默认值;若未设置,执行时应选择最合理的 Region,无法判断则主动询问。 标准配置文件:~/.alibabacloud/credentials

Region 默认策略

如未指定 Region,优先选择最合理 Region;无法判断则询问用户。 仅在明确需要或用户同意时,才进行全地域查询(先调 ListRegions,再对每个 Region 调用查询接口)。 若用户提供 Region,则只查询指定 Region。

常见操作映射

实例:CreateAppInstance / DeleteAppInstance / StartInstance / StopInstance / RestartInstance 连接与认证:DescribeInstanceEndpoints / DescribeInstanceAuthInfo / ModifyInstanceAuthConfig 存储:DescribeInstanceStorageConfig / ModifyInstanceStorageConfig 安全:ModifyInstanceIpWhitelist / DescribeInstanceIpWhitelist / ModifyInstanceSSL / DescribeInstanceSSL RAG:ModifyInstanceRAGConfig / DescribeInstanceRAGConfig

选择问题(不确定时提问)

目标实例 ID 是什么?所在地域? 要做的是实例生命周期,还是配置变更(认证/存储/RAG/白名单/SSL)? 是否需要批量操作或先查询现有配置?

Output Policy

若需保存结果或响应,写入: output/database-rds-supabase/

References

API 总览与接口分组:references/api_overview.md 核心接口参数速查:references/api_reference.md 全地域查询示例:references/query-examples.md 官方文档来源清单:references/sources.md

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Config
  • SKILL.md Primary doc
  • references/api_overview.md Docs
  • references/api_reference.md Docs
  • references/query-examples.md Docs
  • references/sources.md Docs
  • agents/openai.yaml Config