Registers an ellmer tool that allows the LLM to semantically match user
intent to skills and load them automatically – even without explicit
/name syntax from the user.
Usage
.make_skill_tool(cwd = getwd())Value
An ellmer::tool() object, or NULL if no skills exist.