Skill Lookup
This skill quickly finds information about any skill, streamlining research & understanding capabilities for efficient use.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add skill-lookup npx -- -y @trustedskills/skill-lookup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"skill-lookup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/skill-lookup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The skill-lookup skill allows users to discover and install AI agent skills from a registry, streamlining the process of finding and integrating new capabilities into their workflows. It provides access to a curated collection of tools that enhance the functionality of AI agents.
When to use it
- When you need to find specific skills for your AI agent to perform specialized tasks.
- While exploring new capabilities to expand what your AI can do.
- Before installing a skill, to verify its description and compatibility with your system.
Key capabilities
- Search for available skills in the registry.
- View detailed descriptions of each skill.
- Install selected skills directly from the interface.
Example prompts
- "Find a skill that helps my AI agent write code."
- "Show me all the skills related to data analysis."
- "Install the skill-lookup tool for my AI agent."
Tips & gotchas
Ensure you have access to the registry and proper permissions before installing any skills. Some skills may require additional setup 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.