# Simple Skill

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

- Skill: `martinemde/simple-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add martinemde/simple-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/martinemde/simple-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: martinemde (https://skillmd.com/u/martinemde)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/martinemde/simple-skill

---


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

