·networkx
{}

networkx

eyadsibai/ltk

Use when "NetworkX", "graph analysis", "network analysis", "graph algorithms", "shortest path", "centrality", "PageRank", "community detection", "social network", "knowledge graph"

22Installs·1Trend·@eyadsibai

Installation

$npx skills add https://github.com/eyadsibai/ltk --skill networkx

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eyadsibai/ltk --skill networkx
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