browse_public_skills
ActiveTool of SimpleFunctions
declared in 1.0.0
Browse public skills from the community. Free-tier and rate-limited. Filter by category, search, or sort by popularity.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Search skills by name/description"
},
"sort": {
"enum": [
"popular",
"new"
],
"type": "string",
"description": "Sort order: popular or new (default: new)"
},
"category": {
"type": "string",
"description": "Filter by category: custom, trading, research, monitoring"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries