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.
npx skills add lsj4232/KR_PATENT_SKILL --skill kr-patent-definition-insertiongit clone --depth 1 https://github.com/lsj4232/KR_PATENT_SKILLWrote 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.
[](https://agentmods.dev/skills/lsj4232/kr_patent_skill/kr-patent-definition-insertion)<a href="https://agentmods.dev/skills/lsj4232/kr_patent_skill/kr-patent-definition-insertion"><img src="https://agentmods.dev/badge/skills/lsj4232/kr_patent_skill/kr-patent-definition-insertion/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.
<a href="https://agentmods.dev/skills/lsj4232/kr_patent_skill/kr-patent-definition-insertion"><img src="https://agentmods.dev/badge/skills/lsj4232/kr_patent_skill/kr-patent-definition-insertion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00283 | $0.04193 |
| Opus 5 | $0.00142 | $0.02096 |
| Sonnet 5 | $0.00057 | $0.00839 |
| Haiku 4.5 | $0.00028 | $0.00419 |
Grade A, and why
kr-patent-definition-insertion 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.
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.
How it starts
The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.
특허 명세서 용어 정의 삽입 스킬
0. 핵심 사상
한국 특허법의 자체 사전의 원칙(Inventor as Lexicographer) 에 따라, 발명자는 자신의 명세서 안에서 용어의 의미를 새롭게 규정할 수 있다. 이 규정이 외부 사전·관행보다 우선한다. 이 스킬은 그 권리를 적극 행사하여 권리 범위를 최대화한다.
정의는 별도 박스나 리스트가 아니라 본문 흐름 안에 단락으로 자연스럽게 통합되어야 한다(한국 특허 명세서 표준 관행).
1. 작성 원칙 4가지
원칙 ① 자체 사전 (Inventor as Lexicographer)
- 시작 패턴:
"본 명세서에서 [용어]라고 함은, ~를 의미할 수 있다." - 목적: 외부 사전·타인의 자의적 해석 차단, 명세서 내 룰 세팅
원칙 ② 동의어 방어망
- 시작 패턴:
"~로도 명명될 수 있다.","~와 혼용되어 사용될 수 있다." - 목적: 경쟁사의 명칭만 바꾸는 회피 방지 (3개 이상 동의어 선점)
원칙 ③ 기능 중심 추상화
- 시작 패턴:
"반드시 하드웨어적인 수단을 의미하는 것은 아니며, ~를 위한 통로/논리적 구성으로 이해될 수 있다." - 목적: 미래의 기술 변화(소프트웨어화·로봇화 등)에도 권리 유지
원칙 ④ 비제한적 예시 (Open-ended)
- 시작 패턴:
"일 실시예에 있어서, ~는 i) ..., ii) ..., iii) ... 중 적어도 하나를 포함할 수 있다." - 마무리 패턴:
"다만, 본 발명에서 ~의 종류는 이에 한정되지 않는다." - 목적: 명시된 예시 외 미래 변형까지 권리 그물망에 포함
2. 작업 절차
Step 1: 용어 추출
명세서 본문과 청구항으로부터 다음을 추출한다.
| 우선순위 | 카테고리 | 판별 기준 |
|---|---|---|
| 최우선 (필수) | 청구항 한정 용어 | 청구항 1·14 등 독립항에 등장하는 모든 명사형 발명 구성요소 |
| 차순위 (권장) | 추상적·다의적 기술 용어 | 일상어로는 의미가 모호한 발명 고유어 (예: "정밀도", "단위", "효율") |
| 선택 | 산업 표준 용어 | 일반적으로 알려져 있으나 권리 확장 여지가 있는 용어 |
Step 2: 정의 필요 여부 체크리스트
다음 중 하나라도 해당하면 정의 작성 대상.
- 청구항에 사용된 용어인가? → 필수
- 일상어로는 의미가 모호한가? (예: "정밀도", "단위", "효율")
- 특정 제품/기술만 떠올리게 하는가? (구체화 함정 우려)
- 동의어로 회피될 가능성이 있는가? (외래어·약어·영문 변종 등)
- 미래에 다른 형태로 구현될 수 있는가? (하드웨어→소프트웨어 등)
Step 3: 표준 템플릿 4단 작성
여기에서, 본 명세서에서 "[용어]"라고 함은, [핵심 의미]를 의미할 수 있으며,
"[동의어1]", "[동의어2]" 또는 "[동의어3]"으로도 명명될 수 있다.
[선택: 상기 [용어]는, 반드시 하드웨어적인 수단을 의미하는 것은 아니며,
[기능 중심 설명]으로 이해될 수 있다.]
일 실시예에 있어서, 상기 [용어]는,
i) [예시1], ii) [예시2], iii) [예시3] 및 iv) [예시4] 중 적어도 하나를 포함할 수 있다.
다만, 본 발명에서 [용어]의 종류는 이에 한정되지 않는다.
Step 4: 삽입 위치
- 해당 용어가 명세서 본문에 처음 등장하는 단락의 직후에 삽입
- 도입 연결어 사용:
"여기에서,","또한,","이와 관련하여," - 별도 박스/들여쓰기/볼드 없이 본문 흐름 안의 일반 단락으로 통합
Step 4.5: (i)(ii)(iii) 3요소 정의 골격 (모드 A — 단일 용어 정의)
표준 템플릿의 첫 문장("본 명세서에서 [용어]라고 함은, [핵심 의미]를 의미할 수 있으며,")이 단순히 한 줄 정의에 그치지 않도록, 한 문장 안에 다음 3요소를 모두 담는다.
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.
- 11d ago First seen · 240 lines · 283 tokens per session scan A 0f0048325295
kr-patent-definition-insertion is a skill published in the GitHub repository lsj4232/KR_PATENT_SKILL (14 stars, last pushed 17d ago), licensed MIT. It adds 283 tokens to every session and 4,193 once invoked, about $0.0014 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.
Other skills, from other repositories
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…
cps-rca
Cour Pénale Spéciale de la République Centrafricaine (CPS) / Special Criminal Court in the Central African Republic (SCC-CAR) research, drafting, and analysis. Use whenever the conversation involves the CPS, the Loi organique n°15.003 of 3 June 2015, the RPP (Loi 18.010), the affaire Paoua / Lemouna et Koundjili (Issa…
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…
eccc
Extraordinary Chambers in the Courts of Cambodia (ECCC, Khmer Rouge Tribunal) research, drafting, and analysis. Use whenever the conversation involves the ECCC, Case 001 (Duch), Case 002 (NUON Chea, KHIEU Samphan) including the severance into Cases 002/01 and 002/02, Cases 003 and 004, the ECCC Law, the Internal…
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…
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…