ruby-script

Community

Kickstart Ruby scripts with a clean template

AuthorLandonSchropp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a ready-to-use Ruby script template and clear conventions, reducing boilerplate and helping teams start new CLI tools with consistent structure.

Core Features & Use Cases

  • Template with shebang and # frozen_string_literal: true
  • Enforced conventions around file naming, executable bits, and argument parsing with OptionParser
  • Use Case: Quickly scaffold a small Ruby CLI tool with predictable error handling and help output.

Quick Start

Start from assets/template.rb, copy it exactly, and fill in the specific Ruby logic for your script.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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: ruby-script
Download link: https://github.com/LandonSchropp/agent-toolkit/archive/main.zip#ruby-script

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.