audit-post

Audit blog posts against rhythm and formatting rules.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/alxsbn/11h.dev --skill audit-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-post
Source: https://github.com/alxsbn/11h.dev/tree/main/.claude/skills/editorial-audit
Command: npx skills add https://github.com/alxsbn/11h.dev --skill audit-post

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the mechanical auditing of blog posts against predefined rhythm and formatting rules, ensuring consistency and quality before publication.

Core Features & Use Cases

  • Structural Violation Detection: Identifies and flags telegraphic style, sentence fragments, improper em dash usage, and other structural issues.
  • Rhythm and Flow Analysis: Detects staccato rhythms caused by consecutive short sentences and ensures smooth section transitions.
  • Formatting and Style Enforcement: Checks for banned vocabulary, incorrect colon usage, and inappropriate bold text.
  • Use Case: Before committing any new blog post, run this skill to catch and fix common writing errors, ensuring a polished final output.

Quick Start

Use the audit-post skill to audit the file '/Users/user/blog/_posts/en/2026-02-18-slug.md'.

Frequently Asked Questions about audit-post

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

FAQPage Schema
How do I audit a blog post for sentence fragments and telegraphic style?

To audit a blog post for sentence fragments and telegraphic style, use this skill to systematically scan your markdown file paragraph by paragraph, detecting and flagging structural violations against predefined formatting rules.

What is the best way to check blog post rhythm and consecutive short sentences?

Checking blog post rhythm involves scanning for consecutive short sentences that create staccato flow. This skill performs a mechanical rhythm analysis sentence by sentence, detecting staccato patterns and verifying smooth section transitions.

How do I detect banned vocabulary and improper em dashes in my writing?

Detecting banned vocabulary and improper em dashes requires scanning your text against specific rule files. This skill checks sentence by sentence for em dash usage, banned vocabulary, and incorrect colon usage to enforce formatting and style.

Do I need specific rule files to audit writing style and formatting?

Yes, auditing writing style and formatting requires access to specific rule files for rhythm, formatting, and banned patterns. These reference files provide the predefined constraints the skill uses to mechanically scan and evaluate your blog post.

Can I check bold text formatting and section transitions in a markdown blog post?

Checking bold text formatting and section transitions in a markdown blog post is fully supported. The skill scans structural elements, identifying inappropriate bold text and verifying that section transitions maintain the correct rhythm and flow.