| KIPRIS Plus로 특허·실용신안·디자인·상표를 검색해 출원 현황과 서지정보를 정리해 드립니다.
npx skills add https://github.com/modu-ai/cowork-plugins --skill patent-search
KIPRIS Plus(한국지식재산보호원) API를 활용하여 특허, 실용신안, 디자인, 상표를 검색하고 서지정보를 체계적으로 정리하는 전문 스킬입니다. 선행기술 조사, 출원 현황 파악, 기술 동향 분석을 지원합니다.
KIPRIS Plus API 키가 필요합니다:
IF KIPRIS_API_KEY 미설정:
"특허 검색을 위해 KIPRIS Plus API 키가 필요합니다.
발급 방법:
1. https://plus.kipris.or.kr/ 접속 → 회원가입
2. 마이페이지 → 인증키 발급
3. 또는 https://www.data.go.kr/data/15065437/openapi.do 에서 활용신청 (무료)
API 키를 입력해 주세요:"
→ 사용자가 키 입력
→ ${CLAUDE_PLUGIN_DATA}/moai-credentials.env에 KIPRIS_API_KEY 저장
→ Step 2로 진행
API 기본 정보
주요 검색 API
| API | 설명 | 파라미터 |
|-----|------|----------|
| 검색 | 출원/등록 특허 검색 | keyword, ipc, applicant, inventor |
| 출원정보 | 출원번호 기본 정보 | applicationNumber |
| 청구항 | 청구항 텍스트 | applicationNumber |
| 인용 | 인용 특허 정보 | applicationNumber |
검색 API 호출 예시:
GET https://plus.kipris.or.kr/openapi/rest/patentSearchInfo
?ServiceKey={KIPRIS_API_KEY}
&keyword={검색어}
&ipc={IPC코드}
&year={연도}
"딥러닝 기반 이미지 분류 관련 특허를 검색해줘."
"삼성전자의 반도체 관련 등록특허를 찾아줘."
"최근 5년간 배터리 기술 출원 현황을 조사해줘."
"자율주행 선행기술을 조사해줘. LiDAR 관련 특허야."
발급처
API 스펙
IPC 분류코드
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take modu-ai/patent-search from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.