markdown
Installation
SKILL.md
Skill: markdown
Apply Google Markdown style guide conventions to documentation.
Overview
This skill provides markdown formatting guidelines based on the Google Markdown Style Guide. It helps create readable, portable, and maintainable markdown documentation with consistent formatting across projects.
Core Principles
Balance three goals:
- Source text is readable and portable - Plain text should be easy to read
- Corpus is maintainable - Consistent formatting across teams and time
- Syntax is simple - Easy to remember and apply