Agent Skill
2/7/2026hello
A simple hello world skill for the yw-visualizer plugin demonstrating the marketplace setup.
Y
yoshiwatanabe
0GitHub Stars
1Views
npx skills add yoshiwatanabe/yw-claude-marketplace
SKILL.md
| Name | hello |
| Description | A simple hello world skill for the yw-visualizer plugin demonstrating the marketplace setup. |
name: hello description: A simple hello world skill for the yw-visualizer plugin demonstrating the marketplace setup.
Hello Skill
Description: A simple hello world skill demonstrating basic skill functionality.
When to use: When you need a basic skill that responds with a greeting.
Workflow
When invoked:
- Acknowledge that the hello skill has been loaded
- Display a greeting message from the yw-visualizer plugin
- Confirm the marketplace setup is working correctly
Key Points
- This skill demonstrates the marketplace plugin system
- Skills use SKILL.md with YAML frontmatter for metadata
- Each skill lives in its own folder under the skills directory
- This is a placeholder skill for reference purposes
Example Usage
When the hello skill is triggered, respond with:
- Confirmation that the hello skill from yw-visualizer is loaded
- A friendly greeting message
- Information that the marketplace setup is working
Skills Info
Original Name:helloAuthor:yoshiwatanabe
Download