Based off of this guide by Daytona
To install dependencies:
bun installTo run:
bun run index.tsTo run + pretty print output (with jq):
bun run index.ts 2>/dev/null | grep --line-buffered '^{' | jq --unbuffered .Requires DAYTONA_API_KEY and ANTHROPIC_API_KEY
- Installs Claude Code in the sandbox
- Installs the Daydreams Skills marketplace + installs the lucid-agents-sdk plugin from that marketplace
- Prompts Claude to load the skill and tell us about it