← Back to Skills Marketplace
xueyetianya

Schema

by bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
193
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install schema
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Schema concepts, best practices, and implementation patterns.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install schema
  3. After installation, invoke the skill by name or use /schema
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Slug schema
Version 2.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is Schema?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Schema concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.

How do I install Schema?

Run "/install schema" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Schema free?

Yes, Schema is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Schema support?

Schema is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Schema?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.1.

💬 Comments