Files
42marketplaces/sync/gh-mvdmakesthings-skills-markdown-optimizer.json
2025-11-30 09:08:53 +08:00

18 lines
464 B
JSON

{
"name": "markdown-optimizer",
"owner": {
"name": "Michael VanDyke",
"email": "10758192+mvdmakesthings@users.noreply.github.com"
},
"plugins": [
{
"name": "markdown-optimizer",
"description": "Optimize markdown documents for LLM reference material.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-mvdmakesthings-skills-markdown-optimizer.git"
},
"strict": true
}
]
}