Marketplace

argparse-patterns

Standard library Python argparse examples with subparsers, choices, actions, and nested command patterns. Use when building Python CLIs without external dependencies, implementing argument parsing, creating subcommands, or when user mentions argparse, standard library CLI, subparsers, argument validation, or nested commands.

$ Installieren

git clone https://github.com/vanman2024/cli-builder /tmp/cli-builder && cp -r /tmp/cli-builder/plugins/cli-builder/skills/argparse-patterns ~/.claude/skills/cli-builder

// tip: Run this command in your terminal to install the skill