← 返回 Skills 市场
byungkyu

Supabase

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
257
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install supabase-api
功能描述
Supabase API integration with managed authentication. Access database tables via PostgREST, manage auth users, and handle storage buckets. Use this skill whe...
安全使用建议
This skill delegates Supabase access through Maton (gateway.maton.ai / ctrl.maton.ai) and requires your MATON_API_KEY. Before installing, confirm you trust Maton with access to any Supabase projects you connect and that the MATON_API_KEY has least-privilege (limited scope/expiry) where possible. Review Maton's privacy/security docs and consider creating a limited gateway connection or dedicated service account rather than using a broad personal key. Because this is an instruction-only skill, the agent will make network calls to Maton with that key—treat the key like a password and rotate/revoke it if you stop using the skill.
功能分析
Type: OpenClaw Skill Name: supabase-api Version: 1.0.0 The skill bundle provides a standard integration for interacting with Supabase services through a managed gateway (gateway.maton.ai). The code snippets and instructions in SKILL.md are well-documented examples for database queries, authentication management, and storage operations using the required MATON_API_KEY. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or prompt injection attacks was found.
能力评估
Purpose & Capability
The skill exposes Supabase PostgREST, auth, and storage via a Maton gateway. The only declared requirement is MATON_API_KEY, which is appropriate for a gateway-based integration.
Instruction Scope
SKILL.md contains concrete HTTP examples that call the Maton gateway and control endpoints; it does not instruct the agent to read unrelated local files, other environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec or code files — instruction-only. Nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable (MATON_API_KEY) is required and is justified by the gateway authentication described in the docs. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not forced-always and uses normal, user-invocable/autonomous invocation defaults. It does not request system-wide persistence or modify other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install supabase-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /supabase-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Supabase API integration. - Enables managed authentication and access to Supabase database tables, auth users, and storage buckets via the Maton Gateway. - Provides API reference for querying tables, managing users, and using storage. - Includes connection management and usage examples with required environment variable (MATON_API_KEY). - Documentation for common operations with sample Python code and endpoint details.
元数据
Slug supabase-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Supabase 是什么?

Supabase API integration with managed authentication. Access database tables via PostgREST, manage auth users, and handle storage buckets. Use this skill whe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 Supabase?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install supabase-api」即可一键安装,无需额外配置。

Supabase 是免费的吗?

是的,Supabase 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Supabase 支持哪些平台?

Supabase 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Supabase?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论