markdown-linter-fixer
✓使用 markdownlint-cli2 系统地修复 Markdown 文件中的 linting 问题。当需要扫描、诊断和修复具有一个或多个 .md 文件的项目中的 Markdown 格式问题时,应使用此技能,特别要注意有序列表编号 (MD029) 错误。
SKILL.md
Systematically fix linting issues in .md files using markdownlint-cli2 through a structured workflow that diagnoses, fixes automatically where possible, and guides manual fixes when needed.
Look for existing markdown configuration files in the project root:
This disables max line length warnings while keeping other rules active. The ignores array can be used to exclude specific files from linting (e.g., example files with intentional errors).
使用 markdownlint-cli2 系统地修复 Markdown 文件中的 linting 问题。当需要扫描、诊断和修复具有一个或多个 .md 文件的项目中的 Markdown 格式问题时,应使用此技能,特别要注意有序列表编号 (MD029) 错误。 来源:s2005/markdown-linter-fixer-skill。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/s2005/markdown-linter-fixer-skill --skill markdown-linter-fixer- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 markdown-linter-fixer?
使用 markdownlint-cli2 系统地修复 Markdown 文件中的 linting 问题。当需要扫描、诊断和修复具有一个或多个 .md 文件的项目中的 Markdown 格式问题时,应使用此技能,特别要注意有序列表编号 (MD029) 错误。 来源:s2005/markdown-linter-fixer-skill。
如何安装 markdown-linter-fixer?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/s2005/markdown-linter-fixer-skill --skill markdown-linter-fixer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/s2005/markdown-linter-fixer-skill
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05