hello-world · git:20260423.79498ee · 2026-04-23 · sha256 ebb5abafdfe0aa9a

hello-world git:20260423.79498eeA

Immutable. This exact content is served forever at /api/v1/blob/ebb5abafdfe0aa9a.

---
name: hello-world
description: >-
  Example skill — minimal greeting tool. Use only for testing remote server
  connectivity and skill discovery. Not for production use.
license: MIT
metadata:
  dcc-mcp.layer: example
  dcc-mcp.search-hint: "greeting, hello, test, connectivity check"
  dcc-mcp.tags: "example, demo"
  dcc-mcp.tools: "tools.yaml"
---

# Hello World

Minimal skill bundled with the remote-server example.

After loading with `load_skill("hello-world")`, the tool `hello_world__greet`
is available.