Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Selenium39/temp-email-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temp-email-skill

An AI agent skill for managing temporary email addresses via the chat-tempmail.com API. It is designed to work with skill-capable coding agents and IDE assistants such as Cursor, Claude Code, Codex, OpenClaw, and similar tools.

Features

  • Create/list/delete temporary email addresses
  • Read inbox messages and message details
  • Configure webhook push notifications
  • Automatic pagination support

Installation

Install from npm:

npm install temp-email-skill

Or install/use directly from GitHub:

/plugin install Selenium39/temp-email-skill

For agents that support local skills, point the agent at skills/temp-email or copy that directory into the agent's configured skills directory.

Setup

Set your API key (get it from your chat-tempmail.com profile):

export TEMP_EMAIL_API_KEY="your-api-key"

Usage

After installation, ask your agent to use the temp-email skill:

create a temporary email
check my temp email inbox
list my temporary emails
set up a temp email webhook to https://example.com/hook

License

MIT

About

A Temp Email Skill For ChatTempMail

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors