processing-network-data

Community

Clean and convert raw relationship data into network-ready formats.

Authorptreezh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns messy raw relationship data from surveys, interviews, observations, or digital records into standardized social network analysis inputs like node lists, edge lists, adjacency matrices, and data-quality reports.

Core Features & Use Cases

  • Relationship data extraction: Identify relationships and (optionally) weights from multiple data sources (questionnaires, interview text, observation coding, digital interaction logs).
  • Network matrix construction: Build node sets and construct adjacency matrices, supporting undirected/weighted/multi-attribute patterns.
  • Data cleaning, validation, and quality reporting: Detect missing values, inconsistencies, and anomalies, then output structured results with a quality assessment record.
  • Attribute integration for nodes and edges: Merge node attributes, encode edge attributes (strength/frequency), and handle time-related relationship information.

Use Case: If you have raw survey exports listing collaborators and relationship frequencies, use this Skill to convert them into an edge list and adjacency matrix suitable for NetworkX/igraph analysis.

Quick Start

Ask the skill to process your raw relationship dataset and output a standardized edge list, adjacency matrix, node/edge attributes, and a data quality report.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: processing-network-data
Download link: https://github.com/ptreezh/sscisubagent-skills/archive/main.zip#processing-network-data

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.