Mihtnelis Prompt Builder
7/8/26Less than 1 minute
Mihtnelis Prompt Builder
Info
Default AI assistant prompt builder for mihtnelis agent mode.
Overview
The Mihtnelis prompt builder constructs system prompts for the default AI assistant mode. It includes:
- Agent personality and behavior rules
- Available tools and their descriptions
- Pro-user feature gating
- Workspace and skill context
Methods
| Method | Description |
|---|---|
| buildSystemPrompt(proUser, workspaces, skills, snapshotMode, localMode) | Build system prompt |
| buildNativeToolSystemPrompt(proUser, workspaces, skills, snapshotMode) | Build system prompt for native tool calling |
Prompt Structure
- Base Personality — Agent identity and core behavior
- Tool Descriptions — Available tools with parameters
- Pro Features — Features gated behind Pro role
- Workspace Context — User workspace information
- Skill Context — Custom skill definitions
- Snapshot Mode — TodoList snapshot behavior
Tips
The prompt builder automatically adjusts tool availability based on user role (Pro vs regular).
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

