Studio › Install our skills · 02-08-2026

Install our skills

Every recipe in this library is packaged as a skill: a small folder of instructions your own Claude reads and follows. One command installs it.

How to install

In your Claude Code, one command adds a whole skill pack:

$ npx skills add gfrankgva/studio-skills

Then just ask for the thing — "put a speaker on this page", "make a teaching page about X" — and your Claude finds the recipe by itself. No command, no manual: asking is the interface.

The pack is live: github.com/gfrankgva/studio-skills — six recipes, cleaned for sharing. Also installable, from our partner: npx skills add nelsonadpa/skills — the cinematic-website builder.
The skills, what each one builds
SkillSay to your Claude…What you getProven onPack
site-speaker"Put a speaker on this page"A person in your page who presents it in her own voice: card, controls, everything wiredValentina · the People pageinstallable now
photo-avatar-video"Make this photo speak this text"A talking clip from one picture and one recording, transparent background includedValentina's clipsinstallable now
voice-agent"A voice guide for this site"A grounded voice that answers visitors from facts YOU wrote — nothing inventedZalia (Comores)installable now
ui-doc"A teaching page about X"A one-pager or explainer in this library's style, rules loaded automaticallyThis very libraryinstallable now
branded-mail"Our own mail for this site"Your site sends as its own domain, free, no mail servervoxpopuli.oneinstallable now
build-your-own-factory"Set up my own talking-video factory"Your own production line on a rented computer: one paid master clip per person, then centimes per sentenceOur factory — drawn hereinstallable now
sitio-cinematico"A site like Super White"A premium site with a cinematic AI hero, from one reference screenshotSuper Whiteinstallable nownelsonadpa/skills
What a skill is, in one minute
  1. A skill is a folder with one file of instructions (and sometimes reference files). No code to run, nothing installed on your machine beyond the folder.
  2. Your Claude reads it when your request matches what the skill does — the description at the top tells it when.
  3. Install puts the folder in ~/.claude/skills/. Remove the folder, the skill is gone. Nothing else changes.