# hello > A simple hello world skill for the yw-visualizer plugin demonstrating the marketplace setup. - Author: Yoshi Watanabe - Repository: yoshiwatanabe/yw-claude-marketplace - Version: 20260124004630 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/yoshiwatanabe/yw-claude-marketplace - Web: https://mule.run/skillshub/@@yoshiwatanabe/yw-claude-marketplace~hello:20260124004630 --- --- 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: 1. Acknowledge that the hello skill has been loaded 2. Display a greeting message from the yw-visualizer plugin 3. 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