Commit graph

2 commits

Author SHA1 Message Date
Michał Kopeć
da4f334a0c Drop invoice-prep-test, standardize on .env for credentials
userConfig never prompted the user at install time in testing, so all
credential-needing skills stay on .env.example + .env. Adds the missing
.env.example/.gitignore to check-my-timesheet and invoice-prep to match
invoice-checker and timesheet-checker.
2026-07-15 15:19:22 +02:00
Michał Kopeć
576a14c82f Add ivona and timesheet plugins, MIT LICENSE, and invoice-prep-test
Adds ivona (invoice-checker, timesheet-checker) and timesheet
(check-my-timesheet, invoice-prep) as new plugins, plus invoice-prep-test — a
one-off experiment that requests the Tempo API token via plugin userConfig at
install time instead of a .env file, to check whether that value actually
reaches the skill's script. Also adds the root LICENSE (MIT) referenced from
the README.
2026-07-15 15:00:21 +02:00