Markdown formatting, documentation writing, and content structure. Use when writing markdown files.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill markdown --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Markdown?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-markdown)More formats (shields.io, HTML) on the badges page.
---
name: markdown
description: Markdown formatting, documentation writing, and content structure. Use when writing markdown files.
---
## markdown
Write clean markdown.
### Structure
- H1: page title (one per doc)
- H2: major sections
- H3: subsections
- Blank lines between blocks
### Elements
- **bold** for emphasis
- code for inline code
- ` for code blocks with language
- > For blockquotes
- - For unordered lists
- 1. For ordered lists
- [text](url) for links
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!