A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
Scanned 2/12/2026
Install via CLI
openskills install martinemde/skillet---
name: simple-skill
description: A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
---
# Simple Skill
This is a simple skill for testing purposes.
## Instructions
When invoked, this skill should:
1. Acknowledge the invocation
2. Perform a basic task
3. Report completion
## Example
Input: "Hello, world!"
Output: "Task completed successfully."
No comments yet. Be the first to comment!