← Projects
mdm extension
The companion Visual Studio Code extension for the mdm CLI. A sidebar panel for managing markdown driven Skills, Agents, and Rules without leaving the editor.
Preview
Built with
TypeScript · VS Code Extension API · Bun · mdm CLI
Overview
mdm VS Code Sidebar brings the full mdm workflow into Visual Studio Code. A dedicated Activity Bar panel surfaces Skills, Agents, and Rules in collapsible sections so they can be discovered, installed, validated, and updated from a graphical interface. The extension shells out to the mdm CLI under the hood, keeping a single source of truth between terminal and editor.
Highlights
- Activity Bar panel with Skills, Agents, and Rules sections
- Install, update, and remove skills directly from the sidebar
- Manage agent configuration per scope with inline validation warnings
- Link and unlink rules files with one click
- One-click mdm Doctor diagnostics in the status bar
- Live data refresh, no editor restart required
- Context menu actions for copying skill, agent, and rule names