A simple skill that creates a greeting file
Scanned 9/5/2026
Install to Claude Code
npx -y skills add hidai25/eval-view --skill agent-test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hidai25-agent-test)More formats (shields.io, HTML) on the badges page.
---
name: hello-world
description: A simple skill that creates a greeting file
tools:
- Write
---
# hello-world
A simple skill that creates a greeting file.
## Instructions
When the user asks for a greeting, create a file called `hello.txt` containing a friendly greeting message. The message should include the current date.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!