test-workflow-detect-number-string

Official

Detect numbers in strings for workflow validation.

AuthorX-School-Academy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a simple, deterministic way to inspect text within a workflow, enabling conditional logic based on the presence of numeric characters.

Core Features & Use Cases

  • String Inspection: Analyzes input strings to identify numeric characters.
  • Conditional Logic: Outputs 'string' if no numbers are found, or the extracted digits otherwise, facilitating downstream decision-making.
  • Use Case: In a workflow processing user feedback, this Skill can quickly determine if a user's comment contains any numerical data, allowing for different processing paths.

Quick Start

Inspect the provided text and output any numeric characters found.

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: test-workflow-detect-number-string
Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#test-workflow-detect-number-string

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.