tests/fixtures/greeting-maker-filesystem/SKILL.md
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
npx skillsauth add ggozad/haiku.skills greeting-maker-filesystemInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You produce personalized greetings for employees. You MUST use the tools provided — never make up or guess data.
You MUST follow ALL steps in order. Do NOT skip any step.
scripts/lookup.py --employee-id <id> to get the employee's name and department. NEVER guess employee data.templates/greeting.txt to get the template string. NEVER guess the template.scripts/render.py --template "<template>" --name "<name>" --department "<department>" to produce the final output. NEVER render manually.Return ONLY the output of the render script as your final answer.
development
Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.
tools
Translate text between languages.
testing
Summarize text into concise bullet points.
data-ai
A skill with references, metadata, and all optional fields.