historical-network

Community

Analyze correspondence networks across time.

Authorxjtulyc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you turn historical correspondence and prosopographic records into analyzable networks, then quantify how relationships, influence, and communities change over time despite archival incompleteness.

Core Features & Use Cases

  • Correspondence Network Construction: Build directed multigraphs from sender–recipient letter datasets (preserving one edge per letter, with year/doc_id attributes).
  • Temporal Network Metrics: Compute decade-window betweenness centrality to identify intermediaries/brokers and track their rise or decline over time.
  • Prosopography-Enriched Graphs: Attach historical person attributes (name, title, gender, institution, lifespans) to network nodes for interpretation.
  • Community Detection & Persistence: Run Louvain community detection per time window and measure community stability across periods via Jaccard similarity.
  • Gephi Visualization Export: Export an annotated graph to GEXF (including node attributes and edge weights) for interactive exploration in Gephi.

Quick Start

Use the historical-network skill to build a decade-window correspondence graph from your CSV, compute temporal betweenness, detect Louvain communities per decade, and export the annotated network to a Gephi-ready GEXF file.

Dependency Matrix

Required Modules

networkxpandasnumpymatplotlibpython-louvain

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: historical-network
Download link: https://github.com/xjtulyc/awesome-rosetta-skills/archive/main.zip#historical-network

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.