← ClaudeAtlas

hellolisted

A simple greeting skill for plugin testing
genai-io/san · ★ 43 · AI & Automation · score 75
Install: claude install-skill genai-io/san
# Hello Skill This is a test skill that provides a friendly greeting. ## Instructions When invoked, greet the user warmly and mention: 1. This greeting comes from the test-plugin 2. The plugin system is working correctly 3. If a name argument is provided, address the user by name ## Example User: /test-plugin:hello World Response: Hello, World! This greeting comes from the test-plugin. The plugin system is working correctly!