Skillshello
H

hello

Use when the user requests a simple hello greeting or wants to test the hello skill

BumgeunSong
7 stars
1.2k downloads
Updated 1w ago

Readme

hello follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: hello
description: Use when the user requests a simple hello greeting or wants to test the hello skill
user-invocable: true
---

# Hello Skill

## Overview

A simple skill that outputs "hello" to the user.

## When to Use

- User explicitly asks for a hello greeting
- User wants to test the hello skill functionality

## Usage

When invoked, simply respond with:

```
hello
```

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated1w ago
PublisherBumgeunSong

Tags

testing