Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/vanman2024/cli-builder --skill argparse-patterns

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2025年11月11日 07:10
文件资源管理器
21 个文件
SKILL.md
readonly