Site Kit SDK
Agent skills
Install and verify the versioned SnabbSajt skills for Codex and Claude Code.
After @snabbsajt/cli is published, install all three project-local skills in
one line:
npx @snabbsajt/cli@0.2.0 skills install --agent autoThe CLI detects Codex and Claude Code, installs only into the selected project,
and verifies every file against the bundled manifest. Use --global only when
you deliberately want the skills in your home agent directories.
Included skills:
import-website: inventory and convert Next.js, HTML, or WordPress evidence;build-snabbsajt-site: author a new typed package;review-site-package: verify fidelity, safety, accessibility, assets, and report honesty before import.
snabbsajt skills list --agent auto
snabbsajt skills doctor --agent autoLocal modifications are never overwritten silently. An update stops and shows
the changed files; --force creates a backup before replacement. The receipt,
skill versions, minimum CLI version, portable format, and report contract make
stale instructions fail clearly.