kr-patent-navigation-pane

kr-patent-navigation-pane is a skill for Claude Code, Codex from lsj4232/KR_PATENT_SKILL. It costs 394 tokens per session (3,131 once invoked), scanned A, original, MIT.

A tool for adding Word document outline levels to Korean patent specifications without changing their visible formatting.

In plain words
What is it for?
Use it on externally created Korean patent .docx files whose Navigation Pane is empty. It can also split continuous example text into numbered subsections at drawing boundaries.
Why use it?
It makes headings such as invention titles, claims, drawings, and example sections appear in Microsoft Word’s Navigation Pane for easier jumping through long documents.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths.

Good fit Use it on externally created Korean patent .docx files whose Navigation Pane is empty. It can also split continuous example text into numbered subsections at drawing boundaries.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lsj4232/KR_PATENT_SKILL --skill kr-patent-navigation-pane
Clone the repo
git clone --depth 1 https://github.com/lsj4232/KR_PATENT_SKILL

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kr-patent-navigation-pane

README.md
[![agentmods](https://agentmods.dev/badge/skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane/github.svg)](https://agentmods.dev/skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane)
Your own site
<a href="https://agentmods.dev/skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane"><img src="https://agentmods.dev/badge/skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for kr-patent-navigation-pane

Your own site · 80×15
<a href="https://agentmods.dev/skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane"><img src="https://agentmods.dev/badge/skills/lsj4232/kr_patent_skill/kr-patent-navigation-pane.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 394 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,131 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00394 $0.03131
Opus 5 $0.00197 $0.01566
Sonnet 5 $0.00079 $0.00626
Haiku 4.5 $0.00039 $0.00313

Measured 11d ago against content hash c81c5e0a0d2f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

kr-patent-navigation-pane scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/apply_navigation_pane.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

kr-patent-navigation-pane/SKILL.md · 133 lines

How it starts

The opening of the file, as written. The whole thing — 133 lines — stays where its author put it; the contents beside it link to each section on GitHub.

kr-patent-navigation-pane — 한국 특허 명세서 탐색창 복구

무엇을 하는가

외부에서 받았거나 일반 Word/한컴오피스로 작성된 한국 특허 명세서 .docx는 보통 섹션 제목(【발명의 명칭】, 【기술분야】 등)에 Heading 스타일이 잡혀 있지 않아 Word의 탐색창(Navigation Pane)이 텅 비어 있다. 100페이지짜리 명세서에서 청구항이나 특정 실시예로 점프하기가 매우 비효율적이 된다.

이 스킬은 명세서 외관을 전혀 건드리지 않으면서 탐색창만 살린다:

  • <w:p> 안에 직접 <w:outlineLvl w:val="N"/>를 삽입 (Heading 스타일 부여 X)
  • 글자색/크기/폰트/들여쓰기 — 모두 그대로
  • Word "보기 → 탐색 창"에서 즉시 트리가 보임

언제 사용하는가

  • 외부에서 받은 명세서 docx의 탐색창이 비어 있을 때
  • 다른 변리사가 작성한 초안을 검토하는데 청구항 14, 실시예 6-3 등으로 빨리 점프하고 싶을 때
  • kr-patent-docx-builder가 아닌 경로(예: 한컴오피스 변환, 일반 Word 작성)로 만든 docx
  • 명세서 작성이 어느 정도 끝나 검토 단계에서 네비게이션이 필요할 때

언제 사용하지 않는가

  • kr-patent-docx-builder로 생성한 docx — 빌더가 이미 outline을 부여함 (확인 후 진행)
  • 명세서가 아닌 일반 docx (헤더 패턴 【...】이 매칭되지 않으면 아무것도 안 일어남 — 안전하지만 무의미)

출력 형식

스크립트 실행 후 다음을 출력한다:

  1. 백업 파일 경로 ({원본명}_원본백업.docx)
  2. 부여된 outline 항목 리스트 (레벨 + 헤더 텍스트)
  3. 최종 저장 경로 (원본 자리에 in-place 덮어쓰기)

사용 방법

일반 호출

사용자가 .docx 경로를 알려주면 다음 명령을 실행한다:

python "~/.claude/skills\kr-patent-navigation-pane\scripts\apply_navigation_pane.py" "<docx 경로>"

추가 옵션:

  • --no-backup — 백업 생략 (비추천, OneDrive 등 자동 버전 관리가 있는 경우에만)

사전 점검

  1. 파일이 Word에서 열려 있지 않은지 확인 — 열려 있으면 PermissionError로 실패. 사용자에게 닫아달라고 요청.
  2. OneDrive/Dropbox 등 동기화 폴더인 경우 — 동기화 충돌 가능. 작업 후 동기화 끝날 때까지 잠시 대기 권장.
  3. 원본은 항상 백업됨 — 이름 충돌 시 _원본백업(1).docx, _원본백업(2).docx로 증가.

적용 결과 확인 방법

사용자에게: Word에서 파일 열고 보기 → 탐색 창 체크 → 좌측 사이드바에 outline 트리가 보이는지 확인.

Outline 레벨 매핑 (한국 특허청 별지 양식)

Lv 헤더
0 【발명의 설명】, 【청구범위】, 【요약서】, 【도면】
1 【발명의 명칭】, 【기술분야】, 【발명의 배경이 되는 기술】, 【발명의 내용】, 【도면의 간단한 설명】, 【발명을 실시하기 위한 구체적인 내용】, 【요약】, 【대표도】, 【청구항 N】, 【도면 N】
2 【해결하고자 하는 과제】, 【과제의 해결 수단】, 【발명의 효과】, 【본 발명 시작】, 【N. …】 (예: 【1. 시스템 구성…】)
3 【N-M. …】 (예: 【2-1. 좌표계 정합…】)

레벨은 한국 특허청 별지 양식의 표준 계층을 따른다. 명세서마다 실시예 번호 체계가 다를 수 있으므로, 패턴이 매칭되지 않는 헤더는 outline 부여를 스킵한다(안전한 default).

부가 기능: 평탄한 S13 실시예 본문의 챕터 분할

위 Outline 매핑 표의 Lv2 【본 발명 시작】·【N. …】헤더가 이미 존재할 때만 outline이 부여된다. 그런데 외부 초안이나 ITER 10 정형을 따르지 않은 명세서는 【발명을 실시하기 위한 구체적인 내용】 아래가 헤더 없이 수십 단락이 평탄하게 이어져, 탐색창에서 부모 항목 하나만 보이고 내부 점프가 불가능하다. 이 경우 도면 전환 경계마다 【N. …】 하위 챕터 헤더를 새로 삽입한다.

Read the full file on GitHub · 133 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 133 lines · 394 tokens per session scan A c81c5e0a0d2f

Subscribe to this mod's changes

kr-patent-navigation-pane is a skill published in the GitHub repository lsj4232/KR_PATENT_SKILL (14 stars, last pushed 17d ago), licensed MIT. It adds 394 tokens to every session and 3,131 once invoked, about $0.0020 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

document-fill

A document-filling assistant that uses a supplied template and case files to fill in forms, contracts, or legal documents. It also reports where each filled value came from and which details are missing.

code-lawyer/Legal-Agent-Skills · 61 tokens

evidence-catalog-generator

Organize user-provided evidence materials into evidence catalog entries and fill them into a user-provided or generic DOCX template. The public version contains no real case template, parties, docket numbers, facts, amounts, addresses, or local file paths.

lawyerllsx-dotcom/Legal-Workflow-Chain · 56 tokens

eac-habre

Chambres Africaines Extraordinaires (CAE) / Extraordinary African Chambers in the Courts of Senegal (EAC) research, drafting, and analysis — the Hissène Habré case. Use whenever the conversation involves the CAE/EAC, the AU-Senegal Accord of 22 August 2012, the Statute of the Chambers, the Habré trial (2015-2016), the…

jeannesulzer/international-criminal-tribunals-skills · 0 tokens

jep

Jurisdicción Especial para la Paz (JEP) — Colombia's Special Jurisdiction for Peace — research, drafting, and analysis. Use whenever the conversation involves the JEP, the SIVJRNR / Sistema Integral para la Paz, the 2016 Final Peace Agreement with the FARC-EP, Acto Legislativo 01 de 2017, Ley Estatutaria 1957 de 2019…

jeannesulzer/international-criminal-tribunals-skills · 0 tokens

nuremberg-tokyo

Post-WWII international military tribunals research, drafting, and analysis: the IMT at Nuremberg (1945-46), the twelve NMT trials under Control Council Law No. 10 (1946-49), and the IMTFE at Tokyo (1946-48). Use whenever the conversation involves Nuremberg, the Tokyo Trial, the London or Tokyo Charters, the IMT or…

jeannesulzer/international-criminal-tribunals-skills · 0 tokens

reg-64-kosovo

Regulation 64 Panels (Kosovo) research, drafting, and analysis — the UNMIK international judges and prosecutors (IJP) mechanism in the Kosovo district courts, 2000-2008/09. Use whenever the conversation involves UNMIK Regulation 2000/64, the 64 Panels, Regulations 2000/6 and 2001/2, UNSC Resolution 1244 (1999), the…

jeannesulzer/international-criminal-tribunals-skills · 0 tokens