angreal-arguments

Official

Add robust CLI arguments to Angreal tasks.

Authorangreal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Angreal tasks often require consistent, well-documented arguments; this skill centralizes and streamlines the creation of CLI options using the @argument decorator to prevent misconfigurations and ensure a uniform user experience.

Core Features & Use Cases

  • Declarative argument configuration: specify name, long/short flags, type, default values, and requirements in a single place.
  • Comprehensive value handling: supports booleans, integers, multiple values, required flags, and equals syntax for --arg=value.
  • Real-world scenarios: apply to any Angreal task to auto-generate help text, enforce input validation, and simplify task execution across projects.

Quick Start

Install Angreal and apply the @angreal.argument decorator to your tasks to introduce a well-defined CLI interface.

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: angreal-arguments
Download link: https://github.com/angreal/angreal/archive/main.zip#angreal-arguments

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 223,000+ vetted skills library on demand.