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 with capability: parse command-line arguments

Browse skills that share this capability.

  • bash-shell-scripting - Bash scripting best practices and patterns
    bashshellscriptingcli

    ★ 10 · Updated 2026-03-10

    Provides bash scripting best practices for production scripts, CLI tools, and Makefiles with strict mode and error handling.

    ⚙ write bash scripts⚙ parse command-line arguments⚙ handle errors
  • Clap CLI Framework - Rust command-line argument parsing with derive macros
    rustclapcliargs

    ★ 0 · Updated 2026-03-09

    Parse command-line arguments and generate CLI applications using derive macros

    ⚙ define command structure⚙ parse command-line arguments⚙ generate help documentation
  • Clap CLI Framework - Clap Command Line Interface Framework for Rust
    rustclapcliargs

    ★ 18 · Updated 2026-03-09

    Parse command-line arguments with derive macros for Rust applications

    ⚙ parse command-line arguments⚙ handle subcommands⚙ validate input values
  • Clap CLI Framework - Rust command-line argument parsing with derive macros
    rustclapcliargs

    ★ 2 · Updated 2026-03-09

    Command-line argument parsing with derive macros in Rust

    ⚙ parse command-line arguments⚙ handle subcommands⚙ validate argument types
  • Clap CLI Framework - Rust CLI Argument Parser with Derive Macros
    rustclapcliargs

    ★ 602 · Updated 2026-03-09

    Parse command-line arguments with derive macros for Rust applications

    ⚙ parse command-line arguments⚙ handle subcommands⚙ validate argument values