script-banner

Community

Automate consistent, branded script banners.

Authorponcardasm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that every new script or tool in the tech-support-tools repository includes a standardized information banner that displays script metadata and requires user confirmation before execution.

Core Features & Use Cases

  • Console Banner: Displays an ASCII banner with script metadata before execution.
  • Log Banner: Duplicates banner in log outputs for traceability.
  • Standardization: Ensures consistent author, contact, versioning, and requirements across tools.

Quick Start

Integrate the banner into a new script by including the provided banner template and filling in the script's metadata; run the script to view the banner and confirm details.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: script-banner
Download link: https://github.com/poncardasm/tech-support-tools/archive/main.zip#script-banner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository