bybasementstudio· 5 skills
Create a new xmcp tool with schema, metadata, and handler. Use when the user wants to add a new tool to their xmcp project.
$npx -y skills add basementstudio/xmcp --skill create-toolInstalls into the current project.
Run `npx skills use "https://github.com/basementstudio/xmcp" --skill "basementstudio/xmcp/create-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/basementstudio/xmcp" that are relevant to the current task. Run `npx skills add "https://github.com/basementstudio/xmcp"` and select the relevant skills, then follow their instructions.