← 返回 Skills 市场
bytesagain1

Orm Builder

作者 bytesagain1 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
185
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install orm-builder
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for ORM Builder concepts, best practices, and implementation patterns.
安全使用建议
This skill is low-risk: it prints static reference text and requires no credentials, installs, or network access. You can safely review or run the included script to inspect its output. If you want extra caution, run the script in a sandboxed shell or container before giving it execution privileges. Note the trivial issues (script VERSION variable mismatch and a help heredoc that won't expand $VERSION) are functionality bugs, not security concerns.
功能分析
Type: OpenClaw Skill Name: orm-builder Version: 2.0.2 The orm-builder skill bundle is a static documentation reference tool. The primary script (scripts/script.sh) only outputs informational text via heredocs and contains no network requests, file system modifications, or credential access. The SKILL.md instructions are consistent with the code and do not contain any prompt injection or malicious directives.
能力评估
Purpose & Capability
Name/description (ORM Builder reference) match the actual contents: the skill provides local reference text and examples. The included shell script simply prints documentation; nothing requested or installed is disproportionate to a reference tool.
Instruction Scope
SKILL.md states outputs are plain-text via heredoc with no external API calls; the script implements exactly that. The script does not read files, environment variables, or call network endpoints. (Minor correctness issues in the script are present but not security-relevant: e.g., a VERSION mismatch and a single-quoted heredoc in show_help prevents $VERSION expansion.)
Install Mechanism
No install specification; the skill is instruction-only with one harmless script. Nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are declared or accessed. The script does not reference sensitive env vars or external services.
Persistence & Privilege
Skill is not marked always:true and does not modify agent/system configuration. It does not request persistent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orm-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orm-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package
v2.0.0
publish v2.0.0
元数据
Slug orm-builder
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Orm Builder 是什么?

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

如何安装 Orm Builder?

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

Orm Builder 是免费的吗?

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

Orm Builder 支持哪些平台?

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

谁开发了 Orm Builder?

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

💬 留言讨论