← 返回 Skills 市场
Shell Scripting
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
4890
总下载
2
收藏
31
当前安装
1
版本数
在 OpenClaw 中安装
/install shell-scripting
功能描述
Write robust, portable shell scripts. Use when parsing arguments, handling errors properly, writing POSIX-compatible scripts, managing temp files, running commands in parallel, managing background processes, or adding --help to scripts.
安全使用建议
Safe to install as a shell-scripting reference skill. Treat any generated shell script as real code: read it before running, be careful with rm -rf, curl, source, parallel jobs, and background processes, and test on non-critical data first.
功能分析
Type: OpenClaw Skill
Name: shell-scripting
Version: 1.0.0
The skill bundle provides a comprehensive guide to shell scripting best practices. All code examples and instructions are educational and demonstrate standard, common, and often recommended techniques for robust script development, including error handling, argument parsing, process management, and portability. There is no evidence of intentional malicious behavior, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the agent. The example for sourcing config files even includes a basic security validation step.
能力评估
Purpose & Capability
The stated purpose is to help write robust, portable shell scripts, and the artifact content stays within that educational shell-scripting scope.
Instruction Scope
The guide includes examples using deletion, network calls, config sourcing, parallel execution, and background processes; these are disclosed and purpose-aligned but should be reviewed before use.
Install Mechanism
The bundle contains a single non-executable SKILL.md file and no install scripts, package hooks, or runtime code.
Credentials
The only declared runtime requirement is bash across common operating systems, which fits a shell-scripting skill.
Persistence & Privilege
The artifacts do not request credentials, privileged access, persistent installation, background startup, or account/session/profile access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shell-scripting - 安装完成后,直接呼叫该 Skill 的名称或使用
/shell-scripting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Argument parsing, error handling, trap/cleanup, temp files, parallel execution, process management, portability, config parsing, self-documenting scripts
元数据
常见问题
Shell Scripting 是什么?
Write robust, portable shell scripts. Use when parsing arguments, handling errors properly, writing POSIX-compatible scripts, managing temp files, running commands in parallel, managing background processes, or adding --help to scripts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4890 次。
如何安装 Shell Scripting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shell-scripting」即可一键安装,无需额外配置。
Shell Scripting 是免费的吗?
是的,Shell Scripting 完全免费(开源免费),可自由下载、安装和使用。
Shell Scripting 支持哪些平台?
Shell Scripting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Shell Scripting?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills