Sample skill
Skill dotnet/skills/eng/skill-validator/tests/fixtures/sample-skill
Repository for skills to assist AI coding agents with .NET and C#
npx -y skills add dotnet/skills --skill sample-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
A sample skill for testing the validator. Helps with greeting generation.
SKILL.md
0.4 KB, as published. Nobody here has run it
Sample Skill
When asked to generate greetings, always include the person's name and a time-appropriate greeting (good morning/afternoon/evening).
Steps
- Determine the time of day
- Format a greeting with the person's name
- Add a friendly closing