← 返回 Skills 市场
bytesagain1

Db Explorer

作者 bytesagain1 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install db-explorer
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Db Explorer concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Db Explorer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Db Explorer concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a harmless, local reference/cheatsheet: it only prints static documentation and does not access the network or credentials. Before installing, note small quality issues (version strings mismatch and a couple of inconsistent command names in the docs) that may affect UX but not safety. If you rely on exact command names, verify the script's available commands (intro, quickstart, patterns, debugging, performance, security, migration, cheatsheet). If you need strict version tracking or automatic updates, treat this as a local script rather than a managed package.
功能分析
Type: OpenClaw Skill Name: db-explorer Version: 2.0.4 The db-explorer skill is a static reference tool that provides documentation and best practices for database exploration. The primary script (scripts/script.sh) only outputs hardcoded text via heredocs and contains no network calls, file system modifications, or credential access, aligning perfectly with its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description (reference/cheatsheet for Db Explorer) align with contained assets: SKILL.md is a reference and the included bash script prints static documentation. No extraneous credentials, binaries, or cloud-only requirements are requested.
Instruction Scope
SKILL.md explicitly states the commands output plain-text via heredoc with no network or creds required, and the script implements exactly that. Minor issues: SKILL.md metadata and script versions differ (SKILL.md v2.0.3, package metadata v2.0.4, script VERSION=2.0.2), a few command-name mismatches in docs (cheatsheet lists 'troubleshooting' while the script provides 'debugging'), and the show_help heredoc uses single quotes so the $VERSION variable will not expand — these are quality/documentation issues, not security concerns.
Install Mechanism
No install spec is present (instruction-only plus a small helper script). Nothing is downloaded or written to disk by an installer; the included script is self-contained. This is low risk.
Credentials
The skill requires no environment variables, no credentials, and the script does not read or reference any external secrets or config paths. Requested environment access is proportional (none).
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It does not modify other skills or system config. Autonomous invocation is allowed by default but there are no elevated privileges associated with this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install db-explorer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /db-explorer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
publish v2.0.0
元数据
Slug db-explorer
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Db Explorer 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Db Explorer concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Db Explorer?

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

Db Explorer 是免费的吗?

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

Db Explorer 支持哪些平台?

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

谁开发了 Db Explorer?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.4。

💬 留言讨论