LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: shell-scripting

Browse skills that share this tag.

  • shell-scripting - Write, review, and fix robust Bash scripts.
    bashshell-scriptingshellcheckerror-handling

    ★ 0 · Updated 2026-09-20

    Provides standards and patterns for writing and reviewing Bash scripts with strict error handling, argument parsing, traps, and ShellCheck compliance.

    ⚙ Write Bash scripts⚙ Review Bash scripts⚙ Add error handling
  • bash-scripting - Defensive Bash Scripting for Production and CI/CD
    bashshell-scriptingautomationci-cd

    ★ 18 · Updated 2026-09-15

    Provides patterns, standards, and techniques for authoring safe, portable, and testable shell scripts for automation and CI/CD pipelines.

    ⚙ Write defensive Bash scripts⚙ Validate script inputs and parameters⚙ Manage temporary files and cleanup
  • bash-linux - Bash and Linux terminal patterns and command reference.
    bashlinuxmacosterminal

    ★ 11 · Updated 2026-09-13

    Provides Bash terminal patterns, essential commands, text processing tools, and scripting practices for macOS and Linux systems.

    ⚙ Execute chained and piped commands⚙ Perform file operations⚙ Manage system processes
  • bash-scripting - Workflow for creating production-ready bash scripts.
    bashshell-scriptingworkflowautomation

    ★ 0 · Updated 2026-09-13

    Provides a structured workflow for creating production-ready bash scripts with defensive programming, error handling, logging, testing, and documentation.

    ⚙ Design script structure and requirements⚙ Implement strict mode error handling⚙ Configure structured logging mechanisms
  • bash-defensive-patterns - Defensive Bash programming patterns for production scripts
    bashshell-scriptingdefensive-programmingerror-handling

    ★ 1 · Updated 2026-09-10

    Provides defensive Bash programming techniques, error handling, and safe scripting practices for production automation.

    ⚙ Enable strict mode and safe defaults⚙ Validate inputs and quote variables⚙ Handle files and edge cases safely
  • fish-shell-scripting - Cross-platform Fish Shell scripting guide
    fishshell-scriptingautomationcross-platform

    ★ 18 · Updated 2026-06-30

    Fish shell scripting framework with cross-platform compatibility requirements and patterns that prevent bugs

    ⚙ write Fish scripts⚙ check platform compatibility⚙ apply Fish-specific patterns
  • bash-cli-expert - Bash and CLI Scripting Expert for macOS
    bashclimacosautomation

    ★ 602 · Updated 2026-02-24

    Creates, debugs, and optimizes bash scripts and command-line solutions for macOS.

    ⚙ Write bash scripts⚙ Debug bash scripts⚙ Optimize bash scripts
  • write-shell-scripts - Bash Shell Script Writer with Style Guide
    bashshell-scriptingcode-styleautomation

    ★ 2 · Updated 2026-02-12

    Applies Bash style conventions when creating or editing shell scripts

    ⚙ apply bash style conventions⚙ create shell scripts⚙ edit shell scripts