Back to Skills

networkx

Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph file formats, or drawing network topologies. Common applications include social, biological, transportation, and citation networks.

45,195stars4,096forksUpdated 9/16/2026

Security Assessment

Safe(100/100)
Security Score100/100
Detailed description not yet generated. View the SKILL.md tab for raw content.

All Files

6 files
references/generators.md8.3 KB
View
references/graph-basics.md6.2 KB
View
SKILL.md14.1 KB
View
references/algorithms.md9.1 KB
View
references/io.md10.1 KB
View
references/visualization.md12.3 KB
View

Install networkx

Download and extract the skill files to your .claude/skills/ directory.

Quick Setup:

  1. Copy the skill folder to .claude/skills/
  2. Claude will automatically detect and use the skill