원클릭으로
agently-mail
Tencent Agent Mail skill - provides email sending, receiving, reading, searching, replying and forwarding via agently-cli.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Tencent Agent Mail skill - provides email sending, receiving, reading, searching, replying and forwarding via agently-cli.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Safety rules for all Agent Mailbox tool invocations.
Automate browser interactions, test web pages and work with Playwright tests.
Explore UI structure with Playwright ARIA snapshots and build semantic page/entity/element graphs.
Validate API endpoints, payloads, response status, schema, and contract assertions.
Persist screenshots, traces, logs, summaries, reports, and execution evidence for QA review.
Formalize pass/fail expectations and structured assertions for UI, API, and report outputs.
| name | agently-mail |
| description | Tencent Agent Mail skill - provides email sending, receiving, reading, searching, replying and forwarding via agently-cli. |
| tools | mail-status, mail-send, mail-confirm, mail-list, mail-read, mail-search, mail-reply, mail-forward, mail-trash, mail-download-attachment |
Use this skill when the user needs to interact with their Tencent Agent Mailbox.
All operations go through the public mail-* tools which delegate to the agently-cli adapter.
The CLI handles OAuth authentication automatically via stored credentials.
Authentication is managed by agently-cli auth login. If the agent encounters auth errors,
instruct the user to run the login flow manually.
mail-confirm with the operation and opaque confirmation token.content (plain text) or content_html (ready-made HTML).content_markdown; mail-send renders it with src/templates/report_email.html before preparing the send.template_key=code_review_debate or template_key=security_testing_full with matching template_context for specialized reports. Otherwise use default.content_html is already supplied.