test-write-greeting

Official

Deterministic greeting writer for fixtures.

Authorskaile-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This deterministic test skill reads the name produced by test-ask-name and writes a fixed-format greeting file for test fixtures, enabling repeatable artifact generation.

Core Features & Use Cases

  • Reads a provided name from workspace/test/name.txt and writes a greeting to workspace/test/greeting.txt.
  • Ensures deterministic output: the greeting format is exactly "Hello, <name>!" with no trailing newline.
  • Use Case: In a CI/test pipeline, generate a reproducible greeting artifact from a generated name to verify downstream artifact flow.

Quick Start

Run the test-ask-name skill to generate a name, then execute this skill to create workspace/test/greeting.txt.

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-write-greeting
Download link: https://github.com/skaile-ai/ai-assets/archive/main.zip#test-write-greeting

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