← Back to Skills Marketplace
Trace
by
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
194
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install trace
Description
trace
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trace - After installation, invoke the skill by name or use
/trace - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Trace?
trace. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.
How do I install Trace?
Run "/install trace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trace free?
Yes, Trace is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trace support?
Trace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trace?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.
More Skills