byagentteamhq· 1 skill
Use the AgentTeam Email CLI command at-email to operate an agent mailbox. Use when the user wants to check mailbox status, list inbox messages, read safe message content, search mail, mark messages read, archive messages, send email, reply to email, use JSON output for automation, check CLI version/update status, or run the bundled wrapper helper when the skill is available but at-email is not on PATH.
$npx -y skills add agentteamhq/agentteam-email --skill at-email-cliInstalls into the current project.
Run `npx skills use "https://github.com/agentteamhq/agentteam-email" --skill "agentteamhq/agentteam-email/at-email-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentteamhq/agentteam-email" that are relevant to the current task. Run `npx skills add "https://github.com/agentteamhq/agentteam-email"` and select the relevant skills, then follow their instructions.