Simple Skill

A simple skill for testing basic functionality. Use when you need to test the skillet CLI.

martinemde 55ac925 395 B Updated

File contents

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."

martinemde/skillet/tree/main/testdata/simple-skill commit 55ac9254f7

Frequently asked questions

npx skillmds@latest add martinemde/simple-skill