Create custom tools and toolkits for Neuron AI agents. Use this skill whenever the user mentions tools, functions, capabilities, agent actions, building tools, extending agent functionality, or wants to add custom capabilities to Neuron agents. Also trigger for tasks involving tool properties, tool execution, toolkits, MCP connector, or any request to make an agent able to perform specific actions.
$npx -y skills add neuron-core/maestro --skill neuron-tool-creatorInstalls into the current project.
Run `npx skills use "https://github.com/neuron-core/maestro" --skill "neuron-core/maestro/neuron-tool-creator"` 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/neuron-core/maestro" that are relevant to the current task. Run `npx skills add "https://github.com/neuron-core/maestro"` and select the relevant skills, then follow their instructions.