performing-centrality-analysis
CommunityIdentify network hubs, bridges, and influencers.
System Documentation
What problem does it solve?
This Skill helps you quantify and interpret key nodes in a social network so you can understand power centers, information bottlenecks, and influence structure rather than relying on intuition.
Core Features & Use Cases
- Four centrality metrics: computes degree, closeness, betweenness, and eigenvector centrality to capture different notions of “importance”.
- Key-node identification: classifies hubs (degree), bridges (betweenness), and influencers (eigenvector) using threshold rules.
- Research-context interpretation: supports Chinese social-network framing (e.g., guanxi/relationships) to help explain what the numbers mean in practice.
Use case: You have a network of actors in an organization or collaboration graph and need to identify which individuals are central connectors, fast information spreaders, and influential figures for a research write-up.
Quick Start
Run the centrality pipeline by telling an AI: compute all four centrality measures for network.json and output centrality.json with the top 20 nodes for each chosen metric.
Dependency Matrix
Required Modules
Components
💻 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: performing-centrality-analysis Download link: https://github.com/ptreezh/sscisubagent-skills/archive/main.zip#performing-centrality-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.