skills/smithery.ai/argparse-scaffolder

argparse-scaffolder

Installation
SKILL.md

Argparse Scaffolder

Generate a complete argparse CLI application with Python standard library, subparsers, and best practices.

Capabilities

  • Generate Python-based argparse CLI projects
  • Create subparser hierarchies for subcommands
  • Set up custom type converters and actions
  • Configure mutually exclusive groups
  • Implement parent parsers for shared arguments
  • Set up standard Python project structure

Usage

Installs
1
First Seen
Mar 25, 2026
argparse-scaffolder from smithery.ai