change-headings

Convert styled headings H1–H6 into paragraphs while preserving formatting.

Updated Oct 21, 2025
One-click install
npx skills add https://github.com/christopheryeo/claude-skills --skill change-headings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: change-headings
Source: https://github.com/christopheryeo/claude-skills/tree/main/change-headings
Command: npx skills add https://github.com/christopheryeo/claude-skills --skill change-headings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts all document headings into normal paragraphs without altering their visual formatting.

Core Features & Use Cases

  • Converts headings to paragraphs while preserving font size, weight, color, and inline styling.
  • Maintains document structure and spacing, avoiding content rewrites.
  • Use Case: Normalize documents with inconsistent heading styles for accessible reading and easier editing.

Quick Start

Turn headings into paragraphs while preserving their visual formatting in the provided document.

Frequently Asked Questions about change-headings

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

FAQPage Schema
How do I convert headings to paragraphs without losing font size and color?

To convert headings to paragraphs without losing font size and color, you need a tool that captures heading formatting attributes and applies them to a paragraph style. This preserves visual styling like weight, color, and inline formatting during the transformation.

What is heading normalization for document accessibility?

Heading normalization for document accessibility is the process of converting styled headings into normal paragraphs. It standardizes inconsistent document structures for easier reading and editing while preserving the original visual formatting and spacing.

Can I change H1 to H6 headings into normal text while keeping hyperlinks?

Yes, you can change H1 to H6 headings into normal text while keeping hyperlinks. The functional transformation detects heading elements and applies a paragraph style that preserves spacing, inline formatting, and existing hyperlinks.

Does converting document headings to normal paragraphs rewrite the content?

No, converting document headings to normal paragraphs does not rewrite the content. The process maintains the existing document structure and spacing, focusing purely on style transformation from headings to paragraphs without altering the text itself.

When should I normalize document heading styles into paragraphs?

You should normalize document heading styles into paragraphs when you have documents with inconsistent heading styles. This normalization allows for accessible reading and easier editing by standardizing the structure while preserving the visual appearance of the text.

What is the best way to turn styled headings into paragraphs for text editing?

The best way to turn styled headings into paragraphs for text editing is to use a conversion method that detects heading elements and applies a paragraph style. This approach preserves font weight, size, color, and inline styling without causing content rewrites.