# hello-skill > A simple skill that says hello. - Author: JqyModi - Repository: JqyModi/skills-router - Version: 20260129095414 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/JqyModi/skills-router - Web: https://mule.run/skillshub/@@JqyModi/skills-router~hello-skill:20260129095414 --- --- name: hello-skill description: A simple skill that says hello. parameters: name: type: string description: The name of the person to greet. scripts: - node scripts/hello.js --- # Hello Skill This is an example skill.