fix-markdown-fences

Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (```text instead of ```) or when generating markdown with code blocks to ensure proper fence closure.

$ Installer

git clone https://github.com/rjmurillo/ai-agents /tmp/ai-agents && cp -r /tmp/ai-agents/.claude/skills/fix-markdown-fences ~/.claude/skills/ai-agents

// tip: Run this command in your terminal to install the skill