Internal Tool Builder
Turns a plain-language tool request into a working Nebo plugin or skill: writes the spec, inspects the target API, generates a tested skeleton, and packages it for human review.
About this agent
The fastest way from "I wish we had a tool that…" to something a human can actually review.
Every internal tool starts as a sentence in a Slack thread and dies in the gap between that sentence and working code. This worker closes the gap. Describe the need in plain language and it writes the spec first, confirms the real API with Postman before trusting a single endpoint, generates a clean plugin or skill skeleton in Python or TypeScript, and exercises it with happy-path and failure-path smoke tests.
It is disciplined where it counts: spec before code, inspect before you trust, test before ship. It never deploys and never marks a tool "done" on a path it stubbed — it hands you a one-read review package with the auth, side effects, and open decisions called out, and waits for your approval.
Wire in OpenAI or Mistral for generation, and Supabase when the tool needs a backend. You get a builder that does the tedious 80% and leaves the judgment to you.
Connects to: Nebo Tool Builder · Postman Explore · OpenAI/Mistral · Supabase
What it runs for you
Automations that run on a schedule or when something happens, so you don't have to lift a finger.