pinme-email
OfficialSend PinMe emails from Worker code.
Authorglitternetwork
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the friction of wiring email delivery into a PinMe Worker, so you can trigger transactional messages directly from backend TypeScript code without guessing the API contract.
Core Features & Use Cases
- Platform Email Integration: Builds the correct request to PinMe's send_email endpoint with the required authentication header.
- Worker Environment Guidance: Uses the injected Env shape with API_KEY and optional BASE_URL so the implementation matches the runtime setup.
- Error Handling Pattern: Shows how to read PinMe response codes and surface meaningful failures for retries or user feedback.
- Use Case: A verification flow can generate a code, send it to a user, and return a structured success or error response from the Worker.
Quick Start
Ask the assistant to add PinMe email sending to my Worker route and return TypeScript code that sends a verification email with env.API_KEY.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pinme-email Download link: https://github.com/glitternetwork/pinme-worker-template/archive/main.zip#pinme-email Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.