Skip to content
Automation
Skill

/analyze-patent-citation-network

Analyze patent citation/family relationships to identify central prior art, technological lineage, clusters, bridge patents, and citation anomalies.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill analyze-patent-citation-network --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/analyze-patent-citation-network

Context preview

The summary Claude sees to decide when to auto-load this skill.

Analyze patent citation/family relationships to identify central prior art, technological lineage, clusters, bridge patents, and citation anomalies.

SKILL.md

analyze-patent-citation-network.SKILL.md
name: analyze-patent-citation-network
description: "Analyze patent citation/family relationships to identify central prior art, technological lineage, clusters, bridge patents, and citation anomalies."

analyze-patent-citation-network

Purpose

Analyze patent citation and family relationships to identify central prior art, lineages, clusters, bridge patents, and citation anomalies.

Input contract

required: [patent_records, citation_edges, family_keys]
optional: [classification_schema, assignee_keys, time_window]
constraints: [edge direction, source, jurisdiction, and date must be retained]

Procedure

1. Deduplicate patents and family members while preserving jurisdictional edges. 2. Build directed citation and priority/family graphs. 3. Identify central, bridging, clustered, and anomalous records. 4. Interpret technical lineage with classification and source evidence.

Output contract

produces: [citation_graph, lineage_map, cluster_summary, bridge_patents, anomaly_report]
delta_fields: [findings, evidence_updates, uncertainties, open_questions]

Quality gates

  • Centrality or cluster claims must state the graph universe and edge provenance.
  • Family membership must not be used as an independent citation event without evidence.

Failure and counterexamples

Do not equate citation count with technical importance, and do not infer absence of prior art from an incomplete graph.

Provenance map

  • `resolved: citation-network-analysis`
Read more
Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
4h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine