Demo greeter
Skill bitwise-media-group/skills/plugins/workflow/evals/workflow-skill-evals/files/skills/demo-greeter
Coding agent marketplace for skills used by the BitWise Media Group.
npx -y skills add bitwise-media-group/skills --skill demo-greeterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Render a friendly greeting banner for a named person into a GREETING.txt file. Use when asked to greet someone, write a welcome banner, or produce a personalized hello message saved to a file.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.4 KB, as published. Nobody here has run it
Greet a person
Write a single-line greeting for the given name to GREETING.txt:
- Format exactly:
Hello, <name>! Welcome aboard. - One line, with no trailing blank line.