citation-network-analysis
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/citation-network-analysisAnalyzes patent citation networks to identify key trends and relationships
- Solves the task of mapping innovation flows through patent citations
- Uses graph algorithms and network analysis techniques
- Applies main path analysis, PageRank, and clustering to detect patterns
- Generates structured insights and network visualizations for downstream use
SKILL.md
.github/skills/citation-network-analysisView on GitHub ↗
--- name: citation-network-analysis description: Build and analyze patent citation networks — main path analysis, PageRank, cluster detection execution: subagent prompt: ./prompt.md input: patent_citation_pairs used-by: patent-mining --- # Citation Network Analysis Builds patent citation networks from citation pair data and performs structural analysis including main path identification, PageRank computation, and cluster detection.