NetworkX helps you model connections between people, places, or ideas. You can create graphs that show who talks to whom or how information spreads. This Python library makes it easy to build and study networks.
With this skill you can add nodes and edges, run algorithms like shortest paths, and find important nodes using centrality. You can also detect groups of tightly connected nodes called communities. All of this works with simple commands.
Researchers, data analysts, and developers use NetworkX for social networks, transportation maps, and biological pathways. It turns raw data into clear visual maps of relationships.
Global
mkdir -p ~/.claude/skills/networkxProject
mkdir -p .claude/skills/networkxSource Repository
Explore Runlllllllama/rigorpilot-skills
Plan and rank quick deep learning exploration runs with clear boundaries
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Data Visualizationanthropics/knowledge-work-plugins
Pick the right chart, write clean Python code, and design for everyone
Powerbi Modelinggithub/awesome-copilot
Expert guidance for building optimized Power BI semantic models with star schemas and DAX
Power Bi Dax Optimizationgithub/awesome-copilot
Make your Power BI DAX formulas faster and easier to maintain
Bigquery Basicsgoogle/skills
Easily analyze massive datasets with SQL and built-in machine learning