← Back to Skills Marketplace
Shell
by
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
6295
Downloads
1
Stars
38
Active Installs
1
Versions
Install in OpenClaw
/install shell
Description
Shell scripting reference — Bash syntax, redirections, process substitution, signal handling, debugging techniques. Use when writing shell scripts, troublesh...
Usage Guidance
Reasonable to install as a shell-scripting reference. Because it teaches shell automation, review any commands an agent proposes before running them, especially commands that delete files, change permissions, download content, or start background processes.
Capability Assessment
Purpose & Capability
The stated purpose is a shell/Bash scripting reference, and the artifacts match that purpose: SKILL.md documents reference commands and scripts/script.sh dispatches those commands to print educational here-doc content.
Instruction Scope
The reference material includes powerful shell examples such as deletion, chmod, curl, traps, and background jobs, but they are presented as examples for user review rather than executed automatically.
Install Mechanism
No external installer, download step, package manager action, or self-modifying behavior is present; the included script only selects a command and prints reference text.
Credentials
The script does not read credentials, enumerate local data, contact network endpoints, or use sensitive environment variables.
Persistence & Privilege
No persistence, privilege escalation, background service, credential store access, or lasting system modification is implemented; the documented SHELL_DIR configuration is not used by the script.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shell - After installation, invoke the skill by name or use
/shell - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Shell?
Shell scripting reference — Bash syntax, redirections, process substitution, signal handling, debugging techniques. Use when writing shell scripts, troublesh... It is an AI Agent Skill for Claude Code / OpenClaw, with 6295 downloads so far.
How do I install Shell?
Run "/install shell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shell free?
Yes, Shell is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shell support?
Shell is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shell?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.
More Skills