← 返回 Skills 市场
xueyetianya

Schema

作者 bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
193
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install schema
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Schema concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to only print local reference text and does not require credentials or network access. Before installing, note minor documentation inconsistencies (version string mismatch, command name differences like 'debugging' vs 'troubleshooting') — these are usability bugs, not security issues. If you need strict guarantees, review the included scripts yourself (scripts/script.sh) to confirm it matches your expectations; otherwise it's safe and low-risk to use.
功能分析
Type: OpenClaw Skill Name: schema Version: 2.0.1 The 'schema' skill is a static documentation reference tool. The shell script (scripts/script.sh) only outputs pre-defined text using heredocs for various informational commands like 'intro' and 'quickstart', with no network activity, file system manipulation, or credential access. The SKILL.md instructions are consistent with this behavior and contain no malicious prompt injections.
能力评估
Purpose & Capability
Name/description (Schema reference for devtools) align with the provided content: SKILL.md and the included script only output local reference text. There are no unexpected environment variables, binaries, or credentials requested.
Instruction Scope
Runtime instructions and the script are limited to printing heredoc documentation and handling a simple command dispatch. Small inconsistencies exist in the docs (e.g., quickstart mentions "access credentials" generically, cheatsheet lists a 'troubleshooting' command while the script provides 'debugging'), but these are documentation bugs rather than indications of out-of-scope behavior.
Install Mechanism
No install spec is provided and this is an instruction-only skill with a single helper script. Nothing is downloaded or written to disk by an installer; the included script is benign shell that only produces static output.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not read environment variables or credentials. There is proportionality between declared needs and implementation.
Persistence & Privilege
Flags show always:false and default model invocation; the skill does not request persistent/system-wide changes or higher privileges. It does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install schema
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /schema 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug schema
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Schema 是什么?

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

如何安装 Schema?

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

Schema 是免费的吗?

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

Schema 支持哪些平台?

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

谁开发了 Schema?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。

💬 留言讨论