← Back to Skills Marketplace
3931
Downloads
3
Stars
47
Active Installs
3
Versions
Install in OpenClaw
/install bash
Description
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.
Usage Guidance
This appears safe to install as a Bash reference skill. Users should still review shell examples before applying them to real files or production scripts, because Bash guidance can affect command behavior when copied into scripts.
Capability Analysis
Type: OpenClaw Skill
Name: bash
Version: 1.0.2
This skill bundle provides documentation and best practices for writing reliable Bash scripts. All files contain educational content about Bash syntax, common pitfalls, and error handling. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the AI agent. The content is purely informational and aligns with the stated purpose of helping an agent write better Bash scripts.
Capability Assessment
Purpose & Capability
The stated purpose is Bash scripting guidance, and the artifact contents are coherent Markdown notes about quoting, arrays, parameter expansion, testing, and error handling.
Instruction Scope
Instructions are scoped to Bash best practices and examples; no prompt override, credential handling, network workflow, hidden command execution, or unrelated agent behavior was found.
Install Mechanism
The package contains only non-executable Markdown files and declares a bash binary requirement for Linux and macOS, which fits the skill purpose.
Credentials
The requested environment is proportionate for Bash reference material and does not request broad filesystem, network, profile, account, or sensitive data access.
Persistence & Privilege
No install hooks, background workers, stored state, privilege escalation, or persistence mechanisms were present in the inspected artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bash - After installation, invoke the skill by name or use
/bash - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Initial release
v1.0.1
Initial release
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Bash?
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas. It is an AI Agent Skill for Claude Code / OpenClaw, with 3931 downloads so far.
How do I install Bash?
Run "/install bash" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bash free?
Yes, Bash is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Bash support?
Bash is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin).
Who created Bash?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.2.
More Skills