Skill Lookup

🌐Community
by first-fluke · vlatest · Repository

This skill quickly retrieves information about any skill in the system, streamlining searches and boosting efficiency for users.

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 first-fluke-skill-lookup npx -- -y @trustedskills/first-fluke-skill-lookup
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "first-fluke-skill-lookup": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/first-fluke-skill-lookup"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, first-fluke-skill-lookup, allows AI agents to discover and install skills from the TrustedSkills registry. It provides a mechanism for agents to dynamically expand their capabilities by finding and integrating new tools. The agent can search for skills based on keywords or categories and then initiate the installation process.

When to use it

  • An AI agent needs access to a wider range of functionalities than initially provided.
  • You want an agent to automatically adapt to new tasks requiring specialized skills.
  • A user wants to customize an agent's capabilities without manual configuration.
  • The agent requires the ability to learn and incorporate new tools over time.

Key capabilities

  • Skill discovery via keyword search
  • Skill installation from the TrustedSkills registry
  • Categorization of available skills
  • Dynamic expansion of AI agent functionality

Example prompts

  • "Find me a skill for generating marketing copy."
  • "Install the latest image editing skill."
  • "What skills are in the 'productivity' category?"

Tips & gotchas

The agent requires internet access to communicate with the TrustedSkills registry. Installation may require additional permissions depending on the specific skill being installed.

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
first-fluke
Installs
11

🌐 Community

Passed automated security scans.