In a previous post I’ve explained, what Agent Skills are and showed an example .

Did you know that skills.sh is an open directory of Agent Skills maintained by Vercel Labs, where you can discover and install skills for your AI agent?

Install a Skill

Let’s say you’re building a React app and want your agent to automatically follow React best practices.

  • Open skills.sh and type react in the search box.
  • The leaderboard filters down to React-focused Skills ranked by install count.
  • Select the skill that best matches your needs.
  • Copy the Installation command:
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practices
  • Run the command (I’m executing it from the VS Code terminal).
  • Follow the prompts to complete the installation.
  • The skill is now installed.
  • Reload the Skills using following command and you are ready to go.
/skills reload

With skills.sh, you can quickly discover and install reusable skills that help your AI agent follow best practices and become more effective.

🙂

One response to “Discover and Install Agent Skills with skills.sh”

  1. […] a previous post I showed how to browse skills.sh and install a Skill. While you can search skills on the portal, […]

Leave a Reply

Visitors

2,199,365 hits

Top Posts

Discover more from Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

Subscribe now to keep reading and get access to the full archive.

Continue reading