update-hwpx-differences

Update HWPX-Markdown differences documentation with new conversion issues.

118|29|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/roboco-io/hwp2md --skill update-hwpx-differences
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-hwpx-differences
Source: https://github.com/roboco-io/hwp2md/tree/main/.claude/skills/update-hwpx-differences
Command: npx skills add https://github.com/roboco-io/hwp2md --skill update-hwpx-differences

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that the documentation detailing the differences between HWPX and Markdown formats is always up-to-date, reflecting the latest conversion issues and solutions.

Core Features & Use Cases

  • Automated Documentation Updates: Automatically appends new conversion issues and their resolutions to the docs/hwpx-markdown-differences.md file.
  • Structured Issue Tracking: Maintains a consistent format for documenting HWPX-specific features and their Markdown equivalents.
  • Use Case: When a developer discovers a new way HWPX tables are rendered that doesn't translate well to Markdown, they can use this Skill to quickly add a new entry to the documentation, ensuring future reference.

Quick Start

Update the HWPX-Markdown differences documentation with a new entry about tab characters.

Frequently Asked Questions about update-hwpx-differences

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

FAQPage Schema
How do I document HWPX to Markdown conversion issues?

To document HWPX to Markdown conversion issues, you append new entries detailing parsing problems and handling methods to the differences documentation. The Skill automatically reorders numbering and updates the last modified date after manual review.

What is the best way to track HWPX format incompatibilities with Markdown?

Tracking HWPX format incompatibilities with Markdown involves maintaining a structured documentation file where new parsing problems and their resolutions are logged. This Skill ensures the differences documentation stays current by appending new issues in a specified Markdown format.

How do I update Markdown documentation with new HWPX table rendering problems?

Updating Markdown documentation with new HWPX table rendering problems requires adding a new entry to the differences file. After manual review and addition in the specified format, the Skill reorders numbering and updates the modified date.

Do I need to manually format new HWPX conversion issues in the documentation?

Yes, you need to manually review and add new HWPX conversion issues in a specified Markdown format. Once added, the Skill handles reordering the numbering and updating the last modified date to keep the differences documentation current.

When do I need to update HWPX-Markdown differences documentation?

You need to update HWPX-Markdown differences documentation when new parsing problems are found, new format handling logic is implemented, or incompatibilities between HWPX and Markdown are discovered during conversion.

Are there limitations to automating HWPX Markdown differences tracking?

A limitation of automating HWPX Markdown differences tracking is that it requires manual review and addition of new entries. The Skill only appends issues to the documentation file and updates numbering and dates after the content is manually formatted.