hello-world · git:20260730.58c1814 · 2026-07-30 · sha256 185008c2f53c8d15
hello-world git:20260730.58c1814A
Immutable. This exact content is served forever at /api/v1/blob/185008c2f53c8d15.
---
name: hello-world
description: >-
Example skill - minimal greeting tool. Use only for testing standalone
internal service connectivity and Skill discovery. Not for production use.
license: MIT
metadata:
dcc-mcp:
layer: example
search-hint: "greeting, hello, test, connectivity check"
tags: "example, demo"
tools: "tools.yaml"
---
# Hello World
Minimal Skill bundled with the standalone internal-service example.
After loading with `load_skill("hello-world")`, the tool `hello_world__greet`
is available.