Skip to contents

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())

Arguments

cwd

Character. Project working directory.

Value

An ellmer::tool() object, or NULL if no skills exist.