For curious parents
How to install
Playtime
Playtime is a free, open-source plugin for Claude Code — Anthropic's coding assistant. Pick the path that fits you:
Path one
🖥️ Claude Desktop app
No terminal. Works on Mac and Windows.
Download the Claude desktop app
It's free to download. You'll sign in with your Claude account.
If you don't have a Claude account yet, you'll be prompted to make one. The free tier is enough to get started.
Open the Code tab
Once you're signed in, the desktop app has tabs along the top: Chat, Cowork, Code. Click Code.
That tab is the one with plugin support — it's where Playtime lives.
Add Playtime in two messages
In the chat box, type (or paste) this and hit return:
/plugin marketplace add jtemps/playtime-pluginThen this:
/plugin install playtime@playtime-marketplaceClaude will confirm the install. To double-check, type /plugin — it opens a manager where Playtime should appear under the Installed tab.
Run setup
Now type:
/playtime:setup-playtimeClaude will ask a handful of questions about your kid (name, age, interests, what supplies you have). Takes about 5 minutes.
When you want a fresh activity packet:
/playtime:generate-playtimePrint whatever lands. ✨
Path two
⌨️ Terminal (CLI)
For folks already comfortable with the command line.
Install Claude Code in your terminal
Follow Anthropic's official setup guide:
Start a session and add Playtime
Open your terminal and run claude to start a session. Then type these two slash commands:
/plugin marketplace add jtemps/playtime-plugin/plugin install playtime@playtime-marketplaceType /plugin anytime to manage installed plugins.
Run setup
/playtime:setup-playtimeSame flow as the desktop path from here.
🏢 Using Claude at work (Cowork)?
Cowork plugins are managed by your organization's admin. If you're a Team or Enterprise admin, head to Organization settings → Plugins → Add plugin → GitHub and use jtemps/playtime-plugin.
(Honestly though, Playtime is more of a home thing — most parents install it via the personal Claude desktop app above.)
Stuck?
If a command errors out, or anything looks off, send a screenshot and we'll help.
hello@dailyplaytime.comSource code on GitHub:
github.com/jtemps/playtime-pluginMIT licensed · free to use, fork, and modify