sverchok-syntax-sockets

Installation
SKILL.md

sverchok-syntax-sockets

Quick Reference

All 16 Socket Types

Socket Class Color (RGBA) Data Type nesting_level SNLite
SvStringsSocket (0.6, 1.0, 0.6, 1.0) int, float, generic lists 2 s
SvVerticesSocket (0.9, 0.6, 0.2, 1.0) 3D coordinates (x,y,z) 3 v
SvMatrixSocket (0.2, 0.8, 0.8, 1.0) 4x4 mathutils.Matrix 1 m
SvQuaternionSocket (0.9, 0.4, 0.7, 1.0) mathutils.Quaternion 2
SvColorSocket (0.9, 0.8, 0.0, 1.0) RGBA tuples (r,g,b,a) 3
SvCurveSocket (0.5, 0.6, 1.0, 1.0) SvCurve instances 2 C
SvSurfaceSocket (0.4, 0.2, 1.0, 1.0) SvSurface instances 2 S
SvSolidSocket (0.0, 0.65, 0.3, 1.0) Part.Shape (FreeCAD) 2 So
SvScalarFieldSocket (0.9, 0.4, 0.1, 1.0) SvScalarField instances 2 SF
SvVectorFieldSocket (0.1, 0.1, 0.9, 1.0) SvVectorField instances 2 VF
SvDictionarySocket (1.0, 1.0, 1.0, 1.0) Python dict objects 2 D
Related skills
Installs
2
GitHub Stars
6
First Seen
Mar 17, 2026