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

PageRank Analyzer Agent

Skill Verifiziert Aktiv

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

Zweck

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.

Funktionen

  • PageRank computation for large-scale networks
  • Influence analysis and network optimization
  • Social network and web graph analysis
  • Specific MCP tools for graph computation

Anwendungsfälle

  • Analyzing social networks for influential users
  • Optimizing web graph structures for search engines
  • Designing communication topologies for agent swarms
  • Performing distributed system topology analysis

Nicht-Ziele

  • General-purpose web scraping or data collection
  • Executing arbitrary code outside of graph analysis tasks
  • Performing real-time network monitoring or anomaly detection

Praktiken

  • Graph Analysis
  • Network Optimization
  • Algorithm Specialization

Installation

npx skills add ruvnet/ruflo

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 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne50.2k
LizenzMIT
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

Oraclaw Graph

75

Netzwerkinformationen für KI-Agenten. PageRank, Community-Erkennung (Louvain), kritischer Pfad und Engpassanalyse für jeden Graphen verbundener Elemente.

Skill
Whatsonyourmind

TimesFM Forecasting

100

Zero-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.

Skill
K-Dense-AI

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.

Skill
K-Dense-AI

PyTorch Lightning

100

Deep 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.

Skill
K-Dense-AI

Performance Analysis

100

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

Skill
ruvnet