Discover Tools
Discover Tools helps you find relevant Databricks tools and resources based on your query, boosting productivity and knowledge access.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add discover-tools npx -- -y @trustedskills/discover-tools
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"discover-tools": {
"command": "npx",
"args": [
"-y",
"@trustedskills/discover-tools"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The discover-tools skill allows AI agents to find and install additional skills. It provides a mechanism for expanding an agent's capabilities by integrating new functionalities from other developers. This enables agents to adapt to evolving needs and leverage specialized expertise without requiring extensive custom development.
When to use it
- Expanding Agent Capabilities: When your agent requires functionality beyond its initial skillset, use this skill to discover and install relevant extensions.
- Integrating Specialized Tools: If you need an agent to interact with a specific service or tool that isn't natively supported, find a corresponding skill through
discover-tools. - Staying Current: Regularly utilize this skill to identify and incorporate new skills as they become available, ensuring your agent remains up-to-date.
- Simplifying Skill Management: Instead of manually managing individual skill installations, leverage the discovery process within
discover-tools.
Key capabilities
- Skill Discovery: Allows agents to search for available skills.
- Skill Installation: Enables agents to install discovered skills into their environment.
- Integration with Skills Registry: Connects to a central registry of AI agent skills.
Example prompts
- "Find me skills related to data visualization."
- "Install the latest skill for interacting with Salesforce."
- “Show me available skills.”
Tips & gotchas
The effectiveness of this skill depends on the availability and quality of skills listed in the registry. Ensure your agent has appropriate permissions to install new skills within its environment.
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.