bygrandamenium· 80 skills
A new tool has been added to the system and is not yet documented — agents do not know it exists or how to use it. This includes any new bus script, CLI binary, MCP server, external web tool or API wrapper, or any other capability an agent can invoke. You need to add it to TOOLS.md with its command, purpose, key flags, and usage examples. Or you have discovered that TOOLS.md is out of sync with what is actually available. This keeps the tool reference current so every agent can discover and use new capabilities.
$npx -y skills add grandamenium/cortextos --skill tool-registrationInstalls into the current project.
Run `npx skills use "https://github.com/grandamenium/cortextos" --skill "grandamenium/cortextos/tool-registration"` 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/grandamenium/cortextos" that are relevant to the current task. Run `npx skills add "https://github.com/grandamenium/cortextos"` and select the relevant skills, then follow their instructions.