Uv Find Skills

🌐Community
by uv-xiao · vlatest · Repository

Uv Find Skills locates relevant skills within a project, streamlining workflow and accelerating task completion for efficient development.

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 uv-find-skills npx -- -y @trustedskills/uv-find-skills
2

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

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

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

About This Skill

What it does

The uv-find-skills skill allows AI agents to discover and install new skills from the TrustedSkills registry. It provides a mechanism for agents to dynamically expand their capabilities by searching, previewing, and integrating external skills into their workflow. This enables agents to adapt to changing needs without requiring manual updates or redeployment.

When to use it

  • An agent needs access to specialized functionality not already included in its core skillset (e.g., a skill for generating marketing copy).
  • You want an agent to automatically stay up-to-date with new skills released within the TrustedSkills registry.
  • A user wants to customize an agent's behavior by adding specific, targeted capabilities.
  • An agent needs to integrate with external services or tools that are encapsulated as TrustedSkills.

Key capabilities

  • Skill discovery: Search for skills based on keywords and categories.
  • Skill preview: View descriptions and details of available skills.
  • Skill installation: Automatically download and integrate selected skills into the agent's environment.
  • Registry access: Connect to the TrustedSkills registry to retrieve skill information.

Example prompts

  • "Find me a skill for summarizing text."
  • "Install the latest image generation skill from the registry."
  • "Show me details about the 'uv-email-sender' skill."
  • “What skills are available in the ‘data analysis’ category?”

Tips & gotchas

The agent must have network access to connect to the TrustedSkills registry. Ensure the agent has sufficient permissions to install new skills within its environment, as this process may require administrative privileges.

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
uv-xiao
Installs
3

🌐 Community

Passed automated security scans.