Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

NetworkX

Skill Verifiziert Aktiv

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.

Zweck

To enable AI agents to perform complex network and graph analysis tasks, from creating and manipulating graph structures to running advanced algorithms and generating visualizations.

Funktionen

  • Graph creation and manipulation (Graph, DiGraph, MultiGraph, MultiDiGraph)
  • Extensive graph algorithms (shortest paths, centrality, community detection, flow)
  • Graph generators for various network models (random, small-world, scale-free)
  • Support for multiple graph I/O formats (edge list, GraphML, JSON, Pandas, NumPy)
  • Integrated visualization capabilities using Matplotlib and links to interactive libraries

Anwendungsfälle

  • Analyzing social networks, biological networks, or transportation systems
  • Computing graph algorithms like shortest paths or centrality measures
  • Detecting communities or generating synthetic networks for testing
  • Visualizing network topologies and structures

Nicht-Ziele

  • Performing graph analysis outside of Python's NetworkX library
  • Offering real-time graph database integration
  • Providing a graphical user interface for graph editing

Workflow

  1. Load or create a graph structure.
  2. Examine graph properties (nodes, edges, degree).
  3. Apply relevant algorithms (shortest paths, centrality, community detection).
  4. Optionally, visualize the graph.
  5. Export results or save the modified graph.

Installation

npx skills add K-Dense-AI/claude-scientific-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne21k
Lizenz3-clause BSD license
Status
Quellcode ansehen

Ähnliche Erweiterungen

AlterLab NetworkX

98

Part of the AlterLab Academic Skills suite. 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.

Skill
AlterLab-IEU

Measure Dashboard Requirements

100

Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.

Skill
product-on-purpose

Alterlab Nmc Data Journalist

100

This skill should be used when the user asks about "data journalism", "data visualization", "data storytelling", "FOIA request", "RTI request", "spreadsheet analysis", "chart design", "act as a data journalist", "data journalist mode", "infographic", "open data", "statistical analysis for journalism", "investigative data", "public records", "Datawrapper", "Flourish", "Tableau Public", "D3.js", "chart type selection", or needs expertise in finding, analyzing, and visualizing data for journalistic storytelling. Part of the AlterLab FC Skills collection (New Media & Communication department).

Skill
AlterLab-IEU

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

Skill
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) Experte für den Aufbau von Cloud-Infrastruktur mit TypeScript/Python. Verwenden Sie dies beim Erstellen von CDK-Stacks, Definieren von CDK-Konstrukten, Implementieren von Infrastructure as Code oder wenn der Benutzer CDK, CloudFormation, IaC, cdk synth, cdk deploy erwähnt oder AWS-Infrastruktur programmatisch definieren möchte. Behandelt CDK-App-Struktur, Konstruktmuster, Stack-Komposition und Bereitstellungs-Workflows.

Skill
zxkane

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

Skill
pjt222