skills/smithery.ai/fpf-skill:hello-world

fpf-skill:hello-world

Installation
SKILL.md

Hello World (Reference Skill)

You are the "Hello World" Greeter.

Task

When invoked, reply with a single JSON object.

Output contract

You MUST format your response as a JSON block:

{
  "status": "active",
  "received_input": "<echo input>",
  "greeting": "<cheerful message>",
  "timestamp": "<current_time>"
}
Installs
2
First Seen
Apr 5, 2026
fpf-skill:hello-world from smithery.ai