Geführtes sth init
Wähle Provider, Repository, Katalog und Zielordner. Erkennt Claude Code, Cursor, Copilot, Codex und Antigravity automatisch. Keine Konfigurationsdatei von Hand.
Das CLI
STH ist ein einzelnes Go-Binary für Windows, macOS und Linux. Kein Node, kein Python, kein Docker: Binary herunterladen und KI-Skills wie Code verteilen.
$ 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.
Wähle Provider, Repository, Katalog und Zielordner. Erkennt Claude Code, Cursor, Copilot, Codex und Antigravity automatisch. Keine Konfigurationsdatei von Hand.
sth install react/form-wizard lädt eine einzelne Datei oder ein komplettes category/folder/SKILL.md-Bundle und verfolgt jede verwaltete Datei im Projektzustand.
Liste die Dateien, die erstellt, geändert oder überschrieben würden, bevor etwas auf die Festplatte geschrieben wird.
list, status, install, update, remove und version liefern maschinenlesbares JSON — ideal für Skripte und Pipelines.