Guided sth init
Pick the provider, repository, catalogue and target folder. Auto-detects Claude Code, Cursor, Copilot, Codex and Antigravity. No config file to edit by hand.
The CLI
STH is a single Go binary for Windows, macOS and Linux. No Node, no Python, no Docker: download the executable and distribute your AI skills like code.
$ sth init ✔ Provider GitHub ✔ Dépôt acme/ai-resources ✔ Catalogue SKILLS.md ✔ Cible .claude/skills → .sth/project.json écrit $ sth install react/form-wizard --dry-run [create] .claude/skills/react/form-wizard/SKILL.md [create] .claude/skills/react/form-wizard/templates/page.tsx 3 fichiers seraient écrits. Aucune modification disque.
Pick the provider, repository, catalogue and target folder. Auto-detects Claude Code, Cursor, Copilot, Codex and Antigravity. No config file to edit by hand.
sth install react/form-wizard downloads a single file or a full category/folder/SKILL.md bundle and tracks every managed file in the project state.
List the files that would be created, modified or overwritten before anything touches the disk.
list, status, install, update, remove and version return machine-readable JSON — perfect for scripts and pipelines.