Find Skills

🏢Official
by vercel-labs · vlatest · Repositoryskills.sh

This agent locates relevant skills based on your input, streamlining skill discovery and boosting productivity for targeted learning or project needs.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add find-skills npx -- -y @trustedskills/find-skills
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "find-skills": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/find-skills"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The find-skills skill helps users discover and install AI agent skills from a registry. It provides an interface to search, filter, and view details about available skills, making it easier for developers and users to find the right tools for their needs.

When to use it

  • You need to explore new AI agent capabilities or tools.
  • You are looking for specific functionalities to enhance your AI agent's performance.
  • You want to install a skill directly from a registry without manual setup.

Key capabilities

  • Search for skills by name, category, or description.
  • View detailed information about each skill, including author and installation count.
  • Install skills directly through the interface.

Example prompts

  • "Find me a skill for natural language processing."
  • "Show me popular AI agent skills with high install counts."
  • "Install the 'find-skills' tool to manage my AI agent's capabilities."

Tips & gotchas

  • Ensure you are using an up-to-date registry to access the latest skills.
  • Some skills may require additional configuration or dependencies after installation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vercel-labs
Installs
410.3k

🏢 Official

Published by the company or team that built the technology.