Skill Lookup
This skill quickly finds information about any skill within the system, streamlining research and understanding capabilities.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add f-skill-lookup npx -- -y @trustedskills/f-skill-lookup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"f-skill-lookup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/f-skill-lookup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The f-skill-lookup skill allows users to search for and discover AI agent skills within a registry, providing information about their authors, categories, install counts, and descriptions. It enables efficient browsing and filtering of available skills based on specific criteria.
When to use it
- You need to find a specific AI agent skill by name or author.
- You want to explore new skills in the "other" category for potential installation.
- You are looking for popular or widely-used skills with high install counts.
- You're trying to understand what skills are available before deciding which ones to use.
Key capabilities
- Search and filter AI agent skills by name, author, or category.
- View detailed information about each skill, including install count and description.
- Browse a registry of skills for discovery and installation purposes.
Example prompts
- "Find all skills in the 'other' category with more than 200 installs."
- "Show me details about the skill authored by 'f' called 'skill-lookup'."
- "What are some popular AI agent skills available for installation?"
Tips & gotchas
- Ensure you're using a compatible platform or interface that supports querying this registry.
- The install count may not reflect real-time usage, so consider it as an indicator rather than an exact metric.
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.