oneshot-email
Installation
SKILL.md
OneShot — Email
Send and receive email from the agent's own sending domains. Set up auth/wallet via the
oneshot skill, then:
import { OneShot } from '@oneshot-agent/sdk';
const agent = await OneShot.create({ cdp: true });