refactor(config): unify secrets in ~/.mytoolkit/config.json and migrate skill wrappers

This commit is contained in:
Zhengshou Lai
2026-07-19 09:49:01 +08:00
parent 7ff58f4695
commit b7749a9b06
17 changed files with 1517 additions and 92 deletions
+1 -2
View File
@@ -117,8 +117,7 @@ All user-level config lives under `~/.mytoolkit/` (override with `$MYTOOLKIT_HOM
| File | Owner | Purpose |
|------|-------|---------|
| `config.json` | `mytoolkit env` | API keys, paths, feishu credentials (keys.* namespace) |
| `mail.json` | `mytoolkit mail` | IMAP/SMTP server settings |
| `config.json` | `mytoolkit env` / `mytoolkit mail config` | API keys, paths, mail/IMAP/SMTP, feishu credentials |
| `templates.json` | `mytoolkit templates` | Pointer to external template root |
Manage env vars via the CLI — no need to hand-edit: