SKILL.md Lint for Claude Desktop
com.moltlinestudio/skillmd-lint
Lint a SKILL.md for frontmatter, structure, secrets and size. All 6 tools free.
client:Claude Desktop
transport:streamable-http
tools:6
Install SKILL.md Lint in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"skillmd-lint": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.moltlinestudio.com/skillmd-lint"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs