# Coming soon

Tools planned for this section, not built yet:

- **AI skills for the marketplace** — an AI assistant (skill or MCP server) built around this documentation, to help generate and edit this mod's quests, dialogues, traders, and other config files from a plain-language description instead of hand-writing the format.
- **A visual config editor** — a browser-based editor for building quests, dialogues, zones, and the rest without hand-writing the `.cfg` format directly.

If you'd like to build either of these — or something else that belongs here — see [VS Code extensions](vscode-extension.md) for the kind of thing that fits.

## Related

- [VS Code extensions](vscode-extension.md) — tooling that already exists.
- [Config file syntax](../concepts/config-syntax.md) — the format any of these would need to read or write.
