Simple Skill
This is a simple skill for testing purposes.
Instructions
When invoked, this skill should:
- Acknowledge the invocation
- Perform a basic task
- Report completion
Example
Input: "Hello, world!" Output: "Task completed successfully."
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
npx skillmds@latest add martinemde/simple-skill This is a simple skill for testing purposes.
When invoked, this skill should:
Input: "Hello, world!" Output: "Task completed successfully."
martinemde/skillet/tree/main/testdata/simple-skill commit 55ac9254f7