MCP HubMCP Hub
스킬 목록으로 돌아가기

assess-ip-landscape

pjt222
업데이트됨 Yesterday
6 조회
17
2
17
GitHub에서 보기
디자인ai

정보

이 스킬은 특정 기술에 대한 지식재산권 환경을 분석하여, 특허 클러스터 분석, 경쟁사 평가 및 사전 자유실시(FTO) 검토를 수행합니다. R&D 시작 전, 시장 진입 평가 또는 투자 실사 준비 시 활용하도록 설계되었습니다. 이 도구는 시장 공백을 식별하고 전략적 IP 포지셔닝 권고사항을 제공합니다.

빠른 설치

Claude Code

추천
기본
npx skills add pjt222/agent-almanac -a claude-code
플러그인 명령대체
/plugin add https://github.com/pjt222/agent-almanac
Git 클론대체
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/assess-ip-landscape

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

Assess IP Landscape

Map IP landscape for tech domain — ID patent clusters, white spaces, key players, FTO risks. Produces strategic assessment → R&D direction, licensing, IP filing strategy.

Use When

  • Before R&D in new tech area (what's claimed?)
  • Market entry vs incumbents w/ strong portfolios
  • Investment due diligence (IP asset assessment)
  • Inform patent filing strategy (where, what to claim)
  • FTO risk for new product/feature
  • Monitor competitor IP for strategic positioning

In

  • Required: Tech domain/product area
  • Required: Geographic scope (US, EU, global)
  • Optional: Specific competitors
  • Optional: Own patent portfolio (gap analysis + FTO)
  • Optional: Time horizon (5 years, 10 years, all)
  • Optional: Classification codes (IPC, CPC)

Do

Step 1: Define Search Scope

Establish analysis boundaries.

  1. Tech domain precisely:
    • Core (e.g., "transformer-based language models" not "AI")
    • Adjacent (e.g., "attention mechanisms, tokenization, inference optimization")
    • Exclude (e.g., "computer vision transformers" if focusing on NLP)
  2. Relevant classification codes:
    • IPC (International Patent Classification) — broad, worldwide
    • CPC (Cooperative Patent Classification) — more specific, US/EU std
    • Search WIPO's IPC publication or USPTO's CPC browser
  3. Geographic scope:
    • US (USPTO), EU (EPO), WIPO (PCT), specific national offices
    • Most analyses start US + EU + PCT → broad coverage
  4. Time window:
    • Recent: 3-5 years (current competitive)
    • Full history: 10-20 years (mature areas)
    • Watch expired patents opening design space
  5. Doc scope as Landscape Charter

Clear bounded scope specific enough actionable + broad enough captures competitive. Classification codes ID'd for systematic search.

If err: Too broad (thousands of results) → narrow via technical specificity or focus application area. Too narrow (few) → broaden adjacent tech. Right scope typically 100-1000 families.

Step 2: Harvest Patent Data

Collect data within scope.

  1. Query databases via Charter:
    • Free: Google Patents, USPTO PatFT/AppFT, Espacenet, WIPO Patentscope
    • Commercial: Orbit, PatSnap, Derwent, Lens.org (freemium)
    • Combine keyword + classification codes → best coverage
  2. Build queries systematically:
Query Construction:
+-------------------+------------------------------------------+
| Component         | Example                                  |
+-------------------+------------------------------------------+
| Core keywords     | "language model" OR "LLM" OR "GPT"       |
| Technical terms   | "attention mechanism" OR "transformer"    |
| Classification    | CPC: G06F40/*, G06N3/08                  |
| Date range        | filed:2019-2024                          |
| Assignee filter   | (optional) specific companies            |
+-------------------+------------------------------------------+
  1. Download structured (CSV, JSON):
    • Patent/app num, title, abstract, filing date
    • Assignee/applicant, inventor(s)
    • Classification codes, citation data
    • Legal status (granted, pending, expired, abandoned)
  2. Dedup by family (group national filings of same invention)
  3. Record total family count + src databases

Structured dataset of families within scope, deduped + timestamped. Foundation for all subsequent.

If err: DB access limited → Google Patents + Lens.org (free) good coverage. Query returns too many (>5000) → add technical specificity. Too few (<50) → broaden keywords or add classification.

Step 3: Analyze Landscape

Map clusters, key players, trends.

  1. Cluster analysis: Group by sub-tech:
    • Classification codes or keyword clustering → 5-10 sub-areas
    • Count families per cluster
    • ID growing (recent surges) vs mature (flat/declining)
  2. Key player analysis: Top 10 assignees by:
    • Total family count (portfolio breadth)
    • Recent filing rate (last 3 years — current activity)
    • Avg citation count (quality proxy)
    • Geographic breadth (US-only vs global)
  3. Trend analysis: Filing trends over window:
    • Overall volume by year
    • Volume by cluster by year
    • New entrants (assignees filing 1st time in domain)
  4. Citation network: Most-cited patents (foundational):
    • High forward citations = heavily relied upon
    • Likely blocking patents or essential prior art
  5. Produce Landscape Map: clusters, players, trends, key patents

Clear picture: who owns what, where activity concentrated, how landscape evolving. Key blocking patents ID'd. White spaces visible.

If err: Dataset too small for meaningful clustering → combine into broader groups. 1 assignee dominates (>50%) → analyze portfolio as separate sub-landscape.

Step 4: ID White Spaces + Risks

Strategic insights from landscape.

  1. White space analysis (opportunities):
    • Areas within scope w/ few/no filings
    • Expired families → design space reopened
    • Active areas w/ only 1 player (first-mover but no competition)
    • White spaces adjacent to growing clusters (next frontier)
  2. FTO risk screening (threats) — adapted from heal triage:
    • Critical: Granted directly covering planned product/feature
    • High: Pending apps likely to grant relevant claims
    • Medium: Granted in adjacent areas could be broadly interpreted
    • Low: Expired, narrow claims, geographically irrelevant
  3. Competitive positioning:
    • Where portfolio sits rel to competitors?
    • Which competitors have blocking positions in target areas?
    • Which interested in cross-licensing?
  4. Produce Strategic Assessment: white spaces, FTO risks, positioning, recs

Actionable strategic recs: where to file, what to avoid, who to watch, what risks need detailed FTO.

If err: FTO risks ID'd — preliminary ONLY — does NOT replace formal FTO opinion from patent attorney. Flag critical for legal review. White spaces seem too good → verify search scope not accidentally excluded.

Step 5: Doc + Recommend

Package assessment for decision-makers.

  1. Landscape Report sections:
    • Exec summary (1 page: key findings, top risks, main recs)
    • Scope + methodology (search terms, DBs, date range)
    • Landscape overview (clusters, trends, key players + viz)
    • White space analysis (opportunities ranked by strategic value)
    • Risk assessment (FTO concerns ranked by severity)
    • Recs (filing strategy, licensing targets, monitoring alerts)
  2. Supporting data:
    • Family list (structured, sortable)
    • Cluster map (visual)
    • Filing trend charts
    • Key patent summaries (top 10-20 most relevant)
  3. Ongoing monitoring:
    • Alert queries for new filings in critical areas
    • Review cadence (quarterly active, annually stable)

Complete landscape report → strategic IP decisions. Evidence-based, clearly scoped, actionable.

If err: Report too large → exec summary first + offer detailed sections on request. Exec summary always stands alone as decision doc.

Check

  • Landscape Charter defines scope, classification, geography, time window
  • Patent dataset harvested from multi DBs + deduped
  • Clusters ID'd w/ filing counts + trend direction
  • Top 10 key players profiled w/ portfolio metrics
  • White spaces ID'd + ranked by strategic value
  • FTO risks screened + classified by severity
  • Key blocking patents ID'd w/ citation analysis
  • Recs specific + actionable
  • Limitations acknowledged (screening vs formal FTO opinion)
  • Monitoring alerts defined for ongoing tracking

Traps

  • Too broad scope: "AI patents" not landscape — ocean. Be specific about tech + app
  • Single-DB reliance: No single DB complete coverage. ≥2 srcs
  • Ignore families: Count individual filings vs families inflates. 1 invention in 10 countries = 1 family not 10
  • Confuse apps w/ grants: Pending app not enforceable. Distinguish granted vs published apps
  • White space misinterp: Empty area = "nobody tried" or "everybody tried + failed." Investigate before assuming opportunity
  • Landscape as legal opinion: Strategic intelligence, not legal advice. FTO risks flagged need formal analysis by patent counsel

  • search-prior-art — detailed prior art search for specific inventions or patent validity
  • screen-trademark — trademark conflict screening + distinctiveness analysis for trademark side
  • file-trademark — trademark filing procedures EUIPO, USPTO, Madrid Protocol
  • security-audit-codebase — risk assessment methodology parallels IP risk screening
  • review-research — literature review skills apply to prior art analysis

GitHub 저장소

pjt222/agent-almanac
경로: i18n/caveman-ultra/skills/assess-ip-landscape
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

연관 스킬

executing-plans

디자인

executing-plans 스킬은 검토 체크포인트가 포함된 통제된 배치로 실행할 완전한 구현 계획이 있을 때 사용합니다. 이 스킬은 계획을 불러와 비판적으로 검토한 후, 소규모 배치(기본값 3개 작업)로 작업을 실행하면서 각 배치 사이에 진행 상황을 아키텍트 검토를 위해 보고합니다. 이를 통해 내재된 품질 관리 체크포인트를 갖춘 체계적인 구현이 보장됩니다.

스킬 보기

requesting-code-review

디자인

이 스킬은 코드 변경 사항을 요구 사항에 따라 분석하기 위해 코드 리뷰어 하위 에이전트를 호출합니다. 작업 완료 후, 주요 기능 구현 후, 또는 메인 브랜치에 병합하기 전에 사용해야 합니다. 이 리뷰는 현재 구현체와 원래 계획을 비교하여 문제를 조기에 발견하는 데 도움이 됩니다.

스킬 보기

connect-mcp-server

디자인

이 스킬은 개발자들이 HTTP, stdio 또는 SSE 전송 방식을 통해 MCP 서버를 Claude Code에 연결하는 포괄적인 가이드를 제공합니다. GitHub, Notion 및 사용자 정의 API와 같은 외부 서비스를 통합하기 위한 설치, 구성, 인증 및 보안을 다룹니다. MCP 통합 설정, 외부 도구 구성 또는 Claude의 모델 컨텍스트 프로토콜 작업 시 활용하세요.

스킬 보기

web-cli-teleport

디자인

이 스킬은 작업 분석을 기반으로 개발자가 Claude Code 웹 인터페이스와 CLI 인터페이스 중 선택할 수 있도록 돕고, 두 환경 간 원활한 세션 텔레포트를 가능하게 합니다. 웹, CLI 또는 모바일 환경 전환 시 세션 상태와 컨텍스트를 관리하여 워크플로를 최적화합니다. 다양한 단계에서 서로 다른 도구가 필요한 복잡한 프로젝트에 사용하세요.

스킬 보기