markdown-writer

Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.

$ Instalar

git clone https://github.com/robertbagge/claude-starter /tmp/claude-starter && cp -r /tmp/claude-starter/.claude/skills/markdown-writer ~/.claude/skills/claude-starter

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