Home / brattlof / skillet · examples/hello-skill/SKILL.md · GitHub

hello-skill skillA

hello-skill is agent-read markdown (skill) from brattlof/skillet: A minimal example skill. Greets the user and demonstrates the SKILL.md format..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# hello-skill

This is the smallest possible skill, shipped as a learning example for `skillet`.

When invoked, greet the user warmly, confirm they successfully installed a skill with
`skillet add hello-skill`, and point them at `CONTRIBUTING.md` so they can publish their own.

That's it - a skill is just a folder with a `SKILL.md`. Copy this structure to build yours.

Read the whole file at its exact version.

How to install

Latest version
mdr add brattlof/skillet/hello-skill@git:20260613.10418ab
Exact content
mdr add brattlof/skillet/hello-skill@sha256:ee87575c08542260

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_e54kkzcxtjazdqes.svg)](https://markdownregistry.com/a/art_e54kkzcxtjazdqes)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260613.10418ab latest2026-06-13 10418ab 490 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (490 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

brattlof/skillet · 8 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_e54kkzcxtjazdqes
GET https://markdownregistry.com/api/v1/resolve?ref=brattlof/skillet/hello-skill
GET https://markdownregistry.com/api/v1/blob/ee87575c08542260c990f2c05904d50b9a693b93689489ef501f3d49cd0db737

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from brattlof/skillet

explain-error skill
brattlof/skillet · examples/explain-error/SKILL.md · Explain a stack trace or error message and suggest concrete fixes.
git:20260613.d956a80 · audit A · 8 stars
git-commit skill
brattlof/skillet · examples/git-commit/SKILL.md · Write a clear, conventional commit message from the staged diff.
git:20260613.d956a80 · audit A · 8 stars

Every file in brattlof/skillet

Other files named hello-skill

hello-skill skill
iii-org/akasha · examples/examples_skills/hello-skill/SKILL.md · Generate a deterministic greeting with a bundled script.
git:20260728.54ca37f · audit A · 30 stars
hello-skill skill
kalarislabs/skill-doctor · examples/hello-skill/SKILL.md · A simple greeting skill that says hello to the user.
v1.0.0 · audit A · 13 stars

Browse by kind, by grade A, or by owner.