← 返回 Skills 市场
bytesagain-lab

Trim

作者 bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install trim
功能描述
Data trimming reference — whitespace trimming, string cleanup, data truncation, outlier trimming, and signal processing. Use when cleaning text data, removin...
安全使用建议
This skill appears coherent and limited in scope: it runs the included script that prints trimming guidance and does not require credentials or network access. Before installing, inspect the raw SKILL.md for invisible/zero-width characters (they were flagged) to ensure there is no hidden text or instructions. If you let agents invoke skills autonomously, run the script in a sandbox or review its output first. If you need higher confidence, request the repository's raw files (git URL) or view the SKILL.md and scripts/script.sh bytes to verify there are no obfuscated commands or external calls.
功能分析
Type: OpenClaw Skill Name: trim Version: 1.0.0 The 'trim' skill is a purely informational reference guide providing documentation and code snippets for data trimming techniques (string, numeric, signal, etc.). The script 'scripts/script.sh' only outputs static text to the console using heredocs and contains no functional logic for file manipulation, network access, or command execution beyond displaying help text.
能力评估
Purpose & Capability
Name/description describe data-trimming guidance; the SKILL.md commands map directly to the included scripts/script.sh which prints reference text. There are no unrelated required binaries, env vars, or permissions.
Instruction Scope
Runtime instructions only invoke the bundled scripts/script.sh commands (intro, string, numeric, text, database, signal, examples, pitfalls, help, version). The script prints guidance text and does not read other files, call external endpoints, or request extra system state. SKILL.md documents a TRIM_DIR config variable, but the provided script does not use it.
Install Mechanism
No install spec; the skill is instruction-only with a single bundled shell script. Nothing is downloaded or extracted at install time.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md documents an optional TRIM_DIR variable (default ~/.trim/) which is informational only; the script does not use or require it. A pre-scan detected unicode-control-chars in SKILL.md (see scan findings) which could be an attempt to hide or obfuscate content — this is not expected for a static reference document.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous invocation is enabled by default (normal behavior) but the skill itself does not add broader privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trim
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trim 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug trim
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Trim 是什么?

Data trimming reference — whitespace trimming, string cleanup, data truncation, outlier trimming, and signal processing. Use when cleaning text data, removin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Trim?

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

Trim 是免费的吗?

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

Trim 支持哪些平台?

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

谁开发了 Trim?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v1.0.0。

💬 留言讨论