Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/vanman2024/cli-builder --skill argparse-patterns

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedNovember 11, 2025 at 07:10
File Explorer
21 files
SKILL.md
readonly