← 返回 Skills 市场
Trace
作者
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
194
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install trace
功能描述
trace
安全使用建议
This skill appears to be a harmless local reference/cheatsheet implemented as a bash script. Before installing or enabling it, you may (1) review scripts/script.sh locally to confirm it matches your expectations (it only prints static text), (2) run it in a sandbox or non-production environment if you want to be extra cautious, and (3) confirm you trust the publisher if you care about provenance. No credentials, network access, or installs are required by the skill.
功能分析
Type: OpenClaw Skill
Name: trace
Version: 2.0.0
The 'trace' skill is a simple reference tool that provides static documentation for development workflows. The implementation in `scripts/script.sh` consists entirely of bash heredocs that output plain text, with no network activity, file system modifications, or credential access.
能力评估
Purpose & Capability
Name/description (trace reference) align with the provided artifacts: SKILL.md documents reference commands and the included scripts/script.sh implements those commands. No unrelated capabilities (cloud access, extra tooling) are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation via heredoc and explicitly states no external API calls or network access. The runtime script only emits static text and does not read credentials, unusual system paths, or external endpoints.
Install Mechanism
There is no install spec (instruction-only style with an included script). No downloads or archive extraction are performed. The script is a plain bash file and will not install additional software.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script does not reference environment variables or secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide configuration; it only provides a local CLI-like script for reference output.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trace - 安装完成后,直接呼叫该 Skill 的名称或使用
/trace触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Trace 是什么?
trace. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 Trace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trace」即可一键安装,无需额外配置。
Trace 是免费的吗?
是的,Trace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trace 支持哪些平台?
Trace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trace?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。
推荐 Skills