oneshot-compute

Installation
SKILL.md

OneShot — Compute Goals & Analytics

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

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

Launch a goal — agent.compute(options)

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