refactor(config): unify secrets in ~/.mytoolkit/config.json and migrate skill wrappers
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user