networkx
Build, analyze, and visualize networks and graphs using NetworkX (Python). Use this skill whenever the user wants to: create graphs or networks, analyze graph properties, compute centrality measures, find shortest paths, detect communities, run graph algorithms, convert graphs to/from matrices or dataframes, visualize networks with matplotlib, import/export graph files (GML, GraphML, GEXF, edgelist, etc.), work with directed or undirected graphs, weighted or multigraphs, perform social network analysis, or do any graph theory computation. Trigger on keywords: networkx, graph, network, nodes, edges, adjacency, shortest path, centrality, community detection, spanning tree, flow, clique, PageRank, bipartite, DAG, topology, graph analysis, social network.
适合你,如果需要用Python处理图论、网络分析或可视化任务
npx oh-my-skill add senolisci/mykg/networkxcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- senolisci/mykg/networkxnpx oh-my-skill verify senolisci/mykg/networkx