跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

AlterLab NetworkX

技能 已验证 活跃

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.

目的

To provide a comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python, empowering users with advanced graph computation capabilities.

功能

  • Graph creation and manipulation
  • Extensive graph algorithms (shortest paths, centrality, community detection)
  • Synthetic network generation
  • Reading and writing various graph file formats
  • Network visualization with Matplotlib and interactive libraries

使用场景

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

非目标

  • Performing operations outside the scope of graph theory and network analysis
  • Replacing the core NetworkX library itself
  • Handling real-time streaming graph data

工作流

  1. Load or create a graph data structure
  2. Examine graph properties (nodes, edges, degree)
  3. Apply relevant graph algorithms (paths, centrality, communities)
  4. Generate visualizations of the network
  5. Export results or save the graph

实践

  • Network analysis
  • Graph algorithms
  • Data visualization

先决条件

  • Python environment
  • NetworkX library installed

安装

npx skills add AlterLab-IEU/AlterLab-Academic-Skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交17 days ago
星标15
许可证MIT
状态
查看源代码

类似扩展

NetworkX

98

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.

技能
K-Dense-AI

PageRank Analyzer Agent

98

Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer

技能
ruvnet

OraClaw Forecast

100

AI 代理的时间序列预测。ARIMA 和 Holt-Winters 预测(含置信区间)。预测收入、流量、价格或任何序列数据。推理延迟低于 5 毫秒。

技能
Whatsonyourmind

SHAP Model Interpretability

100

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

技能
K-Dense-AI

Arize Evaluator

100

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions create evaluator, LLM judge, hallucination, faithfulness, correctness, relevance, run eval, score spans, score experiment, trigger-run, column mapping, continuous monitoring, or improve evaluator prompt.

技能
github

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.

技能
wshobson