The video discusses where to find and install skills for AI agents like Claude, emphasizing the importance of vetting skills due to supply chain attack risks. The speaker recommends skills.sh, a Vercel project, as a central repository for finding skills, cautioning against installing everything without careful consideration. The platform uses npx skills add owner/repo command for installation.
The video highlights several example skills and skill providers, including Vercel React Best Practices, database skills from PlanetScale, Supabase, and Neon, and marketing skills from Corey Haines. Sorting by number of installs can be a good heuristic but doesn't guarantee safety. Security vulnerabilities have been found in skills, such as data exfiltration, underscoring the need for caution.
The presenter then demonstrates how to install Corey Haines' SEO Audit skill using npx skills add, showing the process of selecting the skill and choosing which AI agent directories to install it to. The speaker explains how skills are symlinked into agent-specific directories from a central .agents folder, simplifying updates. The installation includes a security risk assessment which the presenter advises should be taken with a grain of salt.
Finally, the speaker demonstrates using the installed SEO Audit skill on a website, showcasing its functionality and potential usefulness. The video also discusses the challenge of keeping skills updated. Git is mentioned as another way to share and manage skills, acknowledging manual installation from Git is less desirable. The video concludes by showing the results of the SEO audit, highlighting its insights.

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.