editorial-review

Parse markdown files and generate structured editorial review notes.

2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/PaulKinlan/docker-agent-test --skill editorial-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: editorial-review
Source: https://github.com/PaulKinlan/docker-agent-test/tree/main/config/skills/editor/editorial-review
Command: npx skills add https://github.com/PaulKinlan/docker-agent-test --skill editorial-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing written content, ensuring documents are clear, consistent, correct, complete, and possess an appropriate tone before publication or sharing.

Core Features & Use Cases

  • Comprehensive Quality Check: Analyzes documents for clarity, consistency, correctness, completeness, and tone.
  • Actionable Feedback: Provides specific, line-by-line suggestions for improvement.
  • Use Case: A marketing team can use this Skill to ensure all new blog posts meet brand guidelines and are error-free before being published.

Quick Start

Use the editorial-review skill to review the document located at /home/shared/document.md.

Frequently Asked Questions about editorial-review

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

FAQPage Schema
How do I review markdown documents for clarity and consistency?

Reviewing markdown documents for clarity and consistency is done by parsing markdown files to analyze text content and generate structured review notes. This provides line-by-line suggestions for improvement.

What's the best way to automate quality assurance for technical documentation?

Automating quality assurance for technical documentation involves running shell scripts to parse markdown files and analyze text content. This generates structured review notes covering correctness, completeness, and tone.

Does the content review process require any specific dependencies?

The content review process requires shell scripting to parse markdown files and analyze text content. No other dependencies are needed to generate structured review notes for your documents.

Can I check if my articles meet brand tone guidelines before publication?

Checking if articles meet brand tone guidelines before publication is supported by analyzing documents for tone and consistency. This provides specific, actionable feedback to ensure error-free sharing.

How does the editorial review script analyze written reports?

The editorial review script analyzes written reports by parsing markdown files to evaluate clarity, consistency, correctness, completeness, and tone. It then generates structured review notes with specific improvement suggestions.

What types of files are supported for automated content review?

Automated content review supports markdown files, which are parsed using shell scripts to analyze text content. This generates structured review notes for reports, articles, and technical documentation.