networkx
•published 2026/01/26
Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add davila7/claude-code-templates/cli-tool/components/skills/scientific/networkxFile Explorer
No file selected
Select a file to view its content

