Skill Recommendation
Recommends the skill from the Beckmann Skill Registry that best fits the user’s goal — semantically ranked.
What does the tool do?
Describe what you want to achieve — the tool ranks all skills in the Beckmann Skill Registry semantically (via embeddings, with a lexical fallback) and returns the top hits with a short rationale, GitHub stars, health and security check.
Ideal when you are not looking for a skill by name but for the right one for a concrete goal — “summarize a YouTube video” or “review my code systematically”.
- Semantic matching to the goal, not just keywords
- Top recommendations with a match score
- With a health and security note per suggestion
- Direct link to the GitHub repo and the detail page
How to talk to it
Example prompts to copy — your assistant then calls the tool on its own.
“Which skill helps me summarize a YouTube video? Use recommend_skill.”
“Recommend a skill to review my code systematically with tests.”
Parameters
| Name | Required | Description |
|---|---|---|
intent | yes | The goal in your own words. |
limit | optional | Number of suggestions 1–5 (default 3). |