networkx
✓Use when "NetworkX", "graph analysis", "network analysis", "graph algorithms", "shortest path", "centrality", "PageRank", "community detection", "social network", "knowledge graph"
Installation
SKILL.md
Python library for creating, analyzing, and visualizing networks and graphs.
| Graph | Undirected | No | | DiGraph | Directed | No | | MultiGraph | Undirected | Yes | | MultiDiGraph | Directed | Yes |
| Measure | What It Finds | Use Case |
Use when "NetworkX", "graph analysis", "network analysis", "graph algorithms", "shortest path", "centrality", "PageRank", "community detection", "social network", "knowledge graph" Source: eyadsibai/ltk.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/eyadsibai/ltk --skill networkx- Source
- eyadsibai/ltk
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is networkx?
Use when "NetworkX", "graph analysis", "network analysis", "graph algorithms", "shortest path", "centrality", "PageRank", "community detection", "social network", "knowledge graph" Source: eyadsibai/ltk.
How do I install networkx?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyadsibai/ltk --skill networkx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/eyadsibai/ltk
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-17