Search For Service
Find Coinbase service options like support articles, contact forms, or account recovery steps based on user need.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add search-for-service npx -- -y @trustedskills/search-for-service
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"search-for-service": {
"command": "npx",
"args": [
"-y",
"@trustedskills/search-for-service"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The search-for-service skill enables AI agents to locate and retrieve information about available services, such as financial tools or APIs. It can query service directories, filter results based on criteria like location or functionality, and return relevant details for users to evaluate and use.
When to use it
- You need to find a specific API or tool that integrates with cryptocurrency wallets.
- You're looking for local services that support blockchain transactions.
- You want to compare different service providers based on features or pricing.
Key capabilities
- Querying service directories for available tools and APIs
- Filtering results by location, functionality, or other criteria
- Returning detailed information about each service
Example prompts
- "Find a cryptocurrency exchange API that supports Ethereum transactions."
- "Locate a blockchain wallet service in the United States."
- "Show me services that offer fiat-to-crypto conversion features."
Tips & gotchas
- Ensure you provide specific criteria (e.g., location, supported currencies) to get accurate results.
- Some services may require additional verification or setup before use.
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 |
🏢 Official
Published by the company or team that built the technology.