blog-editor

Review and edit Hugo blog posts against editorial conventions.

2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/mdelapenya/blog-skills --skill blog-editor-mdelapenya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-editor
Source: https://github.com/mdelapenya/blog-skills/tree/main/skills/blog-editor
Command: npx skills add https://github.com/mdelapenya/blog-skills --skill blog-editor-mdelapenya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your blog posts meet high standards for clarity, consistency, and adherence to your blog's specific style guide, saving you from tedious manual review.

Core Features & Use Cases

  • Front Matter Validation: Checks for required fields and correct formatting in your post's YAML front matter.
  • Tone and Style Enforcement: Corrects voice to be conversational, concise, and practical, removing common AI writing tells like em dashes.
  • Content Optimization: Identifies and suggests fixes for section density, redundancy, and code block length.
  • Use Case: After drafting a new post, use this Skill to ensure it follows your blog's established conventions before publishing.

Quick Start

Use the blog-editor skill to review and refine the content of the post located at /content/posts/my-new-article.md.

Frequently Asked Questions about blog-editor

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

FAQPage Schema
How do I validate Hugo front matter conventions in my blog posts?

Front matter validation checks your YAML metadata for required fields and correct formatting. The blog-editor reviews existing posts against your blog's configuration to enforce structural conventions before publication.

What is the best way to fix conversational tone and remove AI writing tells in blog content?

Fixing conversational tone involves correcting the voice to be concise and practical while removing common AI writing tells like em dashes. The editor evaluates your post against an editorial checklist and applies style fixes automatically.

How do I review and optimize long code blocks and section density in markdown posts?

Reviewing long code blocks identifies section density and redundancy issues in your markdown content. The editor analyzes your post structure, suggests fixes for scannable sections, and applies corrections to improve readability.

Can I use this blog editor for quality assurance on existing Hugo posts before publishing?

Yes, you can use the blog-editor for quality assurance on existing Hugo posts before publishing. It requires reading your blog configuration, evaluating the post against a checklist, and applying fixes based on editorial rules.

Does the blog editor check for correct cross-referencing and required fields in Hugo content?

Yes, the blog editor checks for correct cross-referencing and required fields in Hugo content. It evaluates your posts against a comprehensive checklist that includes front matter validation, tone enforcement, and structural consistency.