docs-writer

Write, review, and edit documentation in .md files against style guides.

2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/barateza/mcp-plesk-unified --skill docs-writer-barateza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/barateza/mcp-plesk-unified/tree/main/.github/skills/docs-writer
Command: npx skills add https://github.com/barateza/mcp-plesk-unified --skill docs-writer-barateza

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the process of creating, reviewing, and editing project documentation, ensuring accuracy, clarity, and adherence to style guides.

Core Features & Use Cases

  • Content Creation: Write new documentation pages for features, commands, or concepts.
  • Content Editing: Revise existing documentation for clarity, accuracy, and consistency.
  • Style Guide Adherence: Ensure all documentation follows the established project style guide.
  • Use Case: A developer needs to document a new API endpoint. They use this skill to draft the initial documentation, then refine it based on feedback and the style guide.

Quick Start

Use the docs-writer skill to edit the file 'README.md' to include a new section about the latest feature.

Frequently Asked Questions about docs-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write technical documentation that follows an existing style guide?

To write technical documentation adhering to a style guide, use this skill to draft, review, and edit `.md` files. It enforces consistency by applying rules defined in your project's style guide during content creation.

What is the best way to edit markdown files within a project's docs directory?

The best way to edit markdown files in a `/docs` directory is using a skill that performs direct file system operations. It reads, modifies, and writes markdown content while checking for adherence to contribution guidelines.

Can I use this skill to draft documentation for a new API endpoint?

Yes, you can draft documentation for a new API endpoint. The skill generates initial technical content for software features and then refines the text based on style guide rules and review feedback.

Does this documentation writer require a predefined style guide file to function?

Yes, the documentation writer requires a predefined style guide file. It references `references/style-guide.md` to ensure all generated or edited markdown content meets the established project standards for accuracy and clarity.

How do I update an existing README file to include a new feature section?

To update an existing README file with a new feature section, target the `.md` file for editing. The skill writes and inserts the new content while maintaining the document's original style and formatting consistency.