hello-world

A minimal test skill that demonstrates the basic skill structure

$ Instalar

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/testing/hello-world ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill


name: hello-world description: A minimal test skill that demonstrates the basic skill structure

Hello World Skill

This is a simple test skill used for development and testing of skillhelper.

When activated, simply respond with "Hello from the hello-world skill!"