Requesthunt
Requesthunt automatically searches for relevant research requests across multiple platforms, saving you time and ensuring comprehensive coverage.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add requesthunt npx -- -y @trustedskills/requesthunt
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"requesthunt": {
"command": "npx",
"args": [
"-y",
"@trustedskills/requesthunt"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The requesthunt skill enables AI agents to search for and discover skills within a registry, such as TrustedSkills. It allows agents to query available skills based on criteria like author, category, or functionality, making it easier to find relevant tools for specific tasks.
When to use it
- You need to locate a specific AI agent skill by name or function.
- You are building an AI agent and want to explore available extensions or capabilities.
- You're looking for skills in a particular category, such as data analysis or automation.
- You want to check the popularity of a skill using metrics like install count.
Key capabilities
- Search for skills by author, category, or name.
- Retrieve metadata about installed skills (e.g., install count).
- Query skills from a centralized registry.
Example prompts
- "Find all skills in the 'data analysis' category."
- "Show me skills authored by resciencelab."
- "What is the install count for the requesthunt skill?"
Tips & gotchas
- Ensure the AI agent has access to the skill registry API for accurate results.
- Use specific criteria (like author or category) to narrow down search results and avoid overwhelming outputs.
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.