Agent skills for mdt — keep markdown templates synchronized across your project. Includes MCP tool guidance, template syntax, and CLI workflow instructions.
{
"mcpServers": {
"m-d-tskills": {
"command": "npx",
"args": [
"-y",
"@m-d-t/skills"
]
}
}
}