Skip to content

frontboat/DaytonaSkills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loading Claude Skills in Daytona

Based off of this guide by Daytona

To install dependencies:

bun install

To run:

bun run index.ts

To 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

What this does

  1. Installs Claude Code in the sandbox
  2. Installs the Daydreams Skills marketplace + installs the lucid-agents-sdk plugin from that marketplace
  3. Prompts Claude to load the skill and tell us about it

About

How to use Claude Code skills in Daytona Sanboxes

Topics

Resources

Stars

Watchers

Forks

Contributors