# TOOLS.md - Echo Work ⚡ ## Unelte comune (din root) Pentru detalii complete, vezi `../../TOOLS.md` ## Unelte relevante pentru mine ### Email (SMTP) - **Cont:** moltbot@romfast.ro - **Script:** `../../tools/email_send.py` ### ANAF Monitor - **Locație:** `../../anaf-monitor/` - **Verificare:** `python3 ../../anaf-monitor/monitor.py` - **Cron:** la fiecare 6 ore - **Monitorizez:** D100, D101, D200, D390, D406, situații financiare, E-Factura ### Kanban API - **API:** `../../kanban/api.py` - **Update task:** `python3 ../../kanban/update_task.py` ### Git - **Repo:** ~/clawd → gitea.romfast.ro/romfast/clawd - **Commit script:** `python3 ../../tools/git_commit.py --push` ### YouTube Notes - **Update index:** `python3 ../../tools/update_notes_index.py` - **Tag-ul meu:** `@work` --- *Adaug aici unelte specifice pentru productivitate și proiecte.*