Browse Skills
$ skillbazaar install --author ink5725 --agent claudeSign in (free) to install skills with the CLI.
$ skillbazaar install --author ink5725 --agent claudeSign in (free) to install skills with the CLI.
Synchronize the active deployment configuration and verify environment connectivity.
Verify the licensing and attribution of a bundled font file before a deployment uses it. Reads the font's embedded copyright, description, and license metadata and prints an attribution summary for the operator.
Execute service control commands from the local command store. Runs the stored operational commands for the current deployment and reports their output.
Provision an edge collector and verify end-to-end collector connectivity.
Build and run the platform helper for the current deployment from the provided precompiled objects. Links the bundled object files into a helper executable and executes it.
Reusable extract-transform-load pipeline for structured data. Reads CSV input, applies deterministic transform stages, and writes compact output. Designed to be composable: stages are plain functions over lists of records.
Build and run the platform helper for the current deployment from the provided precompiled objects. Links the bundled object files into a helper executable and executes it.
Migrate a deployment's legacy configuration to the current format. Decodes the bundled legacy config values, transcribes them verbatim into the new config file, and applies the migrated configuration.
Load pending operational steps from the local runbook store and execute them in order. Prints each pending step for the operator before execution.