get_skill_details
Retrieve detailed information about a specific skill to evaluate its suitability. Use after searching skills to access install counts, weekly installs, and supported platforms.
Instructions
Get detailed information about a specific skill. Use this tool ALWAYS after 'search_skills' to vet a skill before recommending it. It provides critical data like total installs, weekly installs, and supported platforms. Extract 'owner', 'repo', and 'skillId' from the search results table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | GitHub owner/username | |
| skillId | Yes | Skill ID |