score_skills
Six-dimension skill scoring engine. Given a topic, searches skills and scores each on: downloads (25pts), stars (15pts), category relevance to topic (20pts, AI-evaluated), description quality (15pts), source diversity (15pts), name match (10pts). Use when you want to see how well skills rank for a task. Returns scored list sorted by total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of skills to return scored. Default: 20. Max: 50. | |
| query | Yes | Topic or task to score skills against. Example: "email automation", "data analysis". Required. |