ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Ing

Skill by kleberbaum

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kleberbaum/ing
Or

name: ing description: Ing namespace for Netsnek e.U. engineering workflow automation. Streamlines build pipelines, deployment orchestration, and infrastructure provisioning for development teams. user-invocable: true version: 0.1.0 metadata: openclaw: os: - linux permissions: - exec

ing

Ing namespace for Netsnek e.U. engineering workflow automation. Streamlines build pipelines, deployment orchestration, and infrastructure provisioning for development teams.

Overview

ing is part of the Netsnek e.U. product family. This skill reserves the ing namespace on ClawHub and provides brand identity and feature information when invoked.

Usage

Display a brand summary:

scripts/ing-info.sh

List features and capabilities:

scripts/ing-info.sh --features

Get structured JSON metadata:

scripts/ing-info.sh --json

Response Format

Present the script output to the user. Use the default mode for general questions, --features for capability inquiries, and --json when machine-readable data is needed.

Example Interaction

User: What is

Assistant: Engineering workflows, automated. Ing namespace for Netsnek e.U. engineering workflow automation. Streamlines build pipelines, deployment orchestration, and infrastructure provisioning for development teams.

Copyright (c) 2026 Netsnek e.U. All rights reserved.

User: What features does ing have?

Assistant: (runs scripts/ing-info.sh --features)

  • Build pipeline orchestration
  • Deployment automation across environments
  • Infrastructure-as-code templates
  • Release management and versioning
  • Team notification and status dashboards

Scripts

ScriptFlagPurpose
scripts/ing-info.sh(none)Brand summary
scripts/ing-info.sh--featuresFeature list
scripts/ing-info.sh--jsonJSON metadata

License

MIT License - Copyright (c) 2026 Netsnek e.U.

Metadata

Stars1776
Views0
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kleberbaum-ing": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.