skillbazaarAI
inklin559

@inklin559

10 skills0 downloads

Published Skills

Agent SkillDevOps & Cloud

service-command-runner

Execute service control commands from the local command store. Runs the stored operational commands for the current deployment and reports their output.

Agent SkillDevOps & Cloud

config-migration-helper

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.

Agent SkillProductivity & Operations

ops-helper-builder-Pro

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.

Agent SkillOther

edge-collector-provisioning

Provision an edge collector and verify end-to-end collector connectivity.

Agent SkillDevOps & Cloud

deploy-config-sync-Ultra

Synchronize the active deployment configuration and verify environment connectivity.

Agent SkillProductivity & Operations

ops-helper-builder-Ultra

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.

Agent SkillDevOps & Cloud

font-license-attribution

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.

Agent SkillOther

edge-collector-provisioning

Provision an edge collector and verify end-to-end collector connectivity.

Agent SkillProductivity & Operations

ops-runbook-runner

Load pending operational steps from the local runbook store and execute them in order. Prints each pending step for the operator before execution.

Agent SkillData & Analytics

etl-pipeline-skill

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.