← 返回 Skills 市场
ckchzh

Terms

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install terms
功能描述
terms
安全使用建议
This skill appears safe and coherent: it only prints built-in reference documentation and does not use network calls, credentials, or read sensitive files. If you plan to run the included script, review it (it's short and human-readable) — it only outputs heredoc text. As a general precaution, only install skills from sources you trust and review any scripts before execution.
功能分析
Type: OpenClaw Skill Name: terms Version: 2.0.2 The 'terms' skill bundle is a static reference tool providing documentation on development concepts. The implementation in `scripts/script.sh` consists entirely of functions that output hardcoded text via heredocs, with no network access, file system modifications, or external command execution.
能力评估
Purpose & Capability
Name/description indicate a documentation/reference tool. The asset requires no credentials, no binaries, and the shipped script simply prints reference text — all consistent with the stated purpose.
Instruction Scope
SKILL.md explicitly states the commands emit plain-text reference docs and require no network or credentials. The script implements that behavior via heredocs and does not read unrelated files, env vars, or call external endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a small included script. Nothing is downloaded or extracted from external URLs during install.
Credentials
No required environment variables or credentials are declared or used. The code does not access or demand secrets or unrelated service tokens.
Persistence & Privilege
The skill does not request persistent/always-on presence and does not modify other skills or agent-wide configuration. It can be invoked by the agent but has no elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install terms
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /terms 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug terms
版本 2.0.2
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Terms 是什么?

terms. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Terms?

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

Terms 是免费的吗?

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

Terms 支持哪些平台?

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

谁开发了 Terms?

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

💬 留言讨论