hello-world · diff
git:20260505.5c57b27 to git:20260730.58c1814
3 added, 3 removed. Audit A to A.
---
name: hello-world
description: >-
- Example skill — minimal greeting tool. Use only for testing remote server
- connectivity and skill discovery. Not for production use.
+ 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 remote-server example.
+ Minimal Skill bundled with the standalone internal-service example.
After loading with `load_skill("hello-world")`, the tool `hello_world__greet`
is available.