@ruvector/gnn

Community

Build Graph ML models in Node.js

Authorricable
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the development and deployment of Graph Neural Networks (GNNs) within Node.js environments, enabling complex graph-based machine learning tasks without requiring deep expertise in Python ML frameworks.

Core Features & Use Cases

  • GNN Pipeline Construction: Easily define and compose GNN layers like GraphConv and GATLayer.
  • Node Classification & Link Prediction: Perform standard GNN tasks for tasks like identifying node categories or predicting relationships.
  • Graph Embedding: Generate vector representations of nodes or entire graphs for downstream tasks, including integration into AI agent pipelines.
  • Use Case: Integrate GNNs into your Node.js backend to analyze social network connections, recommend products based on user-item interaction graphs, or optimize resource allocation in complex systems.

Quick Start

Install the @ruvector/gnn package and create a new GNN instance with GraphConv and GATLayer.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: @ruvector/gnn
Download link: https://github.com/ricable/cli-skills-builder/archive/main.zip#ruvector-gnn

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.