An AI-assisted back-office tool that creates or updates Melis modules from a chat — start from scratch, continue a session, or edit an existing module.
// AI-assisted module builder (subscription): // Launches an AI agent in the back-office: // /melis/MelisAIToolCreator/Index/launchAgent // Modes: new · continue_session · edit_existing
Package
Type
Category
Runs on
Instance
Modes
Overview
AI Tool Creator adds an AI Tool Creator entry to the back-office tools tree: you describe what you want in a chat and it creates or edits a Melis module for you. No boilerplate to hand-write — you steer the AI and it builds the scaffolding, so a working module takes a conversation instead of a day.
It offers three launch modes — new (start from scratch), continue_session (pick up where you left off), and edit_existing (load a module from module/AIModules and guide edits). The tool registers a dedicated AI instance, aitoolcreator, so it runs on the platform’s shared AI engine and providers.
Key features
An AI builder wired into the back-office — create, continue or edit, all from a chat.
Describe a module; the agent scaffolds it.
Start new, continue a session, or edit an existing module.
Load a module and guide AI changes.
Work through a back-office chat.
Registers the aitoolcreator instance.
Runs on the platform’s AI engine and providers.
See it in action
One entry in the back-office tools tree — pick a mode and the AI does the scaffolding.
// Launch the builder agent (back-office): // /melis/MelisAIToolCreator/Index/launchAgent // mode = new | continue_session | edit_existing // → the agent scaffolds or edits a Melis module.
Describe the tool you need and the AI Tool Creator scaffolds a working Melis module — or edits one you already have.
For developers
Distributed through the private Melis marketplace; an app on the Melis AI suite.
mai_instance_id = aitoolcreator, wired to an agent and a model.
Loads modules from module/AIModules and guides changes.
// Subscription AI app on melis-ai. // Registers instance: aitoolcreator (agent + model).
Part of Melis Platform
AI Tool Creator runs on the Melis AI suite — here are the modules it builds on.
Talk to us about adding the AI Tool Creator to your edition.