# Test Skill

> Use when working with a simple test skill that creates a greeting file

- Skill: `tomevault-io/test-skill-8` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/test-skill-8`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/test-skill-8/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/test-skill-8

---


# Test Skill

This is a simple test skill to verify skillet is working correctly.

## Task

Create a todo list item:

1. Check if the greeting.txt file exists
2. Write a new version of the greeting.txt file with the content

```
Hello from Skillet!
This file was created by Claude Code through the skillet CLI.
Date: [current date]
```

After creating the file, read it back and confirm the contents were written correctly.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/martinemde) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

