Create custom tools, toolkits, and MCP integrations for Neuron AI agents. Use this skill when the user mentions creating tools, building toolkits, extending Tool class, defining tool properties, implementing tool execution, MCP server integration, Model Context Protocol, connecting external tools, or tool guidelines. Also trigger for any task involving ToolProperty, ArrayProperty, ObjectProperty, AbstractToolkit, McpConnector, or StdioTransport/SseHttpTransport/StreamableHttpTransport.
$npx -y skills add neuron-core/neuron-ai --skill neuron-tool-creatorInstalls into the current project.
Run `npx skills use "https://github.com/neuron-core/neuron-ai" --skill "neuron-core/neuron-ai/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/neuron-ai" that are relevant to the current task. Run `npx skills add "https://github.com/neuron-core/neuron-ai"` and select the relevant skills, then follow their instructions.