Đọc Gmail, báo cáo thư chưa đọc. Dùng khi muốn check inbox nhanh mà không cần mở browser.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add yanacuti1121/Yana-AI --skill check-mail --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Check Mail?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yanacuti1121-check-mail-yana-ai)More formats (shields.io, HTML) on the badges page.
---
name: check-mail
description: "Đọc Gmail, báo cáo thư chưa đọc. Dùng khi muốn check inbox nhanh mà không cần mở browser."
allowed-tools: Bash
user-invocable: true
---
Chạy mail reader và báo cáo kết quả:
```bash
python3 tools/check-mail.py
```
Nếu có thư urgent (invoice, payment, lỗi, khẩn, deadline), highlight lên đầu.
Nếu inbox sạch, báo ngắn: "Không có thư mới."
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!