← 返回 Skills 市场
xueyetianya

Strace

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install strace
功能描述
Strace reference tool. Use when working with strace in devtools contexts.
安全使用建议
This skill is essentially read-only documentation packaged as a shell script; it appears safe and coherent with its description. Before installing, you can: (1) review the script (it's included) to confirm it only prints docs, (2) run it in a non-privileged account or sandbox if you prefer, and (3) prefer official sources or signed releases for higher-assurance deployments. There are no requested credentials or network calls to be concerned about.
功能分析
Type: OpenClaw Skill Name: strace Version: 1.0.0 The 'strace' skill bundle is a documentation and reference tool that provides static information about using strace in development contexts. The core logic in 'scripts/script.sh' consists entirely of shell functions that output text via heredocs, with no network activity, file system modifications, or credential access.
能力评估
Purpose & Capability
The name/description ('Strace reference tool') matches the included materials: a single script that prints reference content and a SKILL.md describing the same commands. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to run a local script with predefined commands. The script only emits documentation text via here-documents and simple control flow; it does not read arbitrary files, access environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Nothing is downloaded or extracted from external URLs during install.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not reference env vars beyond local parameter handling and does not require secrets.
Persistence & Privilege
The skill is not always-enabled and does not modify system or agent-wide configuration. It contains no code to persist state or change other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install strace
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /strace 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug strace
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Strace 是什么?

Strace reference tool. Use when working with strace in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Strace?

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

Strace 是免费的吗?

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

Strace 支持哪些平台?

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

谁开发了 Strace?

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

💬 留言讨论