oneshot-build

Installation
SKILL.md

OneShot — Website Build

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

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

Build a site — agent.build(options)

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