Call the run_intent tool with the following exact parameters:
intent: send_email
parameters: A JSON string with the following fields:
extra_email: the email address to send the email to. String.
extra_subject: the subject of the email. String.
extra_text: the body of the email. String.
1---2name: send-email3description: Send an email.4---56# Send email78## Instructions910Call the `run_intent` tool with the following exact parameters:1112- intent: send_email13- parameters: A JSON string with the following fields:14 - extra_email: the email address to send the email to. String.15 - extra_subject: the subject of the email. String.16 - extra_text: the body of the email. String.
Run npx skillmds@latest add jegly/send-email in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Send an email. It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
jegly (@jegly) published this skill. Their other Agent Skills are listed on their SkillMD profile.