13 lines
568 B
Markdown
13 lines
568 B
Markdown
# TODO
|
|
|
|
## Done
|
|
- [x] Add note on top of README explaining this is auto-generated and published for reference
|
|
- [x] Document the `.skill` ZIP format and where the source went
|
|
- [x] Extract source from `.skill` into `source/`
|
|
|
|
## Remaining
|
|
- [ ] Add Creative Commons license file (e.g., CC-BY-4.0)
|
|
- [ ] Review and clean up `source/meta-skill-generator/scripts/__pycache__/` (`.pyc` files — can be deleted, they're build artifacts)
|
|
- [ ] Make repo public
|
|
- [ ] Optionally: add a brief `ARCHITECTURE.md` capturing the evolution from this approach to Pi.dev extensions
|