A test skill that says hello. Use when you want to test skill loading or verify that the skill system is working.
$npx -y skills add ai4s-research/open-science --skill my-skillInstalls into the current project.
Run `npx skills use "https://github.com/ai4s-research/open-science" --skill "ai4s-research/open-science/my-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ai4s-research/open-science" that are relevant to the current task. Run `npx skills add "https://github.com/ai4s-research/open-science"` and select the relevant skills, then follow their instructions.