Skip to content

alexhddev/hello-world

v1.0.0MIT

A simple example power that demonstrates multilingual greetings and basic power structure

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "hello-world",
  "version": "1.0.0",
  "description": "A simple example power that demonstrates multilingual greetings and basic power structure",
  "author": {
    "name": "Kiro User"
  },
  "keywords": ["greetings", "hello", "example", "tutorial", "multilingual"],
  "license": "MIT"
}