Back to resources

SKILL

torch-geometric

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/torch-geometric
Use with an agent

SUMMARY

What it does

This Agent Skill provides procedural guidance for using PyTorch Geometric (PyG) to build and train graph neural networks. It covers core data structures (Data, HeteroData), dataset loading, common GNN layers (GCN, GAT, GraphSAGE, GIN, etc.), building custom message passing layers, task-specific patterns for node/graph/link classification, scaling to large graphs via neighbor sampling, heterogeneous graph support, custom dataset creation, and explainability. The skill includes installation instructions, code examples, and common pitfalls. It is intended for use with torch_geometric and is not for general NetworkX analytics or non-graph PyTorch models.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

graph.neural-network.trainingweight 90 · confidence 90graph.data-processingweight 80 · confidence 90graph.model-implementationweight 85 · confidence 90graph.scalingweight 70 · confidence 80graph.explainabilityweight 60 · confidence 80

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.