hello
SolidA simple greeting skill for plugin testing
AI & Automation 73 stars
34 forks Updated today Apache-2.0
Install
Quality Score: 78/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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!
Details
- Author
- genai-io
- Repository
- genai-io/san
- Created
- 1 years ago
- Last Updated
- today
- Language
- Go
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
hello
Give a brief, friendly greeting when the user explicitly asks to say hello or test the shared skill catalog.
0 Updated today
ReS0421 AI & Automation Listed
sample-plugin
Sample plugin demonstrating the Skills + Tools model. Includes a Python tool (greeting) and a TypeScript tool (calculator).
20 Updated today
Pythoughts-labs AI & Automation Listed
greeting
Start of a conversation with a human: detect & register the operator, then greet them — match their tone, say how you help, and give a quick read of the project. Use when a person opens a session; skip it when spawned as a subagent for a job.
0 Updated today
TheCaptainCat