← 返回 Skills 市场
932
总下载
2
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install mariadb
功能描述
Write efficient MariaDB queries with proper indexing, temporal tables, and clustering.
安全使用建议
This skill appears coherent and safe as a local MariaDB helper. It does presume presence of the mariadb client and also mentions related tools (mariadb-dump, mariadb-backup, mysqlbinlog) — you may need to install those if you want backup/restore guidance. The skill does not request credentials in its manifest, but to actually run queries or backups the agent will need database connection details: only provide DB credentials to the agent if you trust it and prefer doing so in a controlled, non-production environment first. If you want stricter control, test the skill locally and avoid giving persistent secrets to the agent.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md provides guidance on indexing, temporal tables, clustering, backups, and other MariaDB topics. The registry requires the 'mariadb' binary which is appropriate for a DB helper.
Instruction Scope
Instructions stay within MariaDB administration and query-writing scope and do not request reading arbitrary files or environment secrets. Minor mismatch: the text references additional tools/commands (mariadb-dump, mariadb-backup, mysqlbinlog) that are not listed in requires.bins — this is likely harmless but could cause runtime failures if those binaries are missing.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk or downloaded during install — lowest-risk install model.
Credentials
The skill declares no environment variables, credentials, or config paths. The instructions reference connection strings and SQL commands but do not demand any secrets in the skill manifest — this is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent elevated privileges or configuration changes to other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mariadb - 安装完成后,直接呼叫该 Skill 的名称或使用
/mariadb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
MariaDB 是什么?
Write efficient MariaDB queries with proper indexing, temporal tables, and clustering. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 932 次。
如何安装 MariaDB?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mariadb」即可一键安装,无需额外配置。
MariaDB 是免费的吗?
是的,MariaDB 完全免费(开源免费),可自由下载、安装和使用。
MariaDB 支持哪些平台?
MariaDB 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 MariaDB?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills