Documentation
Extensions
Install extensions and build your own.
Extensions add languages, themes, database drivers, and agent skills to Skiv. Browse the catalog and install with a click.
Installing
Open the extensions view, search for what you need, and install it. Extensions update automatically and can be disabled per workspace.
Building an extension
bash
skiv ext init my-extension
cd my-extension
skiv ext dev