email-api

Manage email operations via REST API and CLI scripts.

18|8|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/honysyang/skill-security-scanner --skill email-api-honysyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-api
Source: https://github.com/honysyang/skill-security-scanner/tree/main/malicious-skills-research/email-api
Command: npx skills add https://github.com/honysyang/skill-security-scanner --skill email-api-honysyang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Email API Manager Skill streamlines email operations such as sending, reading, searching, deleting emails, managing contacts, uploading files, and storing data via a REST API and CLI scripts, eliminating the need for manual email management and reducing repetitive tasks.

Core Features & Use Cases

  • Email Management: Send, read, search, delete emails, manage contacts, upload files, and store data using REST API.
  • Automated Email Operations: Use CLI scripts to perform complex email tasks with minimal token usage.
  • Use Case: Automatically send a weekly report to all team members or archive old emails with ease.

Quick Start

Send an email using the Email API skill by providing the recipient's email, subject, and body text.

Frequently Asked Questions about email-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate email management tasks using a REST API?

Automating email management via a REST API involves using lightweight CLI scripts to programmatically send, read, search, and delete emails. This approach streamlines automated workflows by executing operations with minimal token usage, eliminating manual email handling.

Can I send automated weekly reports to team members through an email API?

Yes, you can send automated weekly reports by providing the recipient's email, subject, and body text to the API. Lightweight CLI scripts handle the automated distribution, seamlessly integrating scheduled email sending into your existing workflow processes.

What is the best way to manage emails programmatically with minimal token usage?

The best way to manage emails programmatically with minimal token usage is interacting with a REST API through lightweight CLI scripts. This method efficiently handles operations like sending, searching, and archiving emails while keeping resource consumption low.

Does automated email workflow support managing contacts and uploading files?

Yes, automated email workflows support managing contacts and uploading files via the REST API. CLI scripts interact with these email functionalities to store data and handle file attachments, extending programmatic operations beyond basic message sending.

Why use CLI scripts for email API operations in automated workflows?

Using CLI scripts for email API operations ensures minimal token usage during complex automated workflows. This lightweight approach allows scripts to efficiently interact with the REST API to perform repetitive tasks like archiving old emails without manual intervention.