← 返回 Skills 市场
jgarrison929

Database Operations

作者 jgarrison929 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
13324
总下载
7
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install database-operations
功能描述
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
安全使用建议
Safe to install as a database helper, but review generated SQL before running it, especially migrations, dynamic SQL functions, audit logs that may copy sensitive fields, cache invalidation code, and scheduled materialized-view refreshes.
功能分析
Type: OpenClaw Skill Name: database-operations Version: 1.0.0 The skill bundle provides comprehensive documentation and code examples for database operations, including schema design, query optimization, migrations, caching, and monitoring. All content, including SQL, C#, and TypeScript code snippets, aligns with the stated purpose of a database specialist skill. There are no instructions for the AI agent to perform malicious actions, exfiltrate data, or engage in prompt injection. Shell commands for `dotnet ef` and environment variable access (`process.env.REDIS_URL`) are presented as code examples for the agent to learn from, not as direct execution commands for the agent itself, consistent with an `output-format: code` skill.
能力评估
Purpose & Capability
The skill’s SQL, EF Core, Redis, indexing, migration, partitioning, and monitoring examples match its database-operations purpose; some examples would change real databases if a user applies them.
Instruction Scope
The description and triggers are broad, including generic database terms and EXPLAIN, which may cause over-invocation, but the runtime instructions remain database-focused and emphasize measurement and rollback.
Install Mechanism
The bundle contains a single non-executable SKILL.md artifact and no install scripts, binaries, package hooks, or hidden runtime files.
Credentials
The artifact does not request local file access, credentials, sessions, or network access; REDIS_URL appears only in an illustrative Redis code snippet.
Persistence & Privilege
The skill does not create agent persistence or request elevated privileges, though its sample database code includes persistent objects such as tables, indexes, triggers, functions, and materialized views.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install database-operations
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /database-operations 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of database-operations skill. - Provides expert guidance on database schema design, migrations, and performance optimization. - Supports PostgreSQL, SQL query tuning, index strategies, EF Core migrations, caching (Redis/materialized views), and table partitioning. - Includes code patterns for user management, audit logging, soft deletes, full-text search, and migration best practices. - Offers recommended query analysis workflows, index optimization, N+1 detection, and migration rollback strategies.
元数据
Slug database-operations
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Database Operations 是什么?

Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13324 次。

如何安装 Database Operations?

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

Database Operations 是免费的吗?

是的,Database Operations 完全免费(开源免费),可自由下载、安装和使用。

Database Operations 支持哪些平台?

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

谁开发了 Database Operations?

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

💬 留言讨论