{
  "schemaVersion": "1.0",
  "item": {
    "slug": "cinience-alicloud-database-rds-supabase",
    "name": "alicloud-database-rds-supabase",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/cinience/cinience-alicloud-database-rds-supabase",
    "canonicalUrl": "https://clawhub.ai/cinience/cinience-alicloud-database-rds-supabase",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/cinience-alicloud-database-rds-supabase",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cinience-alicloud-database-rds-supabase",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "agents/openai.yaml",
      "references/api_overview.md",
      "references/api_reference.md",
      "references/query-examples.md",
      "references/sources.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/cinience-alicloud-database-rds-supabase"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/cinience-alicloud-database-rds-supabase",
    "agentPageUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase/agent",
    "manifestUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "阿里云 RDS Supabase（RDS AI 服务 2025-05-07）",
        "body": "使用 RDS AI 服务 OpenAPI 管理 RDS Supabase 应用实例及相关配置，包括实例生命周期、认证、存储、RAG、白名单与 SSL。"
      },
      {
        "title": "前置要求",
        "body": "使用 RAM 用户/角色最小权限的 AccessKey，优先从环境变量读取 AK/SK。\nOpenAPI 为 RPC 签名机制，优先使用官方 SDK 或 OpenAPI Explorer。"
      },
      {
        "title": "工作流",
        "body": "明确资源类型：实例 / 认证 / 存储 / RAG / 安全配置。\n在 references/api_overview.md 中定位接口。\n选择调用方式（SDK / OpenAPI Explorer / 自签名）。\n变更后使用查询接口确认状态与配置。"
      },
      {
        "title": "AccessKey 读取优先级（必须遵循）",
        "body": "环境变量（优先）：ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID\nRegion 规则：ALICLOUD_REGION_ID 作为可选默认值；若未设置，执行时应选择最合理的 Region，无法判断则主动询问。\n标准配置文件：~/.alibabacloud/credentials"
      },
      {
        "title": "Region 默认策略",
        "body": "如未指定 Region，优先选择最合理 Region；无法判断则询问用户。\n仅在明确需要或用户同意时，才进行全地域查询（先调 ListRegions，再对每个 Region 调用查询接口）。\n若用户提供 Region，则只查询指定 Region。"
      },
      {
        "title": "常见操作映射",
        "body": "实例：CreateAppInstance / DeleteAppInstance / StartInstance / StopInstance / RestartInstance\n连接与认证：DescribeInstanceEndpoints / DescribeInstanceAuthInfo / ModifyInstanceAuthConfig\n存储：DescribeInstanceStorageConfig / ModifyInstanceStorageConfig\n安全：ModifyInstanceIpWhitelist / DescribeInstanceIpWhitelist / ModifyInstanceSSL / DescribeInstanceSSL\nRAG：ModifyInstanceRAGConfig / DescribeInstanceRAGConfig"
      },
      {
        "title": "选择问题（不确定时提问）",
        "body": "目标实例 ID 是什么？所在地域？\n要做的是实例生命周期，还是配置变更（认证/存储/RAG/白名单/SSL）？\n是否需要批量操作或先查询现有配置？"
      },
      {
        "title": "Output Policy",
        "body": "若需保存结果或响应，写入：\noutput/database-rds-supabase/"
      },
      {
        "title": "References",
        "body": "API 总览与接口分组：references/api_overview.md\n核心接口参数速查：references/api_reference.md\n全地域查询示例：references/query-examples.md\n官方文档来源清单：references/sources.md"
      }
    ],
    "body": "Category: service\n\n阿里云 RDS Supabase（RDS AI 服务 2025-05-07）\n\n使用 RDS AI 服务 OpenAPI 管理 RDS Supabase 应用实例及相关配置，包括实例生命周期、认证、存储、RAG、白名单与 SSL。\n\n前置要求\n使用 RAM 用户/角色最小权限的 AccessKey，优先从环境变量读取 AK/SK。\nOpenAPI 为 RPC 签名机制，优先使用官方 SDK 或 OpenAPI Explorer。\n工作流\n明确资源类型：实例 / 认证 / 存储 / RAG / 安全配置。\n在 references/api_overview.md 中定位接口。\n选择调用方式（SDK / OpenAPI Explorer / 自签名）。\n变更后使用查询接口确认状态与配置。\nAccessKey 读取优先级（必须遵循）\n环境变量（优先）：ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region 规则：ALICLOUD_REGION_ID 作为可选默认值；若未设置，执行时应选择最合理的 Region，无法判断则主动询问。\n标准配置文件：~/.alibabacloud/credentials\nRegion 默认策略\n如未指定 Region，优先选择最合理 Region；无法判断则询问用户。\n仅在明确需要或用户同意时，才进行全地域查询（先调 ListRegions，再对每个 Region 调用查询接口）。\n若用户提供 Region，则只查询指定 Region。\n常见操作映射\n实例：CreateAppInstance / DeleteAppInstance / StartInstance / StopInstance / RestartInstance\n连接与认证：DescribeInstanceEndpoints / DescribeInstanceAuthInfo / ModifyInstanceAuthConfig\n存储：DescribeInstanceStorageConfig / ModifyInstanceStorageConfig\n安全：ModifyInstanceIpWhitelist / DescribeInstanceIpWhitelist / ModifyInstanceSSL / DescribeInstanceSSL\nRAG：ModifyInstanceRAGConfig / DescribeInstanceRAGConfig\n选择问题（不确定时提问）\n目标实例 ID 是什么？所在地域？\n要做的是实例生命周期，还是配置变更（认证/存储/RAG/白名单/SSL）？\n是否需要批量操作或先查询现有配置？\nOutput Policy\n\n若需保存结果或响应，写入： output/database-rds-supabase/\n\nReferences\nAPI 总览与接口分组：references/api_overview.md\n核心接口参数速查：references/api_reference.md\n全地域查询示例：references/query-examples.md\n官方文档来源清单：references/sources.md"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/cinience/cinience-alicloud-database-rds-supabase",
    "publisherUrl": "https://clawhub.ai/cinience/cinience-alicloud-database-rds-supabase",
    "owner": "cinience",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase",
    "downloadUrl": "https://openagent3.xyz/downloads/cinience-alicloud-database-rds-supabase",
    "agentUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase/agent",
    "manifestUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/cinience-alicloud-database-rds-supabase/agent.md"
  }
}