These are the skills I actually use every day to run my agency. One command to install. All free. Browse all 91,608 skills at skills.sh
How to Install Any Skill
Open your terminal (or Claude Code) and paste the install command. That's it. The skill is now permanently available every time you use Claude.
npx skills add owner/repo --skill skill-name
1. agent-browser — 161.2K installs/wk
Fast, persistent browser automation with session continuity. Control Chrome programmatically — fill forms, click buttons, take screenshots, scrape data. The browser stays open between commands.
Why I use it: This is how I automate anything that lives in a browser. Login to a client portal, scrape competitor pages, test landing pages — all from the terminal.
npx skills add <https://github.com/vercel-labs/agent-browser> --skill agent-browser
2. ui-ux-pro-max — 102.4K installs/wk
Comprehensive design intelligence — 50+ styles, 161 color palettes, 57 font pairings, 99 UX guidelines across 10 tech stacks including React, Next.js, Tailwind, and shadcn/ui.
Why I use it: Every dashboard, landing page, and client build I do goes through this skill. It makes Claude actually design well instead of giving you generic Bootstrap-looking garbage.
npx skills add <https://github.com/nextlevelbuilder/ui-ux-pro-max-skill> --skill ui-ux-pro-max
3. remotion-best-practices — 213K installs/wk
Domain-specific knowledge for building videos with Remotion and React. 30+ rule files covering animations, audio, captions, transitions, 3D content, charts, and AI voiceovers.
Why I use it: I use this to generate walkthrough videos of dashboards and builds I create. Screen recordings with smooth transitions and text overlays — all programmatic.
npx skills add <https://github.com/remotion-dev/skills> --skill remotion-best-practices