
from langgraphgo261
Minimal demo skill that runs a Python script to print a greeting — intended as a health-check/onboarding example.
A tiny demonstration skill that executes a simple Python script which prints a greeting to stdout. It's explicitly a 'Hello, World!' example intended to validate that a skill runner and agent can execute scripts and capture output.
hello.py) — no external dependencies.scripts/hello.py and what a successful output looks like.This skill has not been reviewed by our automated audit pipeline yet.