Agent Plugins Marketplace
All plugins

ai-hwp-reader

v0.5.2

한글 문서(.hwp·.hwpx)나 그 문서가 든 .zip을 한컴 없이 읽는다. 본문·표(병합 셀, 다단 헤더, 표 안의 표)·숨은 메모·변경추적을 보존해 마크다운으로 뽑는다. 의존성 0, 읽기 전용.

Claude Code1 Skill

By renovysLicense: MIT0 GitHub starsUpdated 4 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ai-hwp-reader for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ai-hwp-reader@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/renovys/ai-hwp-reader

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

ai-hwp-reader/
├── .claude-plugin/plugin.json
└── skills/ai-hwp-reader/SKILL.md

Included Skills1

ai-hwp-readerskills/ai-hwp-reader/SKILL.md

한글 문서(.hwp·.hwpx)나 그 문서가 든 .zip을 읽어야 할 때 쓴다. 한컴 없이 본문·표(병합 셀, 2·3단 헤더, 표 안의 표)·숨은 메모·변경추적·각주·수식·링크·이미지 참조를 보존해 마크다운으로 뽑는다. "hwp 읽어줘"·"아래아한글 문서 요약"·hwpx 파싱·한글 첨부문서 검토·표 추출 요청에서 발동한다. PDF·docx·xlsx에는 쓰지 않는다.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "ai-hwp-reader",
  "description": "한글 문서(.hwp·.hwpx)나 그 문서가 든 .zip을 한컴 없이 읽는다. 본문·표(병합 셀, 다단 헤더, 표 안의 표)·숨은 메모·변경추적을 보존해 마크다운으로 뽑는다. 의존성 0, 읽기 전용.",
  "version": "0.5.2",
  "author": {
    "name": "renovys",
    "url": "https://github.com/renovys"
  },
  "homepage": "https://github.com/renovys/ai-hwp-reader",
  "license": "MIT",
  "keywords": [
    "hwp",
    "hwpx",
    "korean",
    "document",
    "parser"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ai-hwp-reader on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ai-hwp-reader)