PageRank Analyzer Agent
技能 已验证 活跃Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer
To provide an expert agent for performing advanced graph analysis and PageRank calculations using efficient sublinear algorithms, enabling network optimization and influence analysis for various applications.
功能
- PageRank computation for large-scale networks
- Influence analysis and network optimization
- Social network and web graph analysis
- Specific MCP tools for graph computation
使用场景
- Analyzing social networks for influential users
- Optimizing web graph structures for search engines
- Designing communication topologies for agent swarms
- Performing distributed system topology analysis
非目标
- General-purpose web scraping or data collection
- Executing arbitrary code outside of graph analysis tasks
- Performing real-time network monitoring or anomaly detection
实践
- Graph Analysis
- Network Optimization
- Algorithm Specialization
安装
npx skills add ruvnet/ruflo通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
AlterLab NetworkX
98Part 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.
Oraclaw Graph
75AI 智能体所需的网络智能。为任何已连接事物的图提供 PageRank、社区检测(Louvain)、关键路径和瓶颈分析。
TimesFM Forecasting
100Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.
SHAP Model Interpretability
100Model 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.
PyTorch Lightning
100Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms