ai-hwp-reader
v0.5.2한글 문서(.hwp·.hwpx)나 그 문서가 든 .zip을 한컴 없이 읽는다. 본문·표(병합 셀, 다단 헤더, 표 안의 표)·숨은 메모·변경추적을 보존해 마크다운으로 뽑는다. 의존성 0, 읽기 전용.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ai-hwp-reader@agent-plugin-marketplacePaste 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-readerClone 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
├── .claude-plugin/plugin.json└── skills/ai-hwp-reader/SKILL.md
Included Skills1
한글 문서(.hwp·.hwpx)나 그 문서가 든 .zip을 읽어야 할 때 쓴다. 한컴 없이 본문·표(병합 셀, 2·3단 헤더, 표 안의 표)·숨은 메모·변경추적·각주·수식·링크·이미지 참조를 보존해 마크다운으로 뽑는다. "hwp 읽어줘"·"아래아한글 문서 요약"·hwpx 파싱·한글 첨부문서 검토·표 추출 요청에서 발동한다. PDF·docx·xlsx에는 쓰지 않는다.
Plugin manifests1
{
"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"
]
}For maintainers
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)