Skainet Consumer Setup

Use when adding SKaiNET as a library dependency to your Gradle project (KMP, JVM, or Android) — adding `sk.ainet:skainet-bom` to the version catalog, picking which `sk.ainet.core:skainet-*` artifacts the project needs (inference vs. training vs. format-specific I/O), or troubleshooting "I added SKaiNET but X doesn't resolve". Trigger tokens include `sk.ainet:skainet-bom`, `sk.ainet.core:skainet-`, `platform("sk.ainet:skainet-bom")`, `implementation(libs.skainet.*)`, "add SKaiNET to my project". Do NOT fire when editing build scripts INSIDE the SKaiNET repo itself (that's the contributor `gradle-multimodule` skill).

SKaiNET-developers b8ff9b6 4 files · 18.6 KB Updated

File contents

SKaiNET-developers/SKaiNET-coding-skills/tree/main/skainet-consumer-skills/skills/skainet-consumer-setup commit b8ff9b6210

Frequently asked questions

npx skillmds@latest add skainet-developers/skainet-consumer-setup