Skip to main content
Run any Skill in Manus
with one click

graph-ml-design

Stars2
Forks0
UpdatedJune 25, 2026 at 11:58

Graph / network ML design — graph construction from relational/event data (node/edge definition, homogeneous vs heterogeneous, static vs temporal), task framing (node / link / graph level), GNN family selection (GCN / GraphSAGE / GAT / GIN / R-GCN / TGN / TGAT), scale strategy (full-batch vs neighbor vs subgraph sampling), and leakage-safe splits for connected data. Use when modeling relationships/networks, asked about GNNs, graph neural networks, link prediction, node classification, fraud rings, or when relational/event data has a natural graph structure. Owns graph neighbor-leakage; defer general leakage to /leakage-audit and /split-design.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly