← 返回 Skills 市场
Ltrace
作者
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
134
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ltrace
功能描述
Ltrace reference tool. Use when working with ltrace in devtools contexts.
使用说明 (SKILL.md)
Ltrace
Ltrace reference tool. Use when working with ltrace in devtools contexts.
When to Use
- Working with ltrace and need quick reference
- Looking up devtools standards or best practices for ltrace
- Troubleshooting ltrace issues
- Need a checklist or guide for ltrace tasks
Commands
intro
scripts/script.sh intro
Overview and core concepts
quickstart
scripts/script.sh quickstart
Getting started guide
patterns
scripts/script.sh patterns
Common patterns and best practices
debugging
scripts/script.sh debugging
Debugging and troubleshooting
performance
scripts/script.sh performance
Performance optimization tips
security
scripts/script.sh security
Security considerations
migration
scripts/script.sh migration
Migration and upgrade guide
cheatsheet
scripts/script.sh cheatsheet
Quick reference cheat sheet
help
scripts/script.sh help
version
scripts/script.sh version
Powered by BytesAgain | bytesagain.com | [email protected]
安全使用建议
This skill is a small local Bash reference script that prints documentation; it does not contact the network or request secrets. Before installing: verify you trust the source (bytesagain.com / the GitHub repo) and review the script if you have strict security requirements (it runs as a shell script). If you expect functionality beyond reading docs (e.g., interacting with system ltrace binary), confirm whether additional tools or permissions will be required.
功能分析
Type: OpenClaw Skill
Name: ltrace
Version: 1.0.0
The skill is a generic reference tool for 'ltrace' that provides static documentation and best practices. The shell script (scripts/script.sh) only outputs text via heredocs and contains no functional code for network access, file manipulation, or credential theft.
能力评估
Purpose & Capability
The name/description describe a reference tool for ltrace and the included script provides documentation and quick-reference commands that align with that purpose. There are no unexpected required binaries, env vars, or services.
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh with a listed set of commands. The script only prints static help/documentation and does not read arbitrary files, access environment variables, or transmit data externally.
Install Mechanism
No install specification (instruction-only with a bundled script). Nothing is downloaded or extracted from external URLs and no packages are installed.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not prompt for or read secrets; requested privileges are proportional to a documentation/reference tool.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not modify other skills or system configuration and does not request persistent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ltrace - 安装完成后,直接呼叫该 Skill 的名称或使用
/ltrace触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Ltrace 是什么?
Ltrace reference tool. Use when working with ltrace in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Ltrace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ltrace」即可一键安装,无需额外配置。
Ltrace 是免费的吗?
是的,Ltrace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ltrace 支持哪些平台?
Ltrace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ltrace?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。
推荐 Skills