markdown-quality
Use when creating or editing any markdown file (.md) - ensures consistent formatting and zero linting violations through mandatory validation
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install bostonaholic/dotfiles/markdown-qualityskilz install bostonaholic/dotfiles/markdown-quality --agent opencodeskilz install bostonaholic/dotfiles/markdown-quality --agent codexskilz install bostonaholic/dotfiles/markdown-quality --agent geminiFirst time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/bostonaholic/dotfilescp -r dotfiles/claude/skills/markdown-quality ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
markdown
by RedondoK
Transform AI markdown generation to be 100% markdownlint-compliant. Use this skill whenever generating messages containing markdown, generating or ...
notion-uploader-downloader
by SpillwaveSolutions
Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notio...
markdown-quality
by racurry
Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing markdown files, configuring...
markdown-linter-fixer
by s2005
Systematically fix linting issues in markdown files using markdownlint-cli2. This skill should be used when needing to scan, diagnose, and fix mark...
Agentic Skill Details
- Owner
- bostonaholic (GitHub)
- Repository
- dotfiles
- Stars
- 4
- Type
- Non-Technical
- Meta-Domain
- productivity
- Primary Domain
- markdown
- Market Score
- 75
Agent Skill Grade
C Score: 75/100 Click to see breakdown
Score Breakdown
Areas to Improve
- DOT diagram may not render
- Redundant rationalization sections
- Limited utility scope
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-05
Developer Feedback
I took a look at your markdown-quality skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 75/100, which lands you in C territory (70-79 range). This is solid fundamentals with a good foundation to build on. Your Ease of Use pillar is strong at 21/25, but Progressive Disclosure Architecture (22/30) and Utility (15/20) are dragging the score down. You're addressing a real workflow problem, but the execution could punch harder.
What's Working Well
- Clear metadata — Your frontmatter is clean and valid, and the trigger phrase "creating or editing any markdown file" is spot-on for discoverability
- Tight information density — Concise content with good use of tables and lists; you're not wasting tokens on fluff
- Solid workflow loop — The run→check→fix iteration cycle is explicitly documented, which gives developers a clear mental model
The Big One: Limited Utility Scope
Here's the thing: your skill enforces standard linting discipline, which is valuable, but it doesn't teach Claude anything new about markdown. It's a process enforcer, not a capability enhancer.
Why it matters: Utility is 20% of your score. Right now you're at 15/20 because the skill mostly says "run markdownlint and fix errors" — which is... what developers already do.
The fix: Add actual markdown best practices or error-fixing guidance. Examples:
- Common markdownlint errors and how to fix them (spacing, heading hierarchy, list formatting)
.markdownlint.jsonconfiguration guidance for different project types- Markdown patterns that are technically valid but bad for readability
This could easily net you +3 points and move you toward 78/100 (solid B r...
Browse Category
More productivity Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.