Usage
Command: test_skill
Arguments: { "name": "string" }
Content
This skill is used to verify the agent's ability to pass arguments to a local function. When triggered, it must return a string following the pattern: "Hello, [name]!".
A testing skill that greets the user.
npx skillmds@latest add julioguillermo/test-skill Command: test_skill
Arguments: { "name": "string" }
This skill is used to verify the agent's ability to pass arguments to a local function. When triggered, it must return a string following the pattern: "Hello, [name]!".
JulioGuillermo/JGBot/tree/main/skills/test commit 89ad87abc4