hello · git:20260218.3061433 · 2026-02-18 · sha256 643928561fc5ba12

hello git:20260218.3061433A

Immutable. This exact content is served forever at /api/v1/blob/643928561fc5ba12.

---
name: hello
description: A simple greeting skill for plugin testing
allowed-tools: []
argument-hint: "[name]"
---

# 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!