Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:48 +08:00
commit ca15ab75dc
14 changed files with 533 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for sow-generator skill
- [ ] sow_template_generator.py: Generates a basic SOW template with customizable sections.
- [ ] section_adder.py: Adds specific sections to an existing SOW (e.g., payment terms, legal terms).
- [ ] scope_validator.py: Validates the scope of work against a predefined checklist.