# Hello Example

> A minimal example skill demonstrating .clawhubignore — the secret.md file should NOT appear in the published version.

- Skill: `dvcrn/hello-example` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add dvcrn/hello-example`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dvcrn/hello-example/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: dvcrn (https://skillmd.com/u/dvcrn)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/dvcrn/hello-example

---


# Hello Example

This is a test skill to verify `.clawhubignore` works correctly.

## What this skill does

Nothing useful. It exists to test whether `secret.md` gets excluded on publish.

If you downloaded this skill from ClawHub and can see `secret.md` in the folder — the ignore mechanism is broken.
If `secret.md` is absent — it works correctly.

