bybutterbase-ai· 41 skills
Use when building stateful per-key actors — chat rooms, multiplayer rooms, rate limiters, long-running agents, leaderboards — that need persistent in-memory + storage state across requests
$npx -y skills add butterbase-ai/butterbase-skills --skill durable-objectsInstalls into the current project.
Run `npx skills use "https://github.com/butterbase-ai/butterbase-skills" --skill "butterbase-ai/butterbase-skills/durable-objects"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/butterbase-ai/butterbase-skills" that are relevant to the current task. Run `npx skills add "https://github.com/butterbase-ai/butterbase-skills"` and select the relevant skills, then follow their instructions.