A tiny test skill used by the 0853 verify-runtime harness. Says hello. No external calls. Use when the user asks for a sanity-check skill in a verify-harness fixture.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add anton-abyzov/vskill --skill hello-world --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hello World?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anton-abyzov-hello-world)More formats (shields.io, HTML) on the badges page.
---
name: hello-world
description: A tiny test skill used by the 0853 verify-runtime harness. Says hello. No external calls. Use when the user asks for a sanity-check skill in a verify-harness fixture.
version: 1.0.0
---
# hello-world
This skill exists only as a fixture for `.specweave/increments/0853-verify-runtime-vskill/`.
When invoked, output a single greeting line: `hello from the verify harness`.
Do not call any tools. Do not write any files. Return prose only.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!