neuron-tool-creator

neuron-tool-creator is a skill for Claude Code, Codex from neuron-core/maestro. It costs 82 tokens per session (3,616 once invoked), scanned A, original, no licence file.

A guide for creating custom tools and toolkits for Neuron AI agents. Tools are defined actions that an agent can use while completing a task.

In plain words
What is it for?
It is for building agent actions, defining tool properties, implementing tool execution, and adding capabilities to Neuron agents.
Why use it?
It helps developers extend what Neuron agents can do beyond their built-in abilities.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/neuron-core/maestro/neuron-tool-creator
Any agent
npx skills add neuron-core/maestro --skill neuron-tool-creator
Clone the repo
git clone --depth 1 https://github.com/neuron-core/maestro

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for neuron-tool-creator

README.md
[![agentmods](https://agentmods.dev/badge/skills/neuron-core/maestro/neuron-tool-creator.svg)](https://agentmods.dev/skills/neuron-core/maestro/neuron-tool-creator)
Your own site
<a href="https://agentmods.dev/skills/neuron-core/maestro/neuron-tool-creator"><img src="https://agentmods.dev/badge/skills/neuron-core/maestro/neuron-tool-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,616 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00082 $0.03616
Opus 5 $0.00041 $0.01808
Sonnet 5 $0.00016 $0.00723
Haiku 4.5 $0.00008 $0.00362

Measured 5d ago against content hash e88859ce580b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

neuron-tool-creator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/neuron-tool-creator/SKILL.md · 689 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 689 lines · 82 tokens per session scan A e88859ce580b

Subscribe to this mod's changes

neuron-tool-creator is a skill published in the GitHub repository neuron-core/maestro (38 stars, last pushed 2mo ago), with no licence file. It adds 82 tokens to every session and 3,616 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

st-full-workflow

Use when the user asks to run the complete end-to-end Strikethroo workflow for a work order in one shot in this repository — triggers include full workflow, end-to-end, plan and execute, do everything, run the whole strikethroo workflow. Do not use when the user wants only one stage (create a plan, generate tasks, or…

e0ipso/strikethroo · 90 tokens

st-execute-blueprint

Use when the user asks to run, execute, implement, or carry out a Strikethroo plan or its blueprint by plan ID in this repository — triggers include execute blueprint, run the plan, implement plan, build the plan. Do not use to create a plan, to only generate tasks, to run a single task, or for generic development…

e0ipso/strikethroo · 82 tokens

st-generate-tasks

Use when the user asks to decompose, break down, or generate tasks for an existing Strikethroo plan ID in this repository — triggers include generate tasks, break down the plan, decompose plan, create the task blueprint. Do not use to create a new plan, to execute tasks, or for generic project planning outside…

e0ipso/strikethroo · 77 tokens

st-execute-task

Use when the user asks to run, execute, or implement one specific task ID within a Strikethroo plan in this repository — triggers include execute task, run task, implement task, do task N. Do not use to execute a whole plan or blueprint, to generate tasks, or for generic development outside Strikethroo.

e0ipso/strikethroo · 72 tokens

st-refine-plan

Use when the user asks to review, refine, improve, interrogate, pressure-test, or update an existing Strikethroo plan by plan ID in this repository — triggers include refine plan, improve plan, review plan, red-team the plan, update plan. Do not use to create a new plan, to generate tasks, or for generic brainstorming…

e0ipso/strikethroo · 81 tokens

st-create-plan

Use when the user asks to draft, scope, or write up a new Strikethroo plan for a work order, feature, or initiative in this repository — triggers include create plan, new plan, plan this, scope a plan, strikethroo plan. Do not use to decompose an existing plan into tasks, to execute a plan, or for generic…

e0ipso/strikethroo · 85 tokens