oneshot-messaging

Installation
SKILL.md

OneShot — SMS & Voice

Set up auth/wallet via the oneshot skill, then:

import { OneShot } from '@oneshot-agent/sdk';
const agent = await OneShot.create({ cdp: true });

SMS — agent.sms(options)

Installs
1
First Seen
2 days ago
oneshot-messaging — oneshot-agent/agent-skills