extending-input-types

Community

Expand input options for custom prompts.

AuthorKaim-Ru
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the creation of custom input types beyond basic text fields, allowing for more interactive and user-friendly prompts within automation workflows.

Core Features & Use Cases

  • Custom Input Hooks: Develop PowerShell scripts to handle unique input requirements like password masking, numeric validation, confirmations, file path selection, multi-line text, and interactive menus.
  • Extensibility: Seamlessly integrate new input methods into your JSON-defined workflows by creating simple PowerShell functions.
  • Use Case: When setting up a new project, you can prompt the user for a port number using a custom 'number' input type that validates the input is within a specified range, ensuring valid configuration.

Quick Start

Create a new input type hook by defining a Get-UserInput function in a hooks/{input_type}.ps1 file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: extending-input-types
Download link: https://github.com/Kaim-Ru/KaisStepsExecutor/archive/main.zip#extending-input-types

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.