python-project-template
Installation
SKILL.md
Python Project Template
Generate standardized Python project structure compliant with workspace-hub standards.
Quick Start
# Create new project
/python-project-template my-project
# Create with specific type
/python-project-template my-project --type library
# Create in specific directory
/python-project-template my-project --path /path/to/projects