markdown-writer
CommunityAtomic, reliable Markdown writes to disk.
Authorrobertbagge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables writing Markdown content to disk reliably using the MCP markdown-writer server, with atomic writes, automatic directory creation, and optional verification. It helps automate persistence of generated docs, notes, or research outputs without prompts for user permission.
Core Features & Use Cases
- Atomic writes: writes to a temporary file and then atomically renames to guarantee consistency.
- Directory auto-creation & validation: creates parent directories as needed and validates paths to prevent traversal.
- Guaranteed persistence: supports both absolute and repository-root relative paths for safe storage of Markdown content.
- Use case: Generate a report and persist it as /docs/research/summary.md, ensuring the file is either fully written or not created at all.
Quick Start
Use the markdown-writer to save content to a file, for example: path: /tmp/notes.md content:
Your Markdown Content
Multi-line content is supported.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: markdown-writer Download link: https://github.com/robertbagge/claude-starter/archive/main.zip#markdown-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.